@media screen and (max-width: 1023px) {
  /* 这里是针对移动设备的css样式设置 */
  .content {
    width: 100%;
    height: 11100px;
    margin-top: 52px;
    background: #FFFFFF;
  }
  .banner_1 {
    display: none;
  }
  .left {
    width: 800px;
    background: #FFFFFF;
    margin: 0 auto;
  }
  .right {
    width: 800px;
    background: #FFFFFF;
    margin: 0 auto;
  }
  .d2 {
    width: 780px;
    height: 280px;
    background: #F8F4F5;
    margin: 0 auto;
    margin-top: 30px;
  }
  .table_px {
    margin-left: 40px; font-size: 28px;color: #666666; height: 250px
  }
  .td_1 {
    width: 400px; height: 50px
  }
  .td_2 {
    width: 350px;
  }
  .td_3 {
    display: none;
  }
  .right_bm{
    width: 750px; height: 60px;display: flex; align-items: center;
  }
  .right_bm_qrcode{
    width: 400px; height: 400px; margin: 0 auto;
  }
  .right_bm_qrcode img {
    width: 400px;
  }
  .width_ {
    width: 750px;
  }
  .width_1{
    width: 750px;
  }
  .right_2 {
    width: 750px;margin: 0 auto;
  }
  .right_2 img{
    width: 750px;
  }
  .bm_button{
    text-align: center;line-height: 90px; width: 700px; height: 90px;background: #2EA7AA ; margin: 0 auto; font-size: 40px;color: #FFFFFF; border-radius: 6px;margin-top: 10px; cursor: pointer;
  }
  .footer {
    width: 100vw;
    height: 500px;
    background: linear-gradient(180deg, #3B3F49 0%, #191C1E 100%);
    margin-top: 3000px;
  }
  .bg_1{
    background: #fff;
  }
  .p1{
    font-size: 40px;font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;font-weight: bold;color: #1A2B3E;line-height: 40px;margin-top: 42px; margin-left: 20px
  }
  .p2{
    width: 751px;  font-size: 30px; color: #1A2B3E; line-height: 50px; margin: 0 auto;text-indent:60px;margin-top: 15px
  }
  .left_title {
    width: 700px;
    font-size: 45px;
    font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
    font-weight: bold;
    color: #1A2B3E;
    line-height: 50px;
    margin: 0 auto;
    margin-top: 40px;
    text-align: center;
  }
  body {
    background: #FFF;
    margin: 0;
    padding: 0;
    margin: 0 auto;
  }
  .right_img {
    width: 50px;
    margin-left: 15px;
  }
  .right_p1 {
    font-size: 36px;
    font-weight: bold;
    color: #1A2B3E;
    line-height: 40px;
    margin-left: 12px
  }
  .right_line1 {
    width: 240px; border-bottom: 5px solid #2EA7AA
  }
  .right_line2 {
  }
  .img_width{
    width: 80px;
  }
  .right_p3 {
    width: 700px; height: 150px;display: flex; align-items: center;
  }
  .right_font {
    font-size: 40px; font-weight: bold;color: #2EA7AA;line-height: 50px; margin-left: 12px;
  }
  .right_p4 {
    height: 40px; margin: 0 auto; font-size: 32px;color: #1A2B3E;line-height: 32px; text-align: center;margin-top: 10px;font-family: MicrosoftYaHei;
  }
  .right_p5 {
    height: 92px;
    margin: 0 auto;
    background: #2EA7AA;
    font-size: 32px;
    color: #FFFFFF;
    line-height: 40px;
    text-align: center;
    margin-top: 10px;
    font-family: MicrosoftYaHei;
    margin-top: 10px;
    padding-top: 10px
  }
  .right_p6 {
    width: 700px;
    height: 60px;
    margin: 0 auto;
    color: #1A2B3E;
    font-size: 32px;
    margin-top: 20px;
  }
  .right_p7 {
    width: 700px; margin: 0 auto; color: #1A2B3E;font-size: 32px; margin-top: 20px;line-height: 70px
  }
  .xk1{
    display: none;
  }
}
@media screen and (min-width: 1024px) {
  /* 这里是针对电脑设备的css样式设置 */
  .left {
    width: 800px;
    background: #FFFFFF;
    float: left;
  }
  .banner_2 {
    display: none;
  }
  .right {
    width: 380px;
    background: #FFFFFF;
    float: right;
  }
  .table_px {
    margin-left: 40px; font-size: 16px;color: #666666; height: 92px
  }
  .td_1 {
    width: 300px; height: 46px
  }
  .td_2 {
    width: 250px;
  }
  .tr_1 {
    display: none;
  }
  .content {
    width: 1190px;
    height: 4812px;
    margin: 0 auto;
    margin-top: 52px;
  }
  .footer_bk {
    width: 1200px; margin: 0 auto;position: relative; text-align: center
  }

  .right_bm{
    width: 380px; height: 60px;display: flex; align-items: center;
  }
  .width_ {
    width: 380px;
  }
  .width_1{
    width: 335px;
  }
  .right_bm_qrcode{
    width: 141px; height: 141px; margin: 0 auto;
  }
  .right_bm_qrcode img {
    width: 140px;
  }
  .bm_button{
    text-align: center;line-height: 58px; width: 280px; height: 58px;background: #2EA7AA ; margin: 0 auto; font-size: 22px;color: #FFFFFF; border-radius: 6px;margin-top: 10px; cursor: pointer;
  }
  .footer {
    width: 100vw;
    height: 500px;
    background: linear-gradient(180deg, #3B3F49 0%, #191C1E 100%);
    margin-top: 150px;
  }
  .bg_1{
    background: #F0F1F6;
  }
  .p1{
    font-size: 22px;font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;font-weight: bold;color: #1A2B3E;line-height: 30px;margin-top: 28px; margin-left: 20px
  }
  .p2{
    width: 751px;  font-size: 16px; color: #1A2B3E; line-height: 35px; margin: 0 auto;text-indent:24px;margin-top: 15px
  }
  .left_title {
    width: 500px;
    font-size: 24px;
    font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
    font-weight: bold;
    color: #1A2B3E;
    line-height: 34px;
    margin: 0 auto;
    margin-top: 40px;
    text-align: center;
  }
  body {
    background: #F0F1F6;
    margin: 0;
    padding: 0;
    margin: 0 auto;
  }
  .right_img {
    margin-left: 15px;
  }
  .right_p1 {
    font-size: 18px;
    font-weight: bold;
    color: #1A2B3E;
    line-height: 40px;
    margin-left: 12px
  }
  .right_line1 {
    width: 140px; border-bottom: 3px solid #2EA7AA
  }
  .right_line2 {
    width: 380px; border-bottom: 1px solid #EBEFF4
  }
  .right_p3 {
    width: 380px; height: 90px;display: flex; align-items: center;
  }
  .right_font {
    font-size: 20px; font-weight: bold;color: #2EA7AA;line-height: 24px; margin-left: 12px;
  }
  .right_p4 {
    height: 16px; margin: 0 auto; font-size: 16px;color: #1A2B3E;line-height: 16px; text-align: center;margin-top: 10px;font-family: MicrosoftYaHei;
  }
  .right_p5 {
    height: 62px; margin: 0 auto;background: #2EA7AA; font-size: 16px;color: #FFFFFF;line-height: 26px; text-align: center;margin-top: 10px;font-family: MicrosoftYaHei;margin-top: 10px; padding-top: 10px
  }
  .right_p6 {
    width: 335px; height: 60px; margin: 0 auto; color: #1A2B3E;font-size: 16px; margin-top: 20px;
  }
  .right_p7 {
    width: 335px;margin: 0 auto; color: #1A2B3E;font-size: 16px; margin-top: 20px;line-height: 30px
  }
  .d2 {
    width: 780px;
    height: 140px;
    background: #F8F4F5;
    margin: 0 auto;
    margin-top: 30px;
  }
  .xk2{
    display: none;
  }
}


body::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 5px rgba(51, 52, 59, 0.8);
  background: rgba(51, 52, 59, 0.8);
}
.banner1{
  width: 100vw;
  margin: 0 auto;
}
.banner2{
  width: 100vw;
  margin: 0 auto;
}

.t_table {
  border: 1.73px solid #1A2B3E;
  border-collapse: collapse;
  font-size: 13px;
  font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
}
.t_table td{
  border: 1.73px solid #1A2B3E;
  height: 36px;
}

.touxiaong {
  width: 346px;
  height: 136px;
  background: rgba(255,255,255,0.7);
  box-shadow: 0px 0px 5px 0px rgba(227,227,227,0.5);
  border-radius: 8px;
  border: 1px solid rgba(255,255,255,0.43);
  backdrop-filter: blur(2.0736px);
  margin: 0 auto;
  margin-top: 10px;
  display: flex;
  align-items: center;
}


#name {
  background: url("../img/name.png") no-repeat 2%;
  font-size: 16px;
  width: 630px;
  height: 50px;
  border-radius: 2px;
  border: 1px solid #D8E5EC;
  margin: 0 auto;
  padding-left: 50px;

}

