body{
  box-sizing: border-box;
}
.myle_logo{
	text-align: center;
	padding-top: 30px;
	margin-bottom: 60px;
}
.myle_logo img{
	width: 400px;
}
.site_title {
    font-weight: normal;
    font-size: 25px;
    letter-spacing: 7px;
    font-family: sans-serif;
    margin-top: 16px;
}
.site_title span {
    font-weight: bold;
}
.ft_note{
	font-size: 12px;
	text-align: center;
	width: 4.7rem;
	margin: 15px auto;
}
.email_account {
    background: #fff;
    display: flex;
    align-items: center;
    position: relative;
    margin: 20px auto;
    width: 4.7rem;
    height: 0.5rem;
    box-shadow: inset 0 0.01rem 0.05rem #c2c2c2;
}
#email_address {
    width: 3.75rem;
    font-size: .2rem;
    margin-left: -.3rem;
    -webkit-transform: scale(0.8);
}
.email_icon {
    width: 0.22rem;
    height: .33rem;
    margin: 0 .1rem;
    font-size: 0.22rem;
}
.instructiontitle {
    font-size: 15px;
    text-align: center;
    font-weight: bold;
}
.instruction_text {
    font-size: 14px;
    text-align: center;
}
.anit_counterefit_section_wrapper {
    display: flex;
	max-width: 1600px;
    margin: auto;
}
.anit_counterefit_instruction {
    display: flex;
    text-align: center;
    width: 55%;
    margin-left: 5%;
}
.instruction_box:nth-child(2) {
    margin: 0px 24px;
}
.instruction_box {
    width: 33.33%;
    background: #fff;
    padding: 0px 20px;
}
.instruction_box img {
    max-width: 216px;
    text-align: center;
	width: 100%;
}
.instructiontitle {
    font-size: 15px;
    text-align: center;
    font-weight: bold;
    margin-bottom: 10px;
}
.instruction_text {
    font-size: 10px;
    text-align: center;
}
.anit_counterefit_form_wrapper{
	width: 40%;
}
.foote_wrapper {
    margin-top: 1.4rem;
    background: #000;
    text-align: center;
	position: absolute;
    width: 100%;
    bottom: 0px;
}
.footer_icon {
    display: inline-block;
    padding-bottom: 17px;
}
.footer_icon img {
    width: 66px;
    vertical-align: middle;
}
.footer_icon span {
    font-size: 12px;
    color: #fff;
    display: inline-flex;
    vertical-align: middle;
    text-align: left;
}
@media screen and (max-width:993px){
	body{
		height: auto!important;
	}
	.ft_note{
		width: 12rem;
		font-size: 14px;
	}
	.email_account {
		width: 12rem;
		height: 1.2rem;
	}
	#email_address {
		width: 8rem;
		font-size: .4rem;
		margin-left: -.8rem;
		-webkit-transform: scale(0.8);
	}
	.email_icon {
		width: 0.6rem;
		height: .9rem;
		margin: 0 .5rem;
		font-size: 0.62rem;
	}
	.anit_counterefit_section_wrapper {
		display: block;
	}
	.anit_counterefit_instruction {
		display: flex;
		width: 80%;
		margin: auto;
	}
	.instruction_text {
		margin-bottom: 30px;
	}
	.anit_counterefit_form_wrapper {
		width: 100%;
		margin-top: 47px;
	}
	.foote_wrapper {
		position: relative;
	}
}
@media screen and (max-width:752px){
	.anit_counterefit_instruction {
		display: block;
	}
	.instruction_box:nth-child(2) {
		margin: 10px 0px;
	}
	.instruction_box {
		width: 100%;
		display: flex;
		align-items:center;
		padding: 7px 20px;
	}
	.instruction_box img {
		max-width: 145px;
		width: 46%;
		height: fit-content;
	}
	.instruction_text {
		margin-bottom: 0px;
	}
	.instructiontitle {
		font-size: 12px;
	}
}
@media screen and (max-width:600px){
	.myle_logo img {
		width: 60%;
	}
	.site_title {
		font-size: 16px;
		letter-spacing: 4px;
	}
	.instruction_box img {
		max-width: 33%;
	}
}
.wrap{
  /* position: fixed; */
  position: relative;
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background:#f0f0f0;
}
/* .le-top{
  width: 8.77rem;
  height: 6.34rem;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
} */
.le-bot{
  width: 15rem;
  height: .71rem;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
}
/* .ri-bot{
  width: 8.2rem;
  height: 8.2rem;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 1;
} */
.logo{
  position: relative;
  z-index: 10;
  width: 4.57rem;
  margin: .5rem;
  margin-left: 5rem;
}
.middle{
}
.midd-con{
  width: 6.7rem;
  height: 5.16rem;
  
}
.middle .conn{
  display: inline-block;
  width: 0.6rem;
  height: 0.2rem;
  border-radius: .5rem;
  background: #000;
  position: absolute;
  left: 6.4rem;
  top: 50%;
  margin-top: -.1rem;
}
.midd-r{
  width: 100%;
  text-align: center;
}
.code{
  background: #fff;
  display: flex;
  /* justify-content: space-around; */
  align-items: center;
  position: relative;
  margin: 0 auto;
  width: 4.7rem;
  height: 0.5rem;
  box-shadow: inset 0 .01rem .05rem #c2c2c2;
}
.code1{
  margin-top: .4rem;
}
.code img{
  width: 0.22rem;
  height: .18rem;
  margin: 0 .1rem;
}
.code input{
  width: 3.75rem;
  font-size: .2rem;
  transform:scale(0.8);
  -ms-transform:scale(0.8);
  -moz-transform:scale(0.8);
  -webkit-transform:scale(0.8);
  margin-left: -.3rem;
}
.sub{
 width: 4.7rem;
 display: flex;
 margin:.5rem auto 0;
 justify-content:space-between;
}
.sub button{
  width: 1.9rem;
  height: 0.65rem;
  color: #fff;
  font-size: .25rem;
  cursor:pointer;
}
.sub .reset{
    background: #000;
    font-weight: bold;
    text-transform: uppercase;
}
.sub .landed{
  background: #fff;
  margin-right: 0;
  color: #000;
  font-weight: bold;
  text-transform: uppercase;
}

