* {
	padding: 0;
	margin: 0;
	box-sizing: border-box;
}

ul li {
	list-style: none;
}

body {
	width: 100%;
	max-width: 640px;
	margin: 0 auto;
	background: url('/securityCode/images/KONO-image-02.jpg');
}

.set-height {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: auto;
}

.bottom-select {
	width: 100%;
	padding: 0 20px;
	margin-top: 20px;
	box-sizing: border-box;
}

.inform-tip_content .inform-image {
	width: 100%;
}

.bottom-select {
	color: #f9b240;
}

.checkbox-style-li .letter-style,
.checkbox-style-label .letter-style {
	display: none;
}

/* 未被选中前的样式 */
.border-style {
	width: 12px;
	height: 12px;
	border: 1px solid #f9b240;
	display: inline-block;
	position: relative;
}
.checkbox-style-label .border-style {
	border: 1px solid #000;
	/* box-shadow: 1px 1px 1px #fff;
	background-color: #fff; */
}

.checkbox-style-label .letter-style:checked + .border-style {
	color: #000;
}

.checkbox-style-li .letter-style:checked + .border-style {
	color: #f9b240;
}

.checkbox-style-label .letter-style:checked + .border-style::before,
.checkbox-style-li .letter-style:checked + .border-style::before {
	content: '√';
    font-size: 10px;
    transform: rotate(8deg);
    display: inline-block;
}

.checkbox-style-label .letter-style:checked + .border-style::before {
	position: absolute;
    top: 8%;
}

.checkbox-style-li {
	margin-bottom: 10px;
}

.button-style {
	width: 100%;
	height: 40px;
	border: none;
	border-radius: 8px;
	background-image: linear-gradient(41deg, #fec05c, #f9b240);
	color: #fff;
}

.inform-tip_content {
	background-color: #fff;
	overflow-x: hidden;
	overflow-y: auto;
}

.seccode-hb {
  margin: 0;
  width: 100%;
  text-align: center;
  padding: 24px 0 0;
}

.seccode-hb img {
  margin: 0 auto;
  width: 66%;
}

.bottom-image {
	width: 100%;
	position: absolute;
	bottom: 0;
}

.seccode-body {
	/* min-height: 410px; */
	padding: 40px 30px 10px;
	text-align: center;
}

.seccode-body select[name="channel"],
.seccode-body select[name="shop"] {
  color: #928d8d;
}

.seccode-body .same-style,
.seccode-body .search-button {
	display: inline-block;
	width: 100%;
	height: 37px;
	text-indent: 29px;
	border-radius: 7px;
	border: 1px solid #fff;
}

.seccode-body input[name="securityCode"]::placeholder {
	font-size: 15px;
	color: #928d8d;
}

.seccode-body .same-style {
    margin-bottom: 16px;
    background-color: #fff;
}

.seccode-body .search-button {
	margin-bottom: 24px;
	text-indent: 0;
	border: none;
	background-color: #ff9c00;
	color: #fff;
}

.tip-book {
	display: inline-block;
}

.search-page-content {
	width: 100%;
	text-align: left;
	display: inline-block;
}

.seccode-body img {
	margin-top: 18px;
	display: block;
	max-width: 100%;
}

.seccode-form-group {
  width: 75%;
  margin: 0 auto 25px;
  /* overflow: hidden; */
}
.print-input-style {
  height: 40px;
}

.seccode-input-l {
  width: 70%;
  float: left;
  border: 1px solid #221715;
  height: 40px;
  box-sizing: border-box;
}

.seccode-input-r {
  width: 30%;
  float: left;
}

.seccode-form-group .sc_code {
  border: 0;
  background: none;
  outline: none;
  font-size: 16px;
  width: 100%;
  height: 40px;
  padding: 0 8px;
}

.seccode-form-group .us_Submit {
  border: none;
  color: #fff;
  height: 40px;
  width: 100%;
  background: #221715;
  letter-spacing: 1px;
  font-size: 13.5px;
  padding: 0;
}

.securityCode-title {
  padding-bottom: 40px;
  width: 80%;
  margin: 0 auto;
}

.seccode-des {
  height: auto;
  margin-top: 30px;
  margin-bottom: 0;
}

.seccode-des h3 {
  margin: 0 0 15px 0;
  border-left: 3px solid #221715;
  padding-left: 8px;
  font-weight: 500;
  font-size: 16px;
}

.seccode-body p {
  color: #818181;
  margin-bottom: 2px;
}

.result {
  display: none;
}

.result .seccode-form-group {
  width: 90%;
  padding-top: 15px;
}

.result p {
  text-align: center;
  color: #fff;
}
.result p:first-child {
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: bold;
}

.information-image {
	width: 100%;
}

.seccode-tel {
  color: #221715;
}

.goto-shop,
#go-back {
  color: #221715;
  display: block;
  text-align: center;
}
#other-store-content {
  display: none;
}
.result {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: 0;
  z-index: 666;
  background-color: rgba(0, 0, 0, 0.8);
  color: #fff;
  position: fixed;
  flex-direction: column;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  display: flex;
}