#phone {
  background: url("../img/phone.png") no-repeat 2%;
  font-size: 16px;
  width: 630px;
  height: 50px;
  border-radius: 2px;
  border: 1px solid #D8E5EC;
  margin: 0 auto;
  margin-top: 20px;
  padding-left: 50px;
}
#email {
  background: url("../img/email.png") no-repeat 2%;
  font-size: 16px;
  width: 630px;
  height: 50px;
  border-radius: 2px;
  border: 1px solid #D8E5EC;
  margin: 0 auto;
  margin-top: 20px;
  padding-left: 50px;
}
#zhuanye {
  background: url("../img/专业.png") no-repeat 2%;
  font-size: 16px;
  width: 630px;
  height: 50px;
  border-radius: 2px;
  border: 1px solid #D8E5EC;
  margin: 0 auto;
  margin-top: 20px;
  padding-left: 50px;
}
#sex {
  background: url("../img/sex.png") no-repeat 2%;
  font-size: 16px;
  width: 680px;
  height: 50px;
  border-radius: 2px;
  border: 1px solid #D8E5EC;
  margin: 0 auto;
  margin: 0;
  line-height: 50px;
  margin-top: 20px;
  color: #1A2B3E;
}
#education {
  background: url("../img/wh.png") no-repeat 2%;
  font-size: 16px;
  width: 680px;
  height: 50px;
  border-radius: 2px;
  border: 1px solid #D8E5EC;
  margin: 0 auto;
  margin: 0;
  line-height: 50px;
  margin-top: 20px;
  color: #1A2B3E;
}

