.warp > img {
  width: 100%;
}

.warp .warp_tip {
  width: 100%;
  height: 4.7rem;
  background: url(../images/Bg1.jpg) no-repeat;
  background-size: 100% 100%;
}

.warp .warp_tip .box {
  padding-top: 1.1rem;
}

.warp .warp_tip .box p {
  font-size: 0.36rem;
  font-weight: bold;
  color: #f3a27f;
  text-align: center;
  margin-bottom: 0.3rem;
}

.warp .warp_form {
  width: 100%;
  height: 7.76rem;
  background: url(../images/Bg2.jpg) no-repeat;
  background-size: 100% 100%;
  overflow: hidden;
}

.warp .warp_form .box {
  width: 11.68rem;
  height: 5.76rem;
  background: url(../images/box1_min.png) no-repeat;
  background-size: 100% 100%;
  margin: 0.6rem auto 0;
  padding: 0.55rem 2.25rem 0 1.86rem;
  overflow: hidden;
}

.warp .warp_form .box > div {
  width: 3.6rem;
  height: 0.73rem;
  background: #ffefd6;
  border: 2px solid #ed9347;
  margin-bottom: 0.37rem;
  float: left;
  font-size: 0.29rem;
  font-weight: 400;
  color: #e78536;
  display: flex;
  align-items: center;
}

.warp .warp_form .box > div input {
  padding: 0 0.26rem;
}

.warp .warp_form .box > div input:-webkit-autofill {
  -webkit-text-fill-color: #e78536 !important;
  -webkit-background-clip: text;
}

.warp .warp_form .box > div input::placeholder {
  color: #e78536;
}

.warp .warp_form .box .identity,
.warp .warp_form .box .address {
  position: relative;
  justify-content: space-between;
}

.warp .warp_form .box .identity input,
.warp .warp_form .box .address input {
  font-size: 0.29rem;
  font-weight: 400;
  color: #e78536;
}

.warp .warp_form .box .identity img,
.warp .warp_form .box .address img {
  width: 0.55rem;
  position: absolute;
  right: 0.26rem;
}

.warp .warp_form .box .identity ul,
.warp .warp_form .box .address ul {
  position: absolute;
  width: 100%;
  background: #fff;
  left: 0;
  top: 100%;
  border: 2px solid #ed9347;
  display: none;
}

.warp .warp_form .box .identity ul li,
.warp .warp_form .box .address ul li {
  line-height: 0.73rem;
  padding: 0 0.26rem;
  cursor: pointer;
}

.warp .warp_form .box .identity ul li.active,
.warp .warp_form .box .address ul li.active {
  background-color: #ffefd6;
}

.warp .warp_form .box .identity ul li:hover,
.warp .warp_form .box .address ul li:hover {
  background-color: #ffefd6;
}

.warp .warp_form .box .identity .addressUl,
.warp .warp_form .box .address .addressUl {
  height: 4rem;
  overflow-y: auto;
}

.warp .warp_form .box .name input,
.warp .warp_form .box .phone input {
  width: 100%;
  height: 100%;
  font-size: 0.29rem;
  font-weight: 400;
  color: #e78536;
}

.warp .warp_form .box .box_btn {
  width: 100%;
  border: none;
  background: none;
  justify-content: space-between;
  padding: 0;
}

.warp .warp_form .box .box_btn .code {
  width: 4.23rem;
  height: 0.73rem;
  background: #ffefd6;
  border: 2px solid #ed9347;
  display: flex;
}

.warp .warp_form .box .box_btn .code input {
  width: 2.53rem;
  height: 100%;
  border: none;
  padding: 0 0.26rem;
  font-size: 0.29rem;
  font-weight: 400;
  color: #e78536;
}

.warp .warp_form .box .box_btn .code input:-webkit-autofill {
  -webkit-text-fill-color: #e78536 !important;
  -webkit-background-clip: text;
}

.warp .warp_form .box .box_btn .code a.BtnCode {
  width: 1.7rem;
  height: 100%;
  background: #f29953;
  font-size: 0.29rem;
  font-weight: 400;
  color: #ffffff;
  line-height: 0.66rem;
  padding: 0 0.05rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
}

.warp .warp_form .box .box_btn button.btn {
  width: 2.76rem;
  height: 0.73rem;
  background: #ec6b43;
  border-radius: 0.37rem;
  font-size: 0.29rem;
  font-weight: 400;
  color: #ffffff;
  outline: none;
  border: none;
  cursor: pointer;
}

.warp .warp_form .box > div:nth-child(2n) {
  margin-left: 0.37rem;
}

