@charset "utf-8";

/* CSS Document */

.details-tk {
  margin-top: 15px;
  text-align: center;
}

.details-tk .details-tk-icon {
  width: 22px;
  display: inline-block;
  margin-top: -6px;
}

.details-img .text .you-icon {
  position: absolute;
  width: 22px;
  right: 76px;
  top: 42px;
}

.details-tklink {
  color: #747c88;
  font-size: 24px;
  line-height: 35px;
}

.details-img .details-text {
  position: relative;
  text-align: center;
  font-size: 24px;
  font-weight: 400;
  color: #888;
}

.cpts {
  background: #ebf2fa;
}

.detail {
  position: relative;
  /* padding: 32px 0;  */
  background: #fff;
  border-radius: 30px;
  /* margin-bottom: 22px; */
  /* padding: 32px 0;  */
}

.cpts1 {
  padding-top: 78px;
}

.details-title {
  /* padding-top: 15px;
	text-align: center;
	color: #333;  
	font-size: 42px;   
	font-weight: bold; 
	margin-bottom: 35px;  
	height: 78px;   */
  color: #333;
  font-size: 42px;
  font-weight: bold;
  position: absolute;
  top: 0;
}

.details-top {
  color: #987669;
  font-size: 24px;
  line-height: 40px;
  font-weight: bold;
  position: absolute;
  left: 50%;
  top: 150px;
  text-align: center;
  transform: translate(-50%, 0);
}

.details-title span {
  color: #c33e36;
}

.details-explain {
  color: #a8a8a8;
  font-size: 20px;
  text-align: center;
  width: 88%;
  position: absolute;
  left: 50%;
  transform: translate(-50%);
}

.de1 {
  bottom: 50px;
}

.de2 {
  position: absolute;
  left: 50%;
  transform: translate(-50%);
  bottom: 190px;
}

.de3 {
  bottom: 55px;
}

.de4 {
  width: 100%;
  position: absolute;
  left: 50%;
  transform: translate(-50%);
  bottom: 178px;
}

.de5 {
  bottom: 60px;
}

.f18 {
  font-size: 18px;
}

.details-explain.tl {
  text-align: left;
}

.details-img {
  position: relative;
}

.detail .rect {
  margin: 25px auto 10px;
  width: 670px;
  height: 87px;
  background: linear-gradient(180deg, #fff8f2 0%, #fff3de 100%);
  border-radius: 12px;
  border: 1px solid #ffe5cb;
  font-weight: 600;
  font-size: 22px;
  color: #c66d17;
  text-align: center;
  line-height: 87px;
}

.details-img img {
  display: block;
  margin: 0 auto;
}
.details-link {
  position: relative;
}

.btn1 {
  position: absolute;
  text-align: center;
  left: 50%;
  transform: translate(-50%);
  width: 550px;
  bottom: 115px;
  line-height: 46px;
  height: 46px;
  font-size: 22px;
  color: #747c88;
  /* font-size: 0; */
  opacity: 0;
  /* background: #000; */
}

.btn2 {
  display: block;
  position: absolute;
  left: 50%;
  transform: translate(-50%);
  bottom: 194px;
  width: 640px;
  line-height: 40px;
  height: 40px;
  /* background: rgba(0, 0, 0, .1); */
  font-size: 0;
  text-indent: 9999;
}

.reminder {
  width: 670px;
  color: #c2c2c2;
  font-size: 18px;
  margin: 18px auto 15px;
  line-height: 25px;
  text-align: center;
} 

.em2-1 {
	display: inline-block;
	width: 0.5em;
} 
 
.form-yzm .yzmbox .smscode {
  width: 120px;
  float: left;
}

.form-yzm .yzmbox .yzm-btn {
  width: 95px;
  height: 38px;
  float: left;
  border-radius: 3px;
  margin-left: 5px;
  color: #434343;
}
