﻿.ibfaseach {
  width: 100%;
  background: url(../image/ifbaseach.png) no-repeat;
  background-size: cover;
  padding-top: 0.2rem;
  padding-bottom: 0.2rem;
}

.ibfaseach .searchBox {
  width: 6rem;
  background: rgba(255, 255, 255, 0.3);
  border-radius: 1px;
  margin: 0 auto;
  padding: 0 0.5rem 0.2rem 0.5rem;
  position: relative;

  padding: 50px 20px;
}

.ibfaseach p {
  font-size: 0.24rem;
  font-weight: 500;
  color: #ffffff;
  line-height: 0.3rem;
  text-align: center;
  padding: 0.12rem 0 0.2rem 0;

  font-size: 12px;
  line-height: 1.4;
}

.ibfaseach .iptSelect {
  background: #ffffff;
  border-radius: 2px;
  display: flex;
  height: 0.4rem;
}

.ibfaseach .iptSelect .selectIpt {
  padding: 0 0 0 0.2rem;
  width: 100%;
  font-size: 0.2rem;
  height: 0.4rem;
}

.ibfaseach .iptSelect .triangleBox {
  width: 0.4rem;
  height: 0.4rem;
  background-color: #eee;
  display: flex;
  align-items: center;
  justify-content: center;
}

.ibfaseach .iptSelect .triangleBox img {
  width: 50%;
}

.ibfaseach .seachList {
  position: absolute;
  width: 5rem;
  background-color: #fff;
  border-radius: 4px;
  max-height: 260px;
  overflow-y: scroll;
}

.ibfaseach .seachList li {
  padding-left: 0.2rem;
  height: 0.4rem;
  line-height: 0.4rem;
  font-size: 0.2rem;
}

.ibfaseach .seachList li:hover {
  background-color: #B16C2A;
}

.ibfaseach .seachList li a {
  width: 100%;
  display: inline-block;
}

.ibfaseach .have {
  display: none;
}

.ibfaseach .nohave {
  display: none;
}

.ibfaseach .certificateBox {
  background: #ffffff;
  border-radius: 2px;
  width: 100%;
  font-size: 0.2rem;
  height: 0.8rem;
  font-size: 16px;
  padding-left: 0.2rem;
  margin-top: 0.1rem;
}

.ibfaseach .seachbtn {
  height: 0.8rem;
  line-height: 0.8rem;
  text-align: center;
  background: #b16c2a;
  border-radius: 2px;
  color: #fff;
  opacity: 1;
  margin-top: 0.1rem;
  font-size: 0.2rem;
  font-size: 16px;
}

.ibfaseach .code {
  width: 6rem;
  margin: 0 auto;
  background: #ffffff;
  border-radius: 1px;
  display: none;
}

.ibfaseach .code .code_top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 0.8rem;
  line-height: 87px;
  padding: 0 0.22rem 0 0.5rem;
  border-bottom: 1px solid #eee;
}

.ibfaseach .code .code_top img {
  width: 4%;
}

.ibfaseach .code .code_top span {
  font-size: 16px;
  font-weight: 500;
  color: #b16c2a;
}

.ibfaseach .code .enterCodeBox {
  /* height: 2.5rem; */
  padding-bottom: 0.3rem;
  display: none;
}

.ibfaseach .code .enterCodeBox .codeBox {
  padding: 0.3rem 0.4rem 0;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.ibfaseach .code .enterCodeBox .codeBox span {
  margin-right: 0.1rem;
  margin-bottom: 0.2rem;
  font-size: 12px;
}

.ibfaseach .code .enterCodeBox .codeBox .codeIpt {
  width: 100%;
  height: 0.8rem;
  background: #eeeeee;
  border-radius: 2px;
  padding-left: 0.2rem;
  font-size: 16px;
}

.ibfaseach .code .enterCodeBox .codeBox .ipc {
  width: 100%;
  width: 1.72rem;
  height: 0.8rem;
  overflow: hidden;
}

.ibfaseach .code .enterCodeBox .codeBox img {
  font-size: 0.2rem;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  color: #999999;
  width: 3.72rem;
  height: auto;
  line-height: 0.4rem;
  text-align: center;
  display: inline-block;
  box-shadow: 0 0 2px #d8d8d8;
  margin-top: 0.1rem;
}

.ibfaseach .code .enterCodeBox .submitBtn {
  width: 2.4rem;
  height: 0.8rem;
  line-height: 0.8rem;
  text-align: center;
  background: #b16c2a;
  border-radius: 2px;
  color: #fff;
  cursor: pointer;
  font-size: 16px;
  margin-left: 0.4rem;
  margin-top: 0.34rem;
}

.ibfaseach .code .seachHaveContent {
  height: 2.3rem;
  padding: 0.3rem 0 0 0.5rem;
  display: none;
  font-size: 0.2rem;
}

.ibfaseach .code .seachHaveContent li {
  margin-bottom: 0.1rem;
}

.ibfaseach .code .noSearchContentOutBox {
  display: none;
}

.ibfaseach .code .noSearchContentOutBox .noSearchContent {
  height: 2.3rem;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  font-size: 0.2rem;
}

.ibfaseach .code .noSearchContentOutBox .noSearchContent img {
  width: 12%;
}

.ibfaseach .code .noSearchContentOutBox .noSearchContent img {
  margin-bottom: 15px;
}

.ibfaseach .code .noSearchContentOutBox .noSearchContent span {
  color: #cecece;
}

.query_becareful {
  padding: 0.8rem 0 0 0;
  height: 6.5rem;
}

.query_becareful li {
  margin-bottom: 0.08rem;
}

.query_becareful li:first-child {
  font-weight: 500;
  color: #222222;
  font-size: 0.24rem;
  line-height: 0.3rem;
  display: flex;
  align-items: center;
}

.query_becareful li:first-child img {
  width: 4%;
}

.query_becareful li:not(:first-child) {
  color: #222222;
  font-size: 0.2rem;
  line-height: 0.3rem;
}

.header .ul li .query {
  color: #b16c2a;
}