.bd_6 {
  background: #FFFFFF;
  padding-bottom: 0.3rem;
}
.bd_6 .top_1 {
  background: #ccc;
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
  padding: 0.4rem 0.35rem 0.3rem;
}
.bd_6 .top_1 img {
  width: 0.2rem;
  height: 0.36rem;
}
.bd_6 .top_1 img:last-child {
  width: 0.46rem;
  height: 0.1rem;
}
.bd_6 .top_1 p {
  font-family: SourceHanSansSCVF;
  font-size: 0.32rem;
  color: #000000;
}
.bd_6 .nav_1 {
  width: 6.74rem;
  height: 0.41rem;
  border-radius: 0.05rem;
  border: 0.01rem solid #242424;
  padding: 0.05rem 0.4rem;
  margin: 0.28rem auto 0.18rem;
}
.bd_6 .nav_1 ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.bd_6 .nav_1 ul li {
  display: flex;
  align-items: center;
}
.bd_6 .nav_1 ul li input {
  width: 0.26rem;
  margin-right: 0.07rem;
}
.bd_6 .nav_1 ul li p {
  font-size: 0.2rem;
  color: #000000;
}
.bd_6 .nav1 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 0.25rem;
  width: 6.74rem;
  height: 0.41rem;
  margin: 0 auto 0.25rem;
}
.bd_6 .nav1 .input {
  width: 1.4rem;
  background: #fefefe;
  border: 0.01rem solid #bbb;
  font-size: 0.26rem;
  color: #333;
  padding: 0 0.07rem;
  border-radius: 0.03rem;
  height: 0.41rem;
}
.bd_6 .nav1 .input input {
  line-height: 0.41rem;
  width: 100%;
}
.bd_6 .nav1 select {
  width: 1.53rem;
  height: 0.41rem;
  background: #FFFFFF;
  border-radius: 0.05rem;
  border: 0.01rem solid #0065D9;
}
.bd_6 .nav1 .butt {
  width: 0.78rem;
  height: 0.41rem;
  background: #FA3A2F;
  text-align: center;
  line-height: 0.41rem;
  border-radius: 0.2rem;
  font-weight: normal;
  font-size: 0.22rem;
  color: #FFFFFF;
}
.bd_6 .class .top {
  width: 6.79rem;
  height: 0.46rem;
  background: #EFF2FA;
  line-height: 0.46rem;
  margin: 0 auto;
}
.bd_6 .class .top ul {
  display: flex;
  align-items: center;
}
.bd_6 .class .top ul li {
  font-family: SourceHanSansSCVF;
  font-weight: 500;
  font-size: 0.2rem;
  color: #626262;
  position: relative;
  text-align: center;
}
.bd_6 .class .top ul li:nth-child(1) {
  width: 1.95rem;
}
.bd_6 .class .top ul li:nth-child(2) {
  width: 1.46rem;
}
.bd_6 .class .top ul li:nth-child(3) {
  width: 1.63rem;
}
.bd_6 .class .top ul li:nth-child(4) {
  width: 1.73rem;
}
.bd_6 .class .top ul li span {
  display: block;
  position: absolute;
  top: 0;
  right: 0rem;
  font-size: 0.1rem;
}
.bd_6 .class .main {
  line-height: 0.46rem;
  width: 6.8rem;
  border-radius: 0rem 0rem 0.19rem 0.19rem;
  border: 0.01rem solid #DCDCDC;
  margin: 0 auto;
}
.bd_6 .class .main ul {
  display: flex;
  align-items: center;
  position: relative;
}
.bd_6 .class .main ul::after {
  width: 6.79rem;
  height: 0.01rem;
  background: #ECECEC;
  content: "";
  position: absolute;
  bottom: 0;
}
.bd_6 .class .main ul li {
  font-family: SourceHanSansSCVF;
  font-weight: 500;
  font-size: 0.2rem;
  color: #626262;
  text-align: center;
}
.bd_6 .class .main ul li:nth-child(1) {
  width: 1.95rem;
}
.bd_6 .class .main ul li:nth-child(2) {
  width: 1.46rem;
}
.bd_6 .class .main ul li:nth-child(3) {
  width: 1.63rem;
}
.bd_6 .class .main ul li:nth-child(4) {
  width: 1.73rem;
}
.bd_7 {
  background: #FFFFFF;
  padding-bottom: 0.3rem;
}
.bd_7 .top_1 {
  background: #ccc;
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
  padding: 0.4rem 0.35rem 0.3rem;
}
.bd_7 .top_1 img {
  width: 0.2rem;
  height: 0.36rem;
}
.bd_7 .top_1 img:last-child {
  width: 0.46rem;
  height: 0.1rem;
}
.bd_7 .top_1 p {
  font-family: SourceHanSansSCVF;
  font-size: 0.32rem;
  color: #000000;
}
.bd_7 .nav_1 {
  width: 6.74rem;
  height: 0.41rem;
  border-radius: 0.05rem;
  border: 0.01rem solid #242424;
  padding: 0.05rem 0.4rem;
  margin: 0.28rem auto 0.18rem;
}
.bd_7 .nav_1 ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.bd_7 .nav_1 ul li {
  display: flex;
  align-items: center;
}
.bd_7 .nav_1 ul li input {
  margin-right: 0.07rem;
  width: 0.26rem;
}
.bd_7 .nav_1 ul li p {
  font-size: 0.2rem;
  color: #000000;
}
.bd_7 .nav1 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 0.25rem;
  width: 6.74rem;
  height: 0.41rem;
  margin: 0 auto 0.25rem;
}
.bd_7 .nav1 .cla {
  display: flex;
  align-items: center;
}
.bd_7 .nav1 .cla .input {
  width: 1.4rem;
  background: #fefefe;
  border: 0.01rem solid #bbb;
  font-size: 0.26rem;
  color: #333;
  padding: 0 0.07rem;
  border-radius: 0.03rem;
  height: 0.41rem;
  line-height: 0.41rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.bd_7 .nav1 .cla .input input {
  width: 100%;
}
.bd_7 .nav1 .cla .input img {
  width: 0.1rem;
  height: 0.2rem;
}
.bd_7 .nav1 .cla p {
  margin: 0 0.1rem;
}
.bd_7 .nav1 select {
  width: 1.53rem;
  height: 0.41rem;
  background: #FFFFFF;
  border-radius: 0.05rem;
  border: 0.01rem solid #0065D9;
}
.bd_7 .nav1 .butt {
  width: 0.78rem;
  height: 0.41rem;
  background: #FA3A2F;
  text-align: center;
  line-height: 0.41rem;
  border-radius: 0.2rem;
  font-weight: normal;
  font-size: 0.22rem;
  color: #FFFFFF;
}
.bd_7 .class .top {
  width: 6.79rem;
  height: 0.46rem;
  background: #EFF2FA;
  line-height: 0.46rem;
  margin: 0 auto;
}
.bd_7 .class .top ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.bd_7 .class .top ul li {
  font-family: SourceHanSansSCVF;
  font-weight: 500;
  font-size: 0.2rem;
  color: #626262;
  position: relative;
  text-align: center;
}
.bd_7 .class .top ul li:nth-child(1) {
  width: 1.2rem;
}
.bd_7 .class .top ul li:nth-child(2) {
  width: 1.5rem;
}
.bd_7 .class .top ul li:nth-child(3) {
  width: 1.2rem;
}
.bd_7 .class .top ul li:nth-child(4) {
  width: 0.6rem;
}
.bd_7 .class .top ul li:nth-child(4) span {
  right: -0.08rem;
}
.bd_7 .class .top ul li:nth-child(5) {
  width: 0.8rem;
}
.bd_7 .class .top ul li:nth-child(5) span {
  right: -0.08rem;
}
.bd_7 .class .top ul li:nth-child(6) {
  width: 1rem;
}
.bd_7 .class .top ul li span {
  display: block;
  position: absolute;
  top: 0;
  right: 0rem;
  font-size: 0.1rem;
}
.bd_7 .class .main {
  line-height: 0.46rem;
  width: 6.8rem;
  border-radius: 0rem 0rem 0.19rem 0.19rem;
  border: 0.01rem solid #DCDCDC;
  margin: 0 auto;
}
.bd_7 .class .main ul {
  display: flex;
  align-items: center;
  position: relative;
  justify-content: space-between;
}
.bd_7 .class .main ul::after {
  width: 6.79rem;
  height: 0.01rem;
  background: #ECECEC;
  content: "";
  position: absolute;
  bottom: 0;
}
.bd_7 .class .main ul li {
  font-family: SourceHanSansSCVF;
  font-weight: 500;
  font-size: 0.2rem;
  color: #626262;
  text-align: center;
}
.bd_7 .class .main ul li:nth-child(1) {
  width: 1.2rem;
}
.bd_7 .class .main ul li:nth-child(2) {
  width: 1.5rem;
}
.bd_7 .class .main ul li:nth-child(3) {
  width: 1.2rem;
}
.bd_7 .class .main ul li:nth-child(4) {
  width: 0.6rem;
}
.bd_7 .class .main ul li:nth-child(5) {
  width: 0.8rem;
}
.bd_7 .class .main ul li:nth-child(6) {
  width: 1rem;
}
.bd_8 {
  background: #FFFFFF;
  padding-bottom: 0.3rem;
}
.bd_8 .top_1 {
  background: #ccc;
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
  padding: 0.4rem 0.35rem 0.3rem;
}
.bd_8 .top_1 img {
  width: 0.2rem;
  height: 0.36rem;
}
.bd_8 .top_1 img:last-child {
  width: 0.46rem;
  height: 0.1rem;
}
.bd_8 .top_1 p {
  font-family: SourceHanSansSCVF;
  font-size: 0.32rem;
  color: #000000;
}
.bd_8 .nav1 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 0.25rem;
  width: 6.74rem;
  height: 0.41rem;
  margin: 0.28rem auto 0.18rem;
}
.bd_8 .nav1 .input {
  width: 2.4rem;
  background: #fefefe;
  border: 0.01rem solid #bbb;
  font-size: 0.26rem;
  color: #333;
  padding: 0 0.07rem;
  border-radius: 0.03rem;
  height: 0.41rem;
  line-height: 0.41rem;
}
.bd_8 .nav1 .input input {
  width: 100%;
}
.bd_8 .nav1 select {
  width: 2.53rem;
  height: 0.41rem;
  background: #FFFFFF;
  border-radius: 0.05rem;
  border: 0.01rem solid #0065D9;
}
.bd_8 .nav1 .butt {
  width: 0.78rem;
  height: 0.41rem;
  background: #FA3A2F;
  text-align: center;
  line-height: 0.41rem;
  border-radius: 0.2rem;
  font-weight: normal;
  font-size: 0.22rem;
  color: #FFFFFF;
}
.bd_8 .class .top {
  width: 6.79rem;
  height: 0.46rem;
  background: #EFF2FA;
  line-height: 0.46rem;
  margin: 0 auto;
}
.bd_8 .class .top ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.bd_8 .class .top ul li {
  font-family: SourceHanSansSCVF;
  font-weight: 500;
  font-size: 0.2rem;
  color: #626262;
  position: relative;
  text-align: center;
}
.bd_8 .class .top ul li:nth-child(1) {
  width: 0.5rem;
}
.bd_8 .class .top ul li:nth-child(2) {
  width: 1.1rem;
}
.bd_8 .class .top ul li:nth-child(3) {
  width: 1rem;
}
.bd_8 .class .top ul li:nth-child(4) {
  width: 1.1rem;
}
.bd_8 .class .top ul li:nth-child(5) {
  width: 1.1rem;
}
.bd_8 .class .top ul li:nth-child(6) {
  width: 1.7rem;
}
.bd_8 .class .top ul li:nth-child(7) {
  width: 0.5rem;
  line-height: 0.18rem;
}
.bd_8 .class .top ul li span {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  font-size: 0.1rem;
}
.bd_8 .class .main {
  line-height: 0.46rem;
  width: 6.8rem;
  border-radius: 0rem 0rem 0.19rem 0.19rem;
  border: 0.01rem solid #DCDCDC;
  margin: 0 auto;
}
.bd_8 .class .main ul {
  display: flex;
  align-items: center;
  position: relative;
  justify-content: space-between;
}
.bd_8 .class .main ul::after {
  width: 6.79rem;
  height: 0.01rem;
  background: #ECECEC;
  content: "";
  position: absolute;
  bottom: 0;
}
.bd_8 .class .main ul li {
  font-family: SourceHanSansSCVF;
  font-weight: 500;
  font-size: 0.2rem;
  color: #626262;
  text-align: center;
}
.bd_8 .class .main ul li:nth-child(1) {
  width: 0.5rem;
}
.bd_8 .class .main ul li:nth-child(2) {
  width: 1.1rem;
}
.bd_8 .class .main ul li:nth-child(3) {
  width: 1rem;
}
.bd_8 .class .main ul li:nth-child(4) {
  width: 1rem;
}
.bd_8 .class .main ul li:nth-child(5) {
  width: 1rem;
}
.bd_8 .class .main ul li:nth-child(6) {
  width: 1.7rem;
}
.bd_8 .class .main ul li:nth-child(7) {
  width: 0.5rem;
  line-height: 0.18rem;
}
.bd_9 {
  background: #FFFFFF;
  padding-bottom: 0.3rem;
}
.bd_9 .top_1 {
  background: #ccc;
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
  padding: 0.4rem 0.35rem 0.3rem;
}
.bd_9 .top_1 img {
  width: 0.2rem;
  height: 0.36rem;
}
.bd_9 .top_1 img:last-child {
  width: 0.46rem;
  height: 0.1rem;
}
.bd_9 .top_1 p {
  font-family: SourceHanSansSCVF;
  font-size: 0.32rem;
  color: #000000;
}
.bd_9 .nav_1 {
  width: 6.74rem;
  height: 0.41rem;
  border-radius: 0.05rem;
  border: 0.01rem solid #242424;
  padding: 0.05rem 0.4rem;
  margin: 0.28rem auto 0.18rem;
}
.bd_9 .nav_1 ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.bd_9 .nav_1 ul li {
  display: flex;
  align-items: center;
}
.bd_9 .nav_1 ul li input {
  margin-right: 0.07rem;
  width: 0.26rem;
}
.bd_9 .nav_1 ul li p {
  font-size: 0.2rem;
  color: #000000;
}
.bd_9 .nav1 {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 0.25rem;
  width: 6.74rem;
  height: 0.41rem;
  margin: 0.28rem auto 0.18rem;
}
.bd_9 .nav1 .cla {
  display: flex;
  align-items: center;
}
.bd_9 .nav1 .cla .input {
  width: 2.4rem;
  background: #fefefe;
  border: 0.01rem solid #bbb;
  font-size: 0.26rem;
  color: #333;
  padding: 0 0.07rem;
  border-radius: 0.03rem;
  height: 0.41rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  line-height: 0.41rem;
}
.bd_9 .nav1 .cla .input input {
  width: 100%;
}
.bd_9 .nav1 .cla .input img {
  width: 0.1rem;
  height: 0.2rem;
}
.bd_9 .nav1 .cla p {
  margin: 0 0.1rem;
}
.bd_9 .nav1 p {
  margin: 0 0.1rem;
}
.bd_9 .nav1 select {
  width: 1.53rem;
  height: 0.41rem;
  background: #FFFFFF;
  border-radius: 0.05rem;
  border: 0.01rem solid #0065D9;
}
.bd_9 .nav1 .butt {
  width: 0.78rem;
  height: 0.41rem;
  background: #FA3A2F;
  text-align: center;
  line-height: 0.41rem;
  border-radius: 0.2rem;
  font-weight: normal;
  font-size: 0.22rem;
  color: #FFFFFF;
  margin-left: 0.3rem;
}
.bd_9 .class .top {
  width: 6.79rem;
  height: 0.46rem;
  background: #EFF2FA;
  line-height: 0.46rem;
  margin: 0 auto;
}
.bd_9 .class .top ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.bd_9 .class .top ul li {
  font-family: SourceHanSansSCVF;
  font-weight: 500;
  font-size: 0.2rem;
  color: #626262;
  position: relative;
  text-align: center;
  width: 33%;
}
.bd_9 .class .top ul li span {
  display: block;
  position: absolute;
  top: 0;
  right: 0rem;
  font-size: 0.1rem;
}
.bd_9 .class .main {
  line-height: 0.46rem;
  width: 6.8rem;
  border-radius: 0rem 0rem 0.19rem 0.19rem;
  border: 0.01rem solid #DCDCDC;
  margin: 0 auto;
}
.bd_9 .class .main ul {
  display: flex;
  align-items: center;
  position: relative;
  justify-content: space-between;
}
.bd_9 .class .main ul::after {
  width: 6.79rem;
  height: 0.01rem;
  background: #ECECEC;
  content: "";
  position: absolute;
  bottom: 0;
}
.bd_9 .class .main ul li {
  font-family: SourceHanSansSCVF;
  font-weight: 500;
  font-size: 0.2rem;
  color: #626262;
  text-align: center;
  width: 33%;
}
.bd_10 {
  background: #FFFFFF;
  padding-bottom: 0.3rem;
}
.bd_10 .top_1 {
  background: #ccc;
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
  padding: 0.4rem 0.35rem 0.3rem;
}
.bd_10 .top_1 img {
  width: 0.2rem;
  height: 0.36rem;
}
.bd_10 .top_1 img:last-child {
  width: 0.46rem;
  height: 0.1rem;
}
.bd_10 .top_1 p {
  font-family: SourceHanSansSCVF;
  font-size: 0.32rem;
  color: #000000;
}
.bd_10 .nav_1 {
  width: 6.74rem;
  height: 0.41rem;
  border-radius: 0.05rem;
  border: 0.01rem solid #242424;
  padding: 0.05rem 0.4rem;
  margin: 0.28rem auto 0.18rem;
}
.bd_10 .nav_1 ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.bd_10 .nav_1 ul li {
  display: flex;
  align-items: center;
}
.bd_10 .nav_1 ul li input {
  margin-right: 0.07rem;
  width: 0.26rem;
}
.bd_10 .nav_1 ul li p {
  font-size: 0.2rem;
  color: #000000;
}
.bd_10 .nav1 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 0.25rem;
  width: 6.74rem;
  height: 0.41rem;
  margin: 0 auto 0.25rem;
}
.bd_10 .nav1 .cla {
  display: flex;
  align-items: center;
}
.bd_10 .nav1 .cla .input {
  width: 1.4rem;
  background: #fefefe;
  border: 0.01rem solid #bbb;
  font-size: 0.26rem;
  color: #333;
  padding: 0 0.07rem;
  border-radius: 0.03rem;
  height: 0.41rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  line-height: 0.41rem;
}
.bd_10 .nav1 .cla .input input {
  width: 100%;
}
.bd_10 .nav1 .cla .input img {
  width: 0.1rem;
  height: 0.2rem;
}
.bd_10 .nav1 .cla p {
  margin: 0 0.1rem;
}
.bd_10 .nav1 select {
  width: 1.53rem;
  height: 0.41rem;
  background: #FFFFFF;
  border-radius: 0.05rem;
  border: 0.01rem solid #0065D9;
}
.bd_10 .nav1 .butt {
  width: 0.78rem;
  height: 0.41rem;
  background: #FA3A2F;
  text-align: center;
  line-height: 0.41rem;
  border-radius: 0.2rem;
  font-weight: normal;
  font-size: 0.22rem;
  color: #FFFFFF;
}
.bd_10 .class .top {
  width: 6.79rem;
  height: 0.46rem;
  background: #EFF2FA;
  line-height: 0.46rem;
  margin: 0 auto;
}
.bd_10 .class .top ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.bd_10 .class .top ul li {
  font-family: SourceHanSansSCVF;
  font-weight: 500;
  font-size: 0.2rem;
  color: #626262;
  position: relative;
  text-align: center;
  width: 1rem;
}
.bd_10 .class .top ul li:nth-child(1) {
  width: 1.2rem;
}
.bd_10 .class .top ul li:nth-child(2) {
  width: 1.2rem;
}
.bd_10 .class .top ul li span {
  display: block;
  position: absolute;
  top: 0;
  right: -0.07rem;
  font-size: 0.1rem;
}
.bd_10 .class .main {
  line-height: 0.46rem;
  width: 6.8rem;
  border-radius: 0rem 0rem 0.19rem 0.19rem;
  border: 0.01rem solid #DCDCDC;
  margin: 0 auto;
}
.bd_10 .class .main ul {
  display: flex;
  align-items: center;
  position: relative;
  justify-content: space-between;
}
.bd_10 .class .main ul::after {
  width: 6.79rem;
  height: 0.01rem;
  background: #ECECEC;
  content: "";
  position: absolute;
  bottom: 0;
}
.bd_10 .class .main ul li {
  font-family: SourceHanSansSCVF;
  font-weight: 500;
  font-size: 0.2rem;
  color: #626262;
  text-align: center;
  width: 1rem;
  position: relative;
}
.bd_10 .class .main ul li:nth-child(1) {
  width: 1.2rem;
}
.bd_10 .class .main ul li:nth-child(2) {
  width: 1.2rem;
}
.bd_10 .class .main ul li span {
  position: absolute;
  font-size: 0.14rem;
  margin: 0;
  bottom: -0.13rem;
  left: 0.55rem;
}
.bd_11 {
  background: #FFFFFF;
  padding-bottom: 0.3rem;
}
.bd_11 .top_1 {
  background: #ccc;
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
  padding: 0.4rem 0.35rem 0.3rem;
}
.bd_11 .top_1 img {
  width: 0.2rem;
  height: 0.36rem;
}
.bd_11 .top_1 img:last-child {
  width: 0.46rem;
  height: 0.1rem;
}
.bd_11 .top_1 p {
  font-family: SourceHanSansSCVF;
  font-size: 0.32rem;
  color: #000000;
}
.bd_11 .nav_1 {
  width: 6.74rem;
  border-radius: 0.05rem;
  margin: 0.28rem auto 0.18rem;
  margin-bottom: 0.11rem;
}
.bd_11 .nav_1 ul {
  display: flex;
  align-items: center;
  /*background: #3b87f6;*/
}
.bd_11 .nav_1 ul li {
  display: flex;
  align-items: center;
  flex-direction: column;
  width: 25%;
  height: 60px;
}
.bd_11 .nav_1 ul li .top1 {
  width: 100%;
  height: 30px;
  background: #3b87f6;
  font-weight: bold;
  font-size: 0.29rem;
  color: #FFFFFF;
  line-height: 30px;
  text-align: center;
}
.bd_11 .nav_1 ul li .top2 {
    width: 100%;
    height: 30px;
    line-height: 30px;
    background: #f2f2f2;
    text-align: center;
}
.bd_11 .nav_1 ul li p {
  width: 100%;
  height: 0.4rem;
  background: #f5f5f5;
  text-align: center;
  font-weight: 500;
  font-size: 0.19rem;
  color: #000000;
  line-height: 0.4rem;
}
.bd_11 .nav_1 ul li input {
  margin-right: 0.07rem;
  width: 0.26rem;
}
.bd_11 .nav_1 ul li p {
  font-size: 0.2rem;
  color: #000000;
}
.bd_11 .inputclick {
  display: flex;
  align-items: center;
  width: 6.74rem;
  margin: 0 auto 0.15rem;
  border: 1px solid #949494;
  border-left: none;
  border-radius: 6px;
}
.bd_11 .inputclick .left {
  width: 0.5rem;
  height: 1rem;
  background: #3B87F6;
  border-radius: 6px 0px 0px 6px;
  font-weight: bold;
  font-size: 0.19rem;
  color: #FFFFFF;
  text-align: center;
  writing-mode: vertical-lr;
  padding-left: 0.15rem;
}
.bd_11 .inputclick ul {
  width: 6rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0.2rem 0.3rem;
  height: 1rem;
}
.bd_11 .inputclick ul li {
  display: flex;
  width: 30%;
  align-items: center;
}
.bd_11 .inputclick ul li input {
  margin-right: 0.2rem;
  width: 0.12rem;
  height: 0.12rem;
}
.bd_11 .inputclick ul li p {
  font-family: SourceHanSansCN;
  font-weight: 600;
  font-size: 0.19rem;
  color: #000000;
  line-height: 0.14rem;
}
.bd_11 .nav1 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 0.25rem;
  width: 6.74rem;
  height: 0.41rem;
  margin: 0 auto 0.25rem;
}
.bd_11 .nav1 .cla {
  display: flex;
  align-items: center;
}
.bd_11 .nav1 .cla .input {
  width: 3.2rem;
  background: #fefefe;
  border: 0.01rem solid #bbb;
  font-size: 0.26rem;
  color: #333;
  padding: 0 0.07rem;
  border-radius: 0.03rem;
  height: 0.41rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  line-height: 0.41rem;
}
.bd_11 .nav1 .cla .input input {
  width: 100%;
}
.bd_11 .nav1 .cla .input img {
  width: 0.1rem;
  height: 0.2rem;
}
.bd_11 .nav1 .cla p {
  margin: 0 0.1rem;
}
.bd_11 .nav1 p {
  margin: 0 0.1rem;
}
.bd_11 .nav1 select {
  width: 2rem;
  height: 0.41rem;
  background: #FFFFFF;
  border-radius: 0.05rem;
  border: 0.01rem solid #0065D9;
}
.bd_11 .class {
  display: flex;
  width: 6.8rem;
  margin: 0 auto;
}
.bd_11 .class .left {
  width: 2.33rem;
}
.bd_11 .class .left .top {
  width: 6.79rem;
  height: 0.46rem;
  background: #EFF2FA;
  line-height: 0.46rem;
  margin: 0 auto;
}
.bd_11 .class .left .top ul {
  display: flex;
}
.bd_11 .class .left .top ul li {
  width: 1rem;
  text-align: center;
  position: relative;
  font-weight: bold;
  font-size: 0.19rem;
  color: #626262;
}
.bd_11 .class .left .top ul li:nth-child(1) {
  width: 1.33rem;
}
.bd_11 .class .left .top ul li span {
  position: absolute;
  right: 0;
}
.bd_11 .class .right {
  overflow: hidden;
  overflow-x: auto;
}
.bd_11 .class .right .top {
  width: 7rem;
  height: 0.46rem;
  background: #3B87F6;
  line-height: 0.46rem;
  margin: 0 auto;
}
.bd_11 .class .right ul {
  display: flex;
  width: 7rem;
}
.bd_11 .class .right ul li {
  width: 1rem;
  position: relative;
  text-align: center;
  font-weight: 500;
  font-size: 0.19rem;
  color: #FFFFFF;
}
.bd_11 .class .right ul li span {
  position: absolute;
  right: 0;
}
.bd_11 .class .right .main2 {
  line-height: 0.46rem;
  border-radius: 0rem 0rem 0.19rem 0.19rem;
  width: 7rem;
  background: #defcff;
}
.bd_11 .class .right .main2 ul {
  display: flex;
  align-items: center;
  position: relative;
  justify-content: space-between;
  width: 100%;
}
.bd_11 .class .right .main2 ul::after {
  width: 6.79rem;
  height: 0.01rem;
  background: #ECECEC;
  content: "";
  position: absolute;
  bottom: 0;
}
.bd_11 .class .right .main2 ul li {
  font-family: SourceHanSansSCVF;
  font-weight: 500;
  font-size: 0.2rem;
  color: #626262;
  display: flex;
  justify-content: center;
  position: relative;
  width: 1rem;
}
.bd_11 .class .right .main2 ul li img {
  width: 0.3rem;
  height: 0.2rem;
}
.bd_11 .class .right .main2 ul li span {
  position: absolute;
  font-size: 0.14rem;
  margin: 0;
  bottom: -0.13rem;
}
.bd_11 .main1 {
  width: 2.33rem;
  line-height: 0.46rem;
  border-radius: 0rem 0rem 0.19rem 0.19rem;
  border-left: 1px solid #ccc;
}
.bd_11 .main1 ul {
  display: flex;
  align-items: center;
  position: relative;
  justify-content: space-between;
}
.bd_11 .main1 ul::after {
  width: 6.79rem;
  height: 0.01rem;
  background: #ECECEC;
  content: "";
  position: absolute;
  bottom: 0;
}
.bd_11 .main1 ul li {
  font-family: SourceHanSansSCVF;
  font-weight: 500;
  font-size: 0.2rem;
  color: #626262;
  display: flex;
  justify-content: center;
  position: relative;
  width: 1rem;
}
.bd_11 .main1 ul li:nth-child(1) {
  width: 1.33rem;
}
.bd_11 .main1 ul li img {
  width: 0.3rem;
  height: 0.2rem;
}
.bd_11 .main1 ul li span {
  position: absolute;
  font-size: 0.14rem;
  margin: 0;
  bottom: -0.13rem;
}
.bd_11 .zhi {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 6.8rem;
  margin: 0 auto 0.17rem;
}
.bd_11 .zhi input {
  width: 1.66rem;
  height: 0.41rem;
  background: #FFFFFF;
  border-radius: 5px;
  border: 1px solid #242424;
  font-family: SourceHanSansSCVF;
  font-size: 0.22rem;
  color: #949494;
  line-height: 0.41rem;
  text-align: center;
}
.bd_11 .zhi .butt {
  width: 1.66rem;
  height: 0.41rem;
  background: #FA3A2F;
  text-align: center;
  line-height: 0.41rem;
  border-radius: 0.2rem;
  font-weight: normal;
  font-size: 0.22rem;
  color: #FFFFFF;
}
