.public0-set-tit h2 {
  font-size: 32px;
  color: #0048bf;
}
.public0-set-tit .tit-de .line-l {
  width: 140px;
}
.public0-set-tit .tit-de .de-txt {
  font-size: 12px;
}
.public0-set-tit .tit-de .line-r {
  width: 140px;
}
.ApplyTrial-container {
  width: 100%;
  height: 100%;
  height: 100vh;
  display: -webkit-box;
  display: flex;
}
.ApplyTrial-container .ApplyTrial-l {
  padding: 90px;
  position: relative;
  overflow: hidden;
  background: url(../images/information/information_logo.jpg) no-repeat center center;
  background-size: cover;
  width: 60%;
}
.ApplyTrial-container .ApplyTrial-l .a-l-logo {
  width: 26%;
}
.ApplyTrial-container .ApplyTrial-l .a-l-con {
  margin-top: 24%;
  color: #ffffff;
  width: 60%;
}
.ApplyTrial-container .ApplyTrial-l .a-l-con h2 {
  font-size: 40px;
  margin-bottom: 20px;
}
.ApplyTrial-container .ApplyTrial-l .a-l-con p {
  font-size: 20px;
  line-height: 38px;
}
.ApplyTrial-container .ApplyTrial-l .a-l-atu {
  border-radius: 40px;
  width: 148px;
  height: 48px;
  background-color: #ffffff;
  position: absolute;
  top: 42%;
  right: -23px;
}
.ApplyTrial-container .ApplyTrial-l .a-l-atu a {
  line-height: 47px;
  padding-left: 32px;
  color: #0048bf;
  font-size: 18px;
  font-weight: 900;
}
.ApplyTrial-container .ApplyTrial-r {
  width: 40%;
  height: 100%;
  height: 100vh;
  padding-top: 80px;
  position: relative;
}
.ApplyTrial-container .ApplyTrial-r > a {
  background: url(../images/information/information_icon1.png) no-repeat left center;
  background-size: 16px 16px;
  padding-left: 26px;
  color: #0048bf;
  font-size: 16px;
  position: absolute;
  right: 18%;
  top: 44px;
}
.ApplyTrial-container .ApplyTrial-r .ApplyTrial-from {
  padding-left: 18%;
  padding-right: 18%;
  margin-top: 8%;
}
.ApplyTrial-container .ApplyTrial-r .ApplyTrial-from .sxd-from .input {
  margin-bottom: 16px;
}
.ApplyTrial-container .ApplyTrial-r .ApplyTrial-from .sxd-from .input input {
  padding: 16px 20px;
  background-color: #ffffff;
  box-shadow: inset 0px 0px 16px 0px rgba(115, 156, 191, 0.22);
  border-radius: 5px;
  width: 100%;
}
#tijiao {
  background-image: linear-gradient(8deg, #76b8ff 0%, #d2e7ff 100%), linear-gradient(#ffffff, #ffffff);
  background-blend-mode: normal,normal;
  border-radius: 5px;
  width: 100%;
  color: #FFFFFF;
  padding: 16px 20px;
  font-size: 20px;
  font-weight: 900;
  cursor:pointer;
}
.ApplyTrial-container .ApplyTrial-r .ApplyTrial-from .sxd-from .input-code {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
          justify-content: space-between;
}
.ApplyTrial-container .ApplyTrial-r .ApplyTrial-from .sxd-from .input-code input {
  width: 68%;
}
.ApplyTrial-container .ApplyTrial-r .ApplyTrial-from .sxd-from .input-code .icode {
  width: 26%;
  background-image: linear-gradient(45deg, #76b8ff 0%, #d2e7ff 100%), linear-gradient(#ffffff, #ffffff);
  background-blend-mode: normal, normal;
  border-radius: 5px;
  text-align: center;
  line-height: 284%;
  color: #FFFFFF;
  cursor: pointer;
}
.ApplyTrial-container .ApplyTrial-r .ApplyTrial-from .sxd-from .input-read {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  margin-top: 30px;
  margin-bottom: 30px;
}
.ApplyTrial-container .ApplyTrial-r .ApplyTrial-from .sxd-from .input-read label {
  width: 18px;
  height: 18px;
  margin-right: 16px;
  border-radius: 4px;
  
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 16 16' xmlns='//www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Crect fill='%233B9AFF' width='16' height='16' rx='2'/%3E%3Cpath d='M7.024 10.67l5.297-5.297a.51.51 0 0 1 .714-.007.501.501 0 0 1-.007.714l-5.643 5.643-.007.007a.5.5 0 0 1-.7.006L3.128 8.188a.5.5 0 0 1 .707-.707l3.188 3.188z' fill='%23FFF'/%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
}
.ApplyTrial-container .ApplyTrial-r .ApplyTrial-from .sxd-from .input-read label.active {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 16 16' xmlns='//www.w3.org/2000/svg'%3E%3Crect x='24.5' y='932.5' width='15' height='15' rx='2' transform='translate(-24 -932)' fill='%23FFF' stroke='%23D7D7D7' fill-rule='evenodd'/%3E%3C/svg%3E");
}
.ApplyTrial-container .ApplyTrial-r .ApplyTrial-from .sxd-from .input-read p {
  font-size: 16px;
  color: #636363;
}
.ApplyTrial-container .ApplyTrial-r .ApplyTrial-from .sxd-from .input-read p a {
  font-size: 16px;
  color: #0048bf;
}
/*# sourceMappingURL=ApplyTrial.css.map */