.inquire-record {
	width: 100%;
	height: 16px;
	margin-top: 18px;
	text-indent: 10px;
  font-size: 13px;
  text-align: left;
	display: inline-block;
	color: rgba(255, 255, 255, 0.85);
	position: relative;
}
.inquire-record::before {
	content: "";
	width: 2px;
	height: 100%;
	background-color: #ffb636;
	position: absolute;
	top: 0;
	left: 0;
  }
  
  .inquire-history-content {
	width: 100%;
	height: 157px;
	max-height: 157px;
	padding: 12px;
	margin-top: 24px;
	margin-bottom: 7%;
	border: 1px solid rgba(255, 255, 255, 0.85);
	border-radius: 4px;
	overflow: hidden;
	display: inline-block;
	box-sizing: border-box;
	color: rgba(255, 255, 255, 0.85);
	text-align: left;
  }
  
  .history-content {
	width: 100%;
	height: 100%;
	overflow-y: auto;
	overflow-x: hidden;
  }
  
  .inquire-history-content .letter-style {
	margin-bottom: 12px;
	font-size: 13px;
	text-align: left;
  }
  
  .history-data {
	line-height: 12px;
	margin-bottom: 12px;
	font-size: 12px;
  }

#first-time-style {
  font-size: 15px;
}

.result .seccode-form-group {
  text-align: center;
}
.result .seccode-form-group p:not(:first-child) {
  font-size: 12px;
  line-height: 27px;
}
.result img {
  width: 101px;
  height: 99px;
  margin-bottom: 17px;
  border-radius: 57%;
}
.seccode-body p:first-child {
  margin-bottom: 20px;
  font-size: 18px;
}
.result button {
  width: 100%;
  height: auto;
  margin-top: 30px;
  border-radius: 7px;
  font-size: 13px;
  padding: 15px 0;
  color: #fff;
  border: none;
  background-color: #f1b544;
  display: inline-block;
}
.activist_tutorial {
  width: 100%;
  height: auto;
  margin-top: 30px;
  font-size: 13px;
  text-align: center;
  color: #00a1ff;
  display: inline-block;
}
#result-repeat .look-first-time {
  padding: 0 6vw;
  line-height: 21px;
  margin: 10px 0 0;
  color: rgba(255, 255, 255, 0.8);
}

.tip-step-content {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  justify-content: center;
  overflow: hidden;
  display: none;
}
.tip-step-content .tip-background {
  width: 69.33%;
  height: 77vw;
  margin-top: 93px;
  border-radius: 4px;
  text-align: center;
  background-color: #fff;
  position: relative;
  background: url("<?= $url ?>tip-icon-seconed.png");
  background-size: 100%;
  background-repeat: no-repeat;
}
.tip-step-content > div > div:first-child {
  width: 100%;
  height: 100%;
  padding-bottom: 4%;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  position: absolute;
}
.tip-step-content > div > div:first-child span {
  width: 38%;
  height: 12%;
  border-radius: 4px;
  font-size: 3vw;
  border: 1px solid #4dbeff;
  background-color: #fff;
  color: #0f9aeb;
  display: flex;
  align-items: center;
  justify-content: center;
}
.tip-step-content > div > div:first-child span:first-child {
  margin-right: 12px;
}
.tip-step-content > div > div:first-child span:nth-child(2) {
  border: 1px solid #fff;
  background-color: #0f9aeb;
  color: #fff;
}
.first-into-page {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  overflow: hidden;
  align-items: center;
  flex-direction: column;
  display: none;
}
.first-into-page div:first-child {
  /* width: 315px;
    height: 375.5px; */
  width: 81vw;
  height: 98vw;
  margin-top: 13.94%;
  display: inline-block;
}
.first-into-page div:first-child img {
  width: 100%;
  height: 100%;
  display: inline-block;
}
#store-print {
  display: none;
}
.first-success-repeat {
  margin-top: 6px;
}

#other-select {
  width: 100%;
  height: 100%;
  text-indent: 11px;
  border-radius: 4px;
  border: none;
  color: #999999;
  background-color: #fff;
  -webkit-appearance: none;
}

/* 以上是初始化弹框样式 */
.tip-dialog {
  top: 0;
  left: 0;
  right: 0;
  bottom: 20%;
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
}

.tip-dialog .tip-style {
  width: 300px;
  min-height: 100px;
  padding: 10px;
  line-height: 33px;
  border-radius: 10px;
  text-align: center;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.5);
}

.go-on-link {
  color: #f1b544;
  font-size: 12px;
}

.p-letter_style {
    margin-bottom: 5px;
    font-size: 15px;
}

.p-letter_style span {
	font-weight: bold;
}

.tips-loading_style {
  color: #fff;
  font-size: 14px;
  margin: 10px auto 0;
  text-indent: 10px;
}

@media screen and (max-width: 2000px) {
  .first-body {
    margin-bottom: 30%;
  }
}
/* @media screen and (max-width: 650px) {
    .first-body {
        margin-bottom: 200px;
    }
}
@media screen and (max-width: 600px) {
    .first-body {
        margin-bottom: 150px;
    }
} */
@media screen and (max-width: 550px) {
  .first-body {
    margin-bottom: 100px;
  }
}
@media screen and (max-width: 450px) {
  .first-body {
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 400px) {
  .first-body {
    margin-bottom: 25px;
  }
}
@media screen and (max-width: 350px) {
  .first-body {
    margin-bottom: 0px;
  }
}