.warp .title {
  width: 8.69rem;
  height: 1.24rem;
  background: #f49a65;
  border-radius: 0.62rem;
  margin: 0 auto;
  line-height: 1.24rem;
  text-align: center;
  font-size: 0.48rem;
  font-weight: bold;
  color: #ffffff;
}

.warp .warp_time {
  overflow: hidden;
}

.warp .warp_time .title {
  margin-top: 0.62rem;
}

.warp .warp_time .time_box {
  width: 11.69rem;
  margin: 0.38rem auto 1.23rem;
  background: #f0795b;
  border-radius: 8px;
  position: relative;
  padding: 0.18rem 0.12rem 0.16rem 0.14rem;
}

.warp .warp_time .time_box .table {
  width: 11.43rem;
  height: 7rem;
  background: #ffffff;
  border-radius: 0.08rem;
}

.warp .warp_time .time_box .table table {
  width: 100%;
  padding: 0.2rem 0.1rem;
}

.warp .warp_time .time_box .table table tr th {
  font-size: 0.3rem;
  font-weight: bold;
  color: #f49a65;
}

.warp .warp_time .time_box .table table tr td {
  font-size: 0.24rem;
  font-weight: 400;
  color: #333333;
  text-align: center;
  padding: 0.1rem 0;
  line-height: 0.4rem;
}

.warp .warp_time .time_box .table table tr a.upload {
  width: 0.43rem;
  height: 0.4rem;
  display: block;
  margin: 0 auto;
}

.warp .warp_time .time_box .table table tr a.upload img {
  width: 100%;
}

.warp .warp_time .time_box a.btn {
  position: absolute;
  width: 4.66rem;
  height: 0.74rem;
  background: #ec6b43;
  border-radius: 0.37rem;
  display: block;
  left: 3.53rem;
  bottom: -0.22rem;
  font-size: 0.3rem;
  font-weight: 400;
  color: #ffffff;
  text-align: center;
  line-height: 0.74rem;
}

.warp .warp_flow {
  width: 100%;
  background: #fbcba7;
  overflow: hidden;
  padding-bottom: 1.38rem;
}

.warp .warp_flow .title {
  margin-top: 0.94rem;
}

.warp .warp_flow .flow {
  width: 11.429rem;
  height: 5.97rem;
  background: url(../images/flow_min.png) no-repeat;
  background-size: 100% 100%;
  margin: 0.81rem auto 0.39rem;
  position: relative;
}

.warp .warp_flow .flow > div {
  width: 3.06rem;
  height: 1.95rem;
  overflow: hidden;
  font-size: 0.3rem;
  font-weight: bold;
  color: #f49a65;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: absolute;
}

.warp .warp_flow .flow > div p {
  width: 2.4rem;
  text-align: center;
  line-height: 0.45rem;
}

.warp .warp_flow .flow > div:nth-child(1) {
  top: 0.45rem;
  left: 0;
}

.warp .warp_flow .flow > div:nth-child(2) {
  top: 0.45rem;
  left: 4.16rem;
}

.warp .warp_flow .flow > div:nth-child(3) {
  top: 0.45rem;
  right: 0.1rem;
}

.warp .warp_flow .flow > div:nth-child(4) {
  bottom: 0.3rem;
  left: 0;
}

.warp .warp_flow .flow > div:nth-child(5) {
  bottom: 0.3rem;
  left: 4.16rem;
}

.warp .warp_flow .flow > div:nth-child(6) {
  bottom: 0.3rem;
  right: 0.11rem;
}

.warp .warp_flow .btnBox {
  width: 11.429rem;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-around;
}

.warp .warp_flow .btnBox a {
  display: block;
  width: 3.82rem;
  height: 0.74rem;
  background: #ec6b43;
  border-radius: 0.37rem;
  font-size: 0.3rem;
  font-weight: 400;
  color: #ffffff;
  line-height: 0.74rem;
  text-align: center;
}

.warp .warp_situation .title {
  margin-top: 0.57rem;
}

.warp .warp_situation .situation {
  width: 11.69rem;
  height: 7.5rem;
  background: #f0795b;
  border-radius: 0.08rem;
  margin: 0.31rem auto 0.96rem;
  padding: 0.16rem 0.12rem 0.14rem 0.14rem;
  position: relative;
}

.warp .warp_situation .situation .table {
  width: 11.43rem;
  height: 6.2rem;
  background: #ffffff;
  border-radius: 0.08rem;
}

.warp .warp_situation .situation .table table {
  width: 100%;
  padding: 0.2rem 0.1rem;
}

.warp .warp_situation .situation .table table tr th {
  font-size: 0.3rem;
  font-weight: bold;
  color: #f49a65;
}