#bz {
  width: 680px;
  height: 100px;
  border-radius: 2px;
  border: 1px solid #2EA7AA;
  margin-top: 10px;
  font-size: 16px;
  margin-top: 20px;
}

/*input[type="radio"]+label::before{*/
  /*content: " ";*/
  /*display: inline-block;*/
  /*vertical-align: middle;*/
  /*width: 13px;height: 13px;border-radius: 5%;*/
  /*border: 1px solid #999999;*/
  /*margin-right: .2rem;*/
  /*box-sizing: border-box;margin-top: -.1rem;*/
/*}*/

/*input[type="radio"]:checked+label::before {*/
  /*background-color: #C20001;*/
  /*background-clip: content-box;*/
  /*border: 1px solid #d73c3a;*/
  /*padding: 6.1rem;*/
  /*box-sizing: border-box;*/
/*}*/
input{
  accent-color: #2EA7AA ;
}
input[type="text"]:focus {
  border: 1px solid #2EA7AA;
  outline: none;
}
::-webkit-input-placeholder {
  color: #1A2B3E;
}
:-moz-placeholder {
  color: #1A2B3E;
}
::-moz-placeholder {
  color: #1A2B3E;
}
::-ms-input-placeholder {
  color: #1A2B3E;
}

a {
  color: #fff;
  text-decoration: none;
}

.qrcode{
  width: 400px;
  height: 554px;
  background: #ffffff;
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  margin: auto;
  box-shadow: 0px 0px 10px 0px rgba(227,227,227,0.5);
  border-radius: 16px;
  backdrop-filter: blur(3.84px);
  display: none;
}
.qrcode_header{
  box-shadow: 0px 0px 10px 0px rgba(227,227,227,0.5);
  backdrop-filter: blur(3.84px);
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  font-size: 18px;
  font-family: SourceHanSansCN-Medium, SourceHanSansCN;
  font-weight: 500;
  color: #1A2B3E;
}
.close-icon {
  position: absolute;
  top: -15px;
  right: 5px;
  font-size: 20px;
  cursor: pointer;
  color: #909399;
}
.close-icon:hover {
  color: #0dafe0;
}