.reply p{
  font-size: .27rem;
  transform:scale(0.8);
  -ms-transform:scale(0.8);
  -moz-transform:scale(0.8);
  -webkit-transform:scale(0.8);
  color: #2f2f2f;
}
.reply .try{
  width: 3.6rem;
  height: 0.6rem;
  background: #000;
  color: #fff;
  font-size: .25rem;
  transform:scale(0.8);
  -ms-transform:scale(0.8);
  -moz-transform:scale(0.8);
  -webkit-transform:scale(0.8);
  cursor:pointer;
}

.midd-con2{
  display: none;
}



#slider {
  position: relative;
  background-color: #777777;
  /* overflow: hidden; */
  text-align: center;
  user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none
}

#slider_bg {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  background-color: #7ac23c;
  z-index: 1
}

#label {
  width: .5rem;
  position: absolute;
  left: 0;
  top: 0;
  height: .5rem;
  background: #fff;
  box-shadow: 0 .02rem .05rem #c2c2c2;
  z-index: 3;
  cursor: move;
  
}

#labelTip {
  position: absolute;
  left: 0;
  bottom:0;
  width: 114%;
  height: 100%;
  font-size: .2rem;
  transform:scale(0.8);
  -ms-transform:scale(0.8);
  -moz-transform:scale(0.8);
  -webkit-transform:scale(0.8);
  color: black;
  line-height: .5rem;
  text-align: center;
  border: none;
  z-index: 2
}

/*.txtRoll {
  background: linear-gradient(to right,black,black,white,black,black,white,black,#787878);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  -webkit-background-size: 200% 100%;
  animation: bgp 3s infinite linear
}*/

@-webkit-keyframes bgp {
  0% {
      background-position: 0 0
  }

  100% {
      background-position: -100% 0
  }
}
@media screen and (max-width:993px){
  /* .le-top{
    display: none;
  } */
  
  .le-bot{
    display: none;
  }
  /* .ri-bot{
    display: none;
  } */
  .midd-con1{
    display: none;
  }
  .midd-con2{
    display: block;
  }
  .logo{

    margin: 1rem 2rem;
    width: 9.3rem;
    height: auto;
  }
  .midd-con{
    width: 12rem;
    height: auto;
  }
  .middle .conn{
    display: none;
  }
  .midd-r{
    text-align: center;
  }

  .code{
    display: flex;
    align-items: center;
    margin: 0 auto;
    width: 12rem;
    height: 1.2rem;
    box-shadow: inset 0 .02rem .1rem #c2c2c2;
  }
  .code1{
    margin-top: .6rem;
  }
  .code img{
    width: 0.6rem;
    height: .5rem;
    margin: 0 .5rem;
  }
  .code input{
    width: 8rem;
    font-size: .4rem;
    transform:scale(0.8);
    -ms-transform:scale(0.8);
    -moz-transform:scale(0.8);
    -webkit-transform:scale(0.8);
    margin-left: -.8rem;
  }
  .sub{
    width: 12em;
    display: flex;
    justify-content: space-between;
    margin: .6rem auto;
    
  }
  .sub button{
    width: 4.8rem;
    height: 1.2rem;
    font-size: .4rem;
  }
  .reply p{
    font-size: .52rem;
  }
  .reply .try{
    width: 6.4rem;
    height: 1.2rem;
    
    font-size: .4rem;
  }

  #slider{
    /* overflow: hidden; */
  }
  #label {
    width: 1.2rem;
    height: 1.2rem;
    background: #fff;
    box-shadow: 0 .04rem .1rem #c2c2c2;

  }
  
  #labelTip 
  {
    position:relative;
    display: inline-block;
    width: 9rem;
    height: 1.4rem;
    font-size: .4rem;
    transform:scale(0.8);
    -ms-transform:scale(0.8);
    -moz-transform:scale(0.8);
    -webkit-transform:scale(0.8);
    color: Black;
    line-height: 1.4rem;
    text-align: center;
   /* margin-left: -.5rem;*/
    z-index: 2
  }
 /* .txtRoll {
    width: 8.4rem;
    text-align: center;
  }
*/
  
}
@media (min-height:650px) and (max-width:750px){
  .logo{
    margin: 1.5rem 2rem;

  }

}