.warp .warp_situation .situation .table table tr td {
  font-size: 0.24rem;
  font-weight: 400;
  color: #333333;
  text-align: center;
  height: 0.9rem;
}

.warp .warp_situation .situation a.btn {
  width: 5.92rem;
  height: 0.8rem;
  background: #ec6b43;
  border-radius: 0.35rem;
  display: block;
  font-size: 0.3rem;
  font-weight: 400;
  color: #ffffff;
  text-align: center;
  line-height: 0.8rem;
  position: absolute;
  bottom: 0.41rem;
  left: 2.98rem;
}

.warp .warp_knowledge {
  width: 100%;
  background: #fbcba7;
  overflow: hidden;
}

.warp .warp_knowledge .title {
  margin-top: 1.4rem;
}

.warp .warp_knowledge .knowledge {
  width: 12.04rem;
  height: 5.3rem;
  background: #ffffff;
  border-radius: 0.08rem;
  margin: 0.7rem auto 1.48rem;
  display: flex;
  align-items: center;
  justify-content: center;
}

.warp .warp_knowledge .knowledge > div {
  width: 3.69rem;
  height: 4.61rem;
  background: #f99869;
  border-radius: 0.02rem;
  margin: 0 0.05rem;
}

.warp .warp_knowledge .knowledge > div > div {
  width: 3.69rem;
  height: 4.61rem;
  background: #ffffff;
  border-radius: 0.02rem;
  margin-left: -0.07rem;
  margin-top: -0.08rem;
  padding: 0.45rem 0.26rem 0.23rem 0.37rem;
}

.warp .warp_knowledge .knowledge > div > div h5 {
  font-size: 0.36rem;
  font-weight: bold;
  color: #5b58f7;
}

.warp .warp_knowledge .knowledge > div > div h6 {
  font-size: 0.29rem;
  font-weight: bold;
  color: #333333;
  margin-top: 0.11rem;
}

.warp .warp_knowledge .knowledge > div > div .nr {
  font-size: 0.22rem;
  font-weight: 400;
  color: #333333;
  line-height: 0.33rem;
  margin-top: 0.23rem;
  height: 231px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 7;
}

.warp .warp_knowledge .knowledge > div > div a.btn {
  width: 2.85rem;
  height: 0.55rem;
  background: #0e66d4;
  border-radius: 0.23rem;
  display: block;
  font-size: 0.22rem;
  font-weight: 400;
  color: #ffffff;
  margin: 0.1rem auto 0;
  text-align: center;
  line-height: 0.55rem;
}

.warp .warp_contact .title {
  margin-top: 0.54rem;
}

.warp .warp_contact ul {
  width: 12rem;
  margin: 0.53rem auto;
  display: flex;
  align-items: center;
}

.warp .warp_contact ul li {
  flex: 1;
  text-align: center;
}

.warp .warp_contact ul li p {
  font-size: 0.36rem;
  font-weight: bold;
  color: #000000;
}

.warp .warp_contact ul li img {
  width: 2.75rem;
  height: 2.64rem;
  margin: 0.2rem auto;
}

.warp .warp_contact ul li span {
  font-size: 0.24rem;
  font-weight: 400;
  color: #000000;
  display: block;
}

.warp .warp_Special {
  width: 100%;
  background: #fbcba7;
  overflow: hidden;
}

.warp .warp_Special .title {
  margin-top: 0.46rem;
}

.warp .warp_Special ul {
  width: 11.7rem;
  margin: 1rem auto 1.24rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.warp .warp_Special ul li {
  width: 2.82rem;
  height: 1.84rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.warp .warp_Special ul li p {
  font-size: 0.3rem;
  font-weight: bold;
  color: #ffffff;
}

.warp .warp_Special ul li a.btn {
  width: 1.97rem;
  height: 0.44rem;
  background: #fff1e8;
  border-radius: 0.22rem;
  display: block;
  font-size: .24rem;
  text-align: center;
  line-height: .44rem;
  font-weight: 400;
  color: #000000;
  margin-top: .18rem;
}

.warp .warp_Special ul li:nth-child(1) {
  background: linear-gradient(0deg, #330099 0%, #3366ff 100%);
}

.warp .warp_Special ul li:nth-child(2) {
  background: linear-gradient(0deg, #0163ea 0%, #01bbf9 100%);
}

.warp .warp_Special ul li:nth-child(3) {
  background: linear-gradient(0deg, #98e05f 0%, #0de3ac 100%);
}

.warp .warp_Special ul li:nth-child(4) {
  background: #ffe016;
}

a.zx {
  width: 1.46rem;
  height: 1.56rem;
  position: absolute;
  top: 2.9rem;
  right: 4.6rem;
  display: block;
}
