
.link-con{
  width: 100%;
  background-color: #fff;
  position: absolute;
  top: -320px;top: -3.2rem;
  left: 0;
  z-index: 111;
  display: none;box-shadow:0 0 10px #ededed;
}
.link-con .container {
  margin: 0 auto;
  width: 1400px;width: 14rem;
  

  position: relative;
}
.link-con .container ul {
  display: flex;
  flex-wrap: wrap;
  margin-top: 20px;margin-top: 0.2rem;
  padding-bottom: 20px; padding-bottom: 0.2rem;
  padding-left: 70px; padding-left: 0.7rem;
  box-sizing: border-box;
}
.link-con .container ul li{
  width: 20%;
  height: 30px; height: 0.3rem;font-size: 14px;font-size: .14rem;
  line-height: 30px;line-height: 0.3rem;
}
.link-con .container ul li a:hover{color: #0059A7;}
.footer_topnr ul li {
  cursor: pointer;
}

.bumen-titles {
  color: #fff;font-size: 16px; font-size: .16rem;
}


.jczw-aa{
  background: url(../imgs/jczwgkbj.png) no-repeat;
  background-position: center center;
  background-size: cover;
  height: 5.8rem;
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
}

.kbt-aa{
  width: 14rem;
  margin: 0 auto;
  height: 1rem;
  display: flex;
  justify-content: space-between;
  /* margin-top: .6rem; */
  margin-bottom: 1rem;
 }
 .ati-aa {
   display: flex;
   align-items: end;
 }
 .atia-aa {
   display: block;
   width: 4rem;
   /* height: .8rem; */
   /* background: url('https://www.beibei.gov.cn/material/PcWapStyle/imgs/ghlogo.png') no-repeat; background-size: 100% auto; */
   }
 .ats-aa{
   /* width: 4.4rem; */
   height: 1rem;
  
   display: flex;
   flex-direction: column;
   justify-content: end;
   align-items: end;
 }

 .zcwjser {
  width: 340px;
  width: 3.5rem;
  height: 40px;
  height: .4rem;
  line-height: 40px;
  line-height: .4rem;
  background: #f3f3f3;
  border-radius: 20px;
  border-radius: .2rem;
  display: flex;
  align-items: center;
  padding: 0 0 0 .2rem;
}

.zcwjser span {
  background: url(../imgs/xieru.png) no-repeat center center;
  background-size: 100% auto;
  width: .16rem;
  height: .16rem;
  display: block;
}

.zcwjser input {
  height: 40px;
  height: .4rem;
  line-height: 40px;
  line-height: .4rem;
  margin-left: 10px;
  margin-left: .1rem;
  color: #000000;
  font-size: 16px;
  font-size: .16rem;
  width: 480px;
  width: 2.75rem;
}

.zcwjser button {
  height: 40px;
  height: .4rem;
  line-height: 40px;
  line-height: .4rem;
  margin-right: 0;
  margin-right: .0;
  float: right;
  display: flex;
  align-items: center;
}

 .zcwjser button img {
  width: 22px;
  width: .22rem;
}

 .zcwjser button::before {
  content: '|';
  font-size: .2rem;
  margin: 0 .05rem 0 0;
  color: #0059A7;
}

.resc{
  display: flex;
  color: #fff;
  margin-top: .1rem;
}
.resc a{
  color: #fff;
}
.resc ul {
  display: flex;
  flex: 1;
  justify-content: space-between;

}
.resc ul li{
  margin-left: .1rem;
}

.jczwgk-mz{
  width: 14rem;
  margin: 0 auto;
}


/* 主体 */
.jczwxb-b{
  width: 14rem;
  /* height: 1.6rem; */
  background: #FFFFFF;
  box-shadow: 0px 0px 10px 1px rgba(1,23,80,0.28);
  border-radius: .1rem;
  margin: -0.5rem auto 0;
  box-sizing: border-box;
  padding: .2rem .3rem;
}
.xbs{
  font-size: .2rem;
  line-height: .35rem;display: block;
}
.xbs-m{
  width: .7rem;
  height: .35rem;
  line-height: .35rem;
  text-align: center;
  background: url('../imgs/xbsmbj.png') no-repeat center center;
  background-size: 100% 100%;
  position: absolute;
  bottom: 0.18rem;
  right: 0.4rem;
}

.xbs-m a{
  color: #fff;
}
.jczwxb-c {
  width: 14rem;
  margin: 0 auto .4rem;
  
}

.jczwxb-cu{
  display: flex;
  flex-wrap: wrap;
}
.jczwxb-cu>li{
  width: 2rem;
  height: 1.5rem;
  background: linear-gradient(62deg, #FCFDFF, #F2F9FF);
  border-radius: 5px;
  border: 1px solid #DCE8F3;
  margin-top: .4rem;
  margin-right: .4rem;
  position: relative;
  box-sizing: border-box;
}
.jczwxb-cu>li:hover{background: linear-gradient(62deg, #f6fafd, #e7f5ff);}
.jczwxb-cu>li:nth-child(6n){
  margin-right: 0;
}

.jczwxb-cu>li a{
  display: flex;
  width: 100%;
  height: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.xbcs{
  margin-top: .2rem;
}

.xmul{
  position: absolute;
  padding: .2rem 0 0rem .2rem;
  background: #FAFDFF;
  box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.3);
  border-radius: 5px;
  border: 1px solid #3E8BF8;
  /* max-width: 5rem; */
  width: 4.8rem;
  top: calc(100% + .13rem);
  display: none;
  z-index: 9;
}
.jczwxb-cu li:nth-child(6n) .xmul{
  right: 0;
  } 

.xmul img{
  position: absolute;
  width: .26rem;
  height: .13rem;
  top: -0.13rem;
  left: calc(1rem - .13rem);
}
.jczwxb-cu li:nth-child(6n) .xmul img{
  left: auto;
  right:calc(1rem - .13rem);
  } 
.xmulu {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.xmulu li{
  display: inline-block;
    width: 1.4rem;
    margin-right: .2rem;
    height: .46rem;
    vertical-align: top;
}
.xmulu li a{
  color: #051232;
  font-size: .16rem;
  line-height: .24rem;
  vertical-align: middle;
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: 100%;
  padding-left: .2rem;
  box-sizing: border-box;
  position: relative;
}
.xmulu li a::after{
  content: '';
  position: absolute;
  top: 0.09rem;
  left: .01rem;
  width: .05rem;
  height: .05rem;
  background: #B6B6B6;
  transform: rotate(45deg);
}
.xmulu li a:hover{
  color: #3772CA;
}
.xmulu li a:hover::after{
  background:#3772CA;
}

.xbcs{

  vertical-align: middle;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 96%;
  text-align: center;
}

@media screen and (max-width: 768px) {

.zcwjser button {
  width: .4rem;
  height: unset;
}
.zcwjser button img{
  width: .4rem;
}
.zcwjser button::before {
  font-size: .4rem;
}

.kbt-aa{
  /* display: none; */
  width: 100%;
  margin-top: .8rem;
  margin-bottom: 0;
  display: block;
}
.atia-aa {
  width: 5.5rem;
  height: 1rem;
  margin: 0 auto;
}
.ati-aa {
  width: 100%;
  justify-content: center;
}
.atia-aa img{
  width: 100%;
}
.ats-aa{
  /* display: none; */
  width: 100%;
  flex-direction: row;
  justify-content: center;
}
.zcwjser{
  width: 5.5rem;
  height: .7rem;
}
.zcwjser input{
  height: .7rem;
  width: 4.5rem;
  font-size: .32rem;
}
.resc{
  display: none;
}


.jczwxb-b{
  width: 96%;
  margin: -1rem auto 0;
}
.xbs{
  font-size: .32rem;
  line-height: .42rem;
}
.xbs-m{
  font-size: .26rem;
  width: 1rem;
  height: .5rem;
  line-height: .5rem;
}
.jczwxb-c{
  /* display: none; */
  width: 96%;
}
.jczwxb-cu>li{
  width: 2.2rem;
  height: 2.2rem;
  margin-right: .3rem;
  margin-top: .3rem;
  font-size: .24rem;
}

.jczwxb-cu>li:nth-child(3n){
  margin-right: 0;
}
.jczwgk-mz{
  display: none;
}
.jczwxb-cu>li a img{
  width: .6rem;
}
.xbcs{
  font-size: .32rem;
  /* vertical-align: middle;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis; */
}
}
