.loginLayer1 {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.1);
  z-index: 210;
  display: none;
}

.loginLayer1 {
  display: none;
  position: fixed;
  left: 5%;
  top: 20%;
  width: 90%;
  z-index: 210;
}

.loginLayer1 div:nth-child(1) > img {
  width: 100%;
  
}

.loginLayer_div{
  width: 100%;
  height: 500px;
   background-color: #fff;
   position: relative;
}

.loginLayer1 .close {
  position: absolute;
  top: 5px;
  right: 0px;
  width: 30px;
  height: 30px;
  cursor: pointer;
}


/* .loginLayer_div a:nth-child(1) {
  display: block;
  width: 100%;
  height: 250px;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 3;
} */

.blackLayer {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 210;
}

.loginLayer {
  display: none;
  position: fixed;
  left: 5%;
  top: 20%;
  width: 90%;
  z-index: 210;
}

.loginLayer img {
  width: 100%;
  height: auto;
}

.loginLayer .close {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 60px;
  height: 60px;
  /* background-color: red; */
  cursor: pointer;
}

.applyLink {
  position: absolute;
  top: 33%;
  left: 6%;
  width: 38%;
  height: 42%;
}

.loginLink {
  position: absolute;
  top: 33%;
  right: 6%;
  width: 38%;
  height: 42%;
}


/*  */


.index {
  width: 750px;
  margin: 0 auto;
  background: #1a3fa3 url(../images/jianbg.png) no-repeat center bottom;
  padding-top: 37px;
  height: 100vh;
  position: relative;
}

.footer {
  width: 750px;
  margin: 0 auto;
  position: absolute;
  bottom: 0px;
  left: 50%;
  transform: translateX(-50%);
  color: #fff;
  font-size: 18px;
  text-align: center;
  height: 40px;
  line-height: 40px;
}

.mcenter {
  width: 706px;
  margin: 0 auto;
}

.index_shi1 {
  width: 705px;
  height: 440px;
  background: url(../images/index_shi1.png) no-repeat;
  padding-top: 168px;
}

.index_zhan {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding-left: 23px;
}

.index_zhan span {
  margin-left: 10px;
  font-size: 22px;
  color: #fff;
}

.index_font {
  font-size: 22px;
  color: #fff;
}

.index_ju {
  font-size: 32px;
  color: #fff;
  font-weight: bold;
  padding-left: 7px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 31px;
}

.index_a {
  display: block;
}

.index_ju span {
  margin-left: 14px;
}

.zhong {
  text-align: center;
}

.index_mt {
  margin-top: 10px;
}

.index_mt1 {
  margin-top: 25px;
}

.index_mt2 {
  margin-top: 63px;
}

.font {
  font-size: 24px;
  color: #fff;
  line-height: 40px;
}

.zhongb {
  position: relative;
}

.buttonLogin {
  position: absolute;
  right: 5%;
  top: 15px;
  width: 220px;
  height: 65px;
  color: #fff;
  font-size: 30px;
  text-align: center;
  line-height: 65px;
  border-radius: 50px;
  background: rgba(255, 255, 255, 0.5);
}

.blackLayer {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 210;
}

.loginLayer {
  display: none;
  position: fixed;
  left: 5%;
  top: 20%;
  width: 90%;
  z-index: 210;
}

.loginLayer img {
  width: 100%;
  height: auto;
}

.loginLayer .close {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 60px;
  height: 60px;
  /* background-color: red; */
  cursor: pointer;
}

.applyLink {
  position: absolute;
  top: 33%;
  left: 6%;
  width: 38%;
  height: 42%;
}

.loginLink {
  position: absolute;
  top: 33%;
  right: 6%;
  width: 38%;
  height: 42%;
}


.non {
  display: none;
}

.list_biao {
  width: 221px;
  overflow: hidden;
  border: 1px solid #7387C9;

  margin-bottom: 20px;
}


.list_biao a {
  width: 221px;
  height: 128px;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 0px;
  background: none;
  background-color: #fff;
}

.list_biao a img {
  width: 100%;
}

.list_biao p {
  width: 100%;
  color: #fff;
  background-color: #002688;
  font-size: 17px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  padding: 0px 20px;
  overflow: hidden;
  /*超出部分隐藏*/
  text-overflow: ellipsis;
  /* 超出部分显示省略号 */
  white-space: nowrap;
  /*规定段落中的文本不进行换行 */
}

.height_a {
  height: 100%;
  width: auto;
}

.shuang_bo_list {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}



.sang {
  width: 300px;
  border: 2px solid #bfbfbf;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-radius: 20px;
  overflow: hidden;

}

.sang>a {
  width: 300px;
  /* height: 400px; */
  display: flex;
  justify-content: center;
  align-items: center;
}

.sang>a img {
  width: 300px;

  /* height: auto; */
}
