.zcwjwidth1400 {
  width: 14rem;
  margin: 0 auto;
}

.zcwjmain {
  background: url(../imgs/zcwjbg.png) no-repeat top center,linear-gradient(to bottom,#3a9bfd,#84c0ff,#edf6ff);
  background-size: 100% auto;
  max-width: 1920px;
  width: 100%;
  margin: 0 auto 30px auto;margin: 0 auto .3rem auto;
  padding: 0 0 20px 0;
  padding: 0 0 .2rem 0;
}

.zcwjmain .zcwjtop {
  width: 100%;
  background: rgba(0,89,167,0.25);
  position: static;
  zoom: 1; margin: 0 auto;
  height: .5rem;
}

.zcwjmain .zcwjtop .topcon {
  overflow: hidden;
  font-size: .14rem;
  color: #fff;
  display: flex;
  justify-content: space-between;
}

.zcwjmain .zcwjtop .topcon a {
  color: #fff;
}

.zcwjmain .zcwjtop .topcon a:hover span {
  border-bottom: solid 2px #fff;
  padding: .05rem 0;
}

.zcwjmain .zcwjtop .topcon .tople {
  width: 3.5rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.zcwjmain .zcwjtop .topcon .topri {
  width: 5.5rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.zcwjmain .zcwjhead {
  overflow: hidden;
  display: flex;
  justify-content: space-between;
  margin: .7rem auto 0 auto;
}

.zcwjmain .zcwjhead .zchle {
  width: 4rem;
  display: flex;
  align-items: flex-end;
}

.zcwjmain .zcwjhead .zchle img {
  width: 100%;
}

.zcwjmain .zcwjhead .zchri {
  width: 8rem;
  display: flex;
  flex-wrap: wrap;
  justify-items: flex-end;
  align-items: center;
}

.zcwjmain .zcwjhead .zchri .zchricon {
  width: 100%;
}

.zcwjmain .zcwjhead .zchri .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;
}

.zcwjmain .zcwjhead .zchri .zcwjser span {
  background: url(../imgs/xieru.png) no-repeat center center;
  background-size: 100% auto;
  width: .16rem;
  height: .16rem;
  display: block;
}

.zcwjmain .zcwjhead .zchri .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;
}

.zcwjmain .zcwjhead .zchri .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;
}

.zcwjmain .zcwjhead .zchri .zcwjser button img {
  width: 22px;
  width: .22rem;
}

.zcwjmain .zcwjhead .zchri .zcwjser button::before {
  content: '|';
  font-size: .2rem;
  margin: 0 .05rem 0 0;
  color: #0059A7;
}

.zcwjmain .zcwjhead .zchri ul {
  overflow: hidden;
  color: #fff;
  font-size: 18px;
  font-size: .18rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  margin: 20px 0 0 0;
  margin: .2rem 0 0 0;
}

.zcwjmain .zcwjhead .zchri ul li a {
  color: #fff;
}

.zcwjmain .zcwjhead .zchri ul li a:hover {
  color: #0059A7;
}

.zcwjmain .zcwjtit {
  font-size: 66px;
  font-size: .66rem;
  text-align: center;
  margin: 80px auto 70px auto;
  margin: .8rem auto .7rem auto;
  color: #fff;
  font-family: 'FZDaBiaoSong-B06S';
  text-shadow: 3px -1px 0 #5697d7, 3px -1px 0 #5697d7, -1px 1px 0 #5697d7,2px 3px 0 #5697d7
}

.zcwjmain .zcwjtype {
  margin: 0 auto;
}

.zcwjmain .zcwjtype ul {
  display: flex;
  justify-content: space-between;
  width: 830px;
  width: 8.3rem;
  margin: 0 auto;
}

.zcwjmain .zcwjtype ul li {
  width: 250px;
  width: 2.5rem;
  height: 100px;
  height: 1rem;
  background: #cee4fa;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 28px;
  font-size: .28rem;
  border-radius: 10px;
  border-radius: .1rem;
  font-style: italic;
  font-weight: bolder;
}

.zcwjmain .zcwjtype ul li a {
  color: #057ee9;
  width: 100%;
  height: 100%;
  display: inline-block;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}

.zcwjmain .zcwjtype ul li:nth-child(1) a::before {
  content: '';
  background: url(../imgs/tbzcwj.png) no-repeat center center;
  width: 26px;
  width: .26rem;
  height: 30px;
  height: .30rem;
  margin: 0 .10rem 0 0;
  background-size: 100% auto;
}

.zcwjmain .zcwjtype ul li:nth-child(2) a::before {
  content: '';
  background: url(../imgs/tbzcjd.png) no-repeat center center;
  width: 31px;
  width: .31rem;
  height: 31px;
  height: .31rem;
  margin: 0 .10rem 0 0;
  background-size: 100% auto;
}

.zcwjmain .zcwjtype ul li:nth-child(3) a::before {
  content: '';
  background: url(../imgs/tbzcwd.png) no-repeat center center;
  width: 35px;
  width: .35rem;
  height: 32px;
  height: .32rem;
  margin: 0 .10rem 0 0;
  background-size: 100% auto;
}

.zcwjmain .zcwjtype ul li.active,.zcwjmain .zcwjtype ul li:hover {
  background: #fff;
  position: relative;
}

.zcwjmain .zcwjtype ul li.active::after,.zcwjmain .zcwjtype ul li:hover::after {
  content: '';
  border: 12px solid;
  border: .12rem solid;
  border-color: #fff transparent transparent;
  width: 0;
  height: 0;
  position: absolute;
  top: 100px;
  top: 1rem
}

.zcqtwjbox {
  background: #fff;
  box-shadow: 0 0 5px 0 #eaebeb;
  border-radius: 10px;
  border-radius: .1rem;
  margin: 80px auto 30px auto;
  margin: .8rem auto .3rem auto;
  padding: 30px 0 30px 0;
  padding: 0.3rem 0 .3rem 0;
  position: relative;
}

.zcqtwjbox .qtwjser {
  display: flex;
  justify-content: center;
}

.zcqtwjbox .qtwjser .qtsercon {
  width: 760px;
  width: 7.6rem;
  margin: 0 auto;
  position: absolute;
  top: -30px;
  top: -.3rem;
  height: 55px;
  height: .55rem;
  line-height: 55px;
  line-height: .55rem;
  box-shadow: 0 0 5px 0 #eaebeb;
  background: #fff;
  border-radius: 27px;
  border-radius: .27rem;
  font-size: 16px;
  font-size: .16rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.zcqtwjbox .qtwjser .qtsercon .zctext {
  width: 640px;
  width: 6.4rem;
  height: 55px;
  height: .55rem;
  line-height: 55px;
  line-height: .55rem;
  margin: 0 20px;
  margin: 0 .2rem;
  font-size: 16px;
  font-size: .16rem;color: #666;
}

.zcqtwjbox .qtwjser .qtsercon .zcbtn {
  background: #057ee9;
  width: 70px;
  width: .7rem;
  height: 45px;
  height: .45rem;
  line-height: 45px;
  line-height: .45rem;
  font-size: 20px;
  font-size: .2rem;
  color: #fff;
  border-radius: 22px;
  border-radius: .22rem;
  margin: 0 5px 0 0;
  margin: 0 .05rem 0 0;
  cursor: pointer;
}

.zcqtwjbox .zcwjtypetit {
  height: 40px;
  height: .4rem;
  line-height: 40px;
  line-height: .4rem;
  padding: 30px 30px 20px 30px;
  padding: .3rem .3rem .2rem .3rem;
}

.zcqtwjbox .zcwjtypetit ul {
  display: flex;
  justify-content: left;
  align-items: center;
  border-bottom: solid 1px #ededed;
}

.zcqtwjbox .zcwjtypetit ul li a {
  display: block;
}

.zcqtwjbox .zcwjtypetit ul li a:hover {
  color:#333;
}

.zcqtwjbox .zcwjtypetit ul li {
  font-size: 20px;
  font-size: .2rem;
  color: #333;
  margin-right: 40px;
  margin-right: .4rem;
  position: relative;
  display: flex;
  justify-content: center;
  height: 40px;
  height: .4rem;
  line-height: 40px;
  line-height: .4rem;
}

.zcqtwjbox .zcwjtypetit ul li.active span {
  border-bottom: solid 3px #0059A7;
  border-bottom: solid .03rem #0059A7;
  display: block;
  height: 39px;
  height: .39rem;
}

.zcqtwjbox .zcwjtypetit ul li.active span::after {
  content: '';
  border: 6px solid;
  border: .06rem solid;
  border-color: #0059A7 transparent transparent;
  width: 0;
  height: 0;
  position: absolute;
  top: 40px;
  top: .4rem;
  left: 45%;
}

.zcwjmain .qtwjbox {
  padding: 0 30px;
  padding: 0 .3rem;
}

.zcwjmain .qtwjbox .qtwjli {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 60px;
  height: 0.6rem;
  line-height: 60px;
  line-height: .6rem;
  font-size: 16px;
  font-size: .16rem;
  padding: 0 15px;
  padding: 0 .15rem;
}

.zcwjmain .qtwjbox .qtwjli:nth-child(odd) {
  background: #fafbfb;
}

.zcwjmain .qtwjbox .qtwjli:nth-child(even) {
  background: #fff;
}

.zcwjmain .qtwjbox .qtwjli h1 {
  font-size: 16px;
  font-size: .16rem;
  font-weight: 400;
  display: block;
  width: 780px;
  width: 7.8rem;
  display: flex;
  align-items: flex-start;
  padding: 0 0 0 5px;
  padding: 0 0 0 .05rem;
  height: 60px;
  height: .6rem;
  line-height: 60px;
  line-height: .6rem;
  padding: 0 0 0 6px;
  padding: 0 0 0 .06rem;
  overflow: hidden;
}

.zcwjmain .qtwjbox .qtwjli h1 a {
  display: flex;
  align-items: center;
  justify-content: left;
  position: relative;
}

.zcwjmain .qtwjbox .qtwjli h1 a::before {
  content: '';
  width: 3px;
  width: .03rem;
  height: 3px;
  height: .03rem;
  background: #0059A7;
  transform: rotate(45deg);
  display: block;
  margin: .0 10px 0 0;
  margin: 0 .1rem 0 0;
  position: absolute;
}

.zcwjmain .qtwjbox .qtwjli h1 a:hover {
  color: #0059A7;
}

.zcwjmain .qtwjbox .qtwjli h1 a span {
  height: 60px;
  height: .6rem;
  line-height: 60px;
  line-height: .6rem;
  display: block;
  overflow: hidden;
  margin: 0 0 0 .15rem;
}

.zcwjmain .qtwjbox .qtwjli .qtwjzcjd {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 0 0 50px;
  margin: 0 0 0 .5rem;
}

.zcwjmain .qtwjbox .qtwjli .qtwjzcjd a {
  font-size: 14px;
  font-size: .14rem;
  padding: 0 10px;
  padding: 0 .1rem;
  display: block;
  height: 30px;
  height: .3rem;
  line-height: 30px;
  line-height: .3rem;
  border-radius: 15px;
  border-radius: .15rem;
  margin: 0 5px;
  margin: 0 .05rem;
}

.zcwjmain .qtwjbox .qtwjli .qtwjzcjd a.a1 {
  border: solid 1px #4da2ff;
  border: solid .01rem #4da2ff;
}

.zcwjmain .qtwjbox .qtwjli .qtwjzcjd a.a2 {
  border: solid 1px #00a240;
  border: solid .01rem #00a240;
}

.zcwjmain .qtwjbox .qtwjli .qtwjzcjd a.a3 {
  border: solid 1px #eca016;
  border: solid .01rem #eca016;
}

.zcwjmain .qtwjbox .qtwjli .qtwjzcjd a.a4 {
  border: solid 1px #9571fc;
  border: solid .01rem #9571fc;
}

.zcwjmain .qtwjbox .qtwjli samp {
  color: #666;
  font-size: 14px;
  font-size: 0.14rem;
}

/**Ã¦â€Â¿Ã§Â­â€“Ã©â€”Â®Ã§Â­â€*/
.zcwdkbox {
  margin: 30px 30px 20px 30px;
  margin: .3rem .3rem .2rem .3rem;
  padding: 20px;
  padding: .2rem;
  border: solid 1px #ededed;
  border: solid 0.01rem #ededed;
  border-radius: 10px;
  border-radius: .1rem;
  background: #f5fafe;
}

.zcwdkbox .zcwdtit {
  font-size: 24px;
  font-size: .24rem;
  color: #0059A7;
  border-bottom: solid 1px #ededed;
  border-bottom: solid .01rem #ededed;
  height: 37px;
  height: .37rem;
  line-height: 36px;
  line-height: .36rem;
  position: relative;
  font-weight: bold;
}

.zcwdkbox .zcwdtit i {
  height: 3px;
  height: .03rem;
  background: #0059A7;
  display: block;
  width: 120px;
  width: 1.2rem;
  margin-top: .05rem;
}

.zcwdkbox .zcwdtit::after {
  content: '';
  border: 6px solid;
  border: .06rem solid;
  border-color: #0059A7 transparent transparent;
  width: 0;
  height: 0;
  position: absolute;
  top: 44px;
  top: .44rem;
  left: 55px;
  left: .55rem;
}

.zcwdkbox ul {
  overflow: hidden;
  display: flex;
  /* justify-content: space-between; */
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
  margin: 20px auto 0 auto;
  margin: .2rem auto;
  height: 50px;
  height: .5rem;
}
/* .zcwdkbox ul {
  width: 12.95rem;
} */
.zcwdkbox ul li {
  width: 175px;
  width: 1.75rem;
  height: 35px;
  height: .35rem;
  line-height: 35px;
  line-height: .35rem;
  font-size: 14px;
  font-size: .14rem;
  border: solid 1px #a3d3fd;
  border: solid .01rem #a3d3fd;
  border-radius: 5px;
  border-radius: .05rem;
  background: #fff;
  margin: 5px auto;
  text-align: center;
  color: #333;
}
.zcwdkbox ul li {
  margin: .05rem .03rem;
}

.zcwdkbox ul li.active {
  background: #0059A7;
  color: #fff;
}

.zcwdkbox ul li.active a {
  color: #fff;
}

.zcwdlist {
  margin: 0 30px;
  margin: 0 0.3rem;
}

.zcwdlist ul {
  overflow: hidden;
}

.zcwdlist ul li {
  background: #fafbfb;
  padding: 20px;
  padding: .2rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 100px;
  height: 1rem;
  margin: 0 0 10px auto;
  margin: 0 0 .1rem 0;
}

.zcwdlist ul li:hover {
  background: #f1f8fd;
}

.zcwdlist ul li:hover h1 a {
  color: #0059A7;
}

.zcwdlist ul li .lile {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  flex-direction: column;
  height: 90px;
  height: .9rem;width: 11.8rem;
}

.zcwdlist ul li .liri {
  width: 90px;
  width: .9rem;
  display: flex;
  align-items: flex-start;
  height: 90px;
  height: .9rem;
  flex-direction: column;
  justify-content: space-between;
}

.zcwdlist ul li .liri a {
  font-size: 14px;
  font-size: .14rem;
  color: #333;
  display: block;
  cursor: pointer;
}

.zcwdlist ul li .liri a.a1 {
  border: solid 1px #d9ebfd;
  background: #e5f1fd;
  text-align: center;
  width: 90px;
  width: .9rem;
  height: 30px;
  height: .3rem;
  line-height: 30px;
  height: .3rem;
  border-radius: 15px;
  border-radius: .15rem;
  cursor: pointer;
}

.zcwdlist ul li .lile h1 {
  font-size: 16px;
  font-size: .16rem;
  height: 30px;
  height: .3rem;
  line-height: 30px;
  line-height: .3rem;
  font-weight: 500;
  cursor: pointer;
  display: flex;
  align-items: center;width: 100%;
}

.zcwdlist ul li .lile h1::before {
  content: '';
  background: url(../imgs/tbzcwd-wen.png) no-repeat;
  width: 20px;
  width: .2rem;
  height: 20px;
  height: .2rem;
  background-size: 100% auto;
  display: block;
}

.zcwdlist ul li .lile h1 a {
  height: 30px;
  height: .3rem;
  line-height: 30px;
  line-height: .3rem;
  display: block;
  width: 96%;
  overflow: hidden;
}

.zcwdlist ul li .lile h1 a,.zcwdlist ul li .lile p samp {
  padding: 0 0 0 10px;
  padding: 0 0 0 .1rem;
}

.zcwdlist ul li .lile p samp {
  height: 30px;
  height: .3rem;
  line-height: 30px;
  line-height: .3rem;
  display: block;
  width: 96%;
  overflow: hidden;
  min-width: 4rem;
}

.zcwdlist ul li .lile p::before {
  content: '';
  background: url(../imgs/tbzcwd-da.png) no-repeat;
  width: 20px;
  width: .2rem;
  height: 20px;
  height: .2rem;
  background-size: 100% auto;
  display: block;
}

.zcwdlist ul li .lile p {
  font-size: 14px;
  font-size: .14rem;
  height: 25px;
  height: .25rem;
  line-height: 25px;
  line-height: .25rem;
  color: #666;
  display: flex;
  align-items: center;width: 100%;
}

.zcwdlist ul li .lile span {
  font-size: 14px;
  font-size: .14rem;
  height: 25px;
  height: .25rem;
  line-height: 25px;
  line-height: .25rem;
  color: #333;
  margin: 10px 0 0 0;
  margin: .1rem 0 0 0;
  padding: 0 0 0 30px;
  padding: 0 0 0 .3rem;
}

.zhankai-box {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 80px;
  width: .8rem;
  margin: 0 auto;
}

.zhankai-box span {
  font-size: 16px;
  font-size: .16rem;
  cursor: pointer;
}

.zhankai-box img {
  width: 13px;
  width: .13rem;
  height: 14px;
  height: .14rem;
  margin: 0 0 0 5px;
  margin: 0 0 0 0.05rem;
  cursor: pointer;
}


    #news-type-ul li {
        cursor: pointer;
    }

    .page {
        text-align: center;
        padding: 23px 0 13px;
        margin-left: 30px;
        margin-top: 21px;
        margin-right: 30px;
    }

    .page span {
        display: inline-block;
        color: #333333;
        font-size: 14px;
        padding-top: 2px;
        width: 30px;
        height: 30px;
        margin-right: 10px;
        line-height: 28px;
        text-align: center;
    }

    .page input {
        width: 50px;
        height: 30px;
        line-height: 30px;
        border-radius: 3px;
        box-sizing: border-box;
        border: solid 1px #e0e0e0;
        background-color: #fff;
        padding-left: 5px;
        padding-right: 5px;
    }

    .page a {
        display: inline-block;
        padding-top: 2px;
        width: 30px;
        height: 30px;
        border: 1px solid #e0e0e0;
        text-align: center;
        line-height: 28px;
        color: #415569;
        font-size: 14px;
        margin-right: 10px;
        background: #fff;
        border-radius: 3px;
    }

    .page .yj-pga0 {
        background: url(/images/ty-yj-larrow.png) no-repeat center center;
    }

    .page .yj-pga0:hover {
        background: url(/images/ty-yj-larrow2.png) no-repeat center center #2760b7;
    }

    .page .yj-pga6 {
        border: none;
        width: 15px;
    }

    .page .yj-pga6:hover {
        background: none;
        color: #333333;
    }

    .page .yj-pga8 {
        background: url(/images/ty-yj-rarrow.png) no-repeat center center;
    }

    .page .yj-pga8:hover {
        background: url(/images/ty-yj-rarrow2.png) no-repeat center center #2760b7;
    }

    .page .yj-pga9 {
        border: none;
        color: #333333;
    }

    .page .curp {
        color: #fff;
        background-color: #2760b7;
    }

    .page a:hover {
        color: #fff;
        background-color: #2760b7;
    }

    .page .blue {
        color: #fff;
        background-color: #2760b7;
    }

    .page .go {
        display: inline-block;
        padding-top: 2px;
        width: 30px;
        height: 30px;
        border: 1px solid #e0e0e0;
        text-align: center;
        line-height: 30px;
        color: #b9bfc5;
        font-size: 14px;
        margin-right: 10px;
        background: #fff;
        border-radius: 3px;
    }

    .p2 {
        height: 70px;
        border: solid 1px #e5e5e5;
        margin-top: 0;
        padding: 0;
        padding-top: 20px;
        box-sizing: border-box;
        margin-bottom: 30px;
    }

    #page a,
    #page span {
        height: 30px;
        height: .3rem;
        margin: 0 2px;
        margin: 0 0.02rem;
        padding: 0;
        font-size: 16px;
        font-size: 0.16rem;
        line-height: 30px;
        line-height: .3rem;
        min-width: 30px;
        min-width: .3rem;

    }

    .page a {
        vertical-align: top;
    }

    /* Ã©Â¡ÂµÃ§Â Â */
    .page {
        text-align: center;
        padding-top: 12px;
        padding-bottom: 42px;
    }

    .page a {
        display: inline-block;
        width: 26px;
        height: 26px;
        border: 1px solid #ebebeb;
        line-height: 26px;
        color: #868686;
        font-size: 14px;
        margin: 0 4px;
    }

    .page a:hover,
    .page a.cur {
        border: 1px solid #2876cd;
        background: #2876cd;
        color: #fff;
    }

    .page a.pn {
        width: 58px;
    }

    .page.pt40 {
        padding-top: 40px;
    }

    .news-type ul li:nth-child(2) span {
        color: red;
        font-weight: 700;
    }


/**Ã¦â€Â¿Ã§Â­â€“Ã¨Â§Â£Ã¨Â¯Â»*/
.zcjdtit {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 30px;
  margin: 0 .3rem;
}

.zcjdtit .zcjdtitle {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
}

.zcjdtit .zcjdtitle .wzbs {
  font-size: 24px;
  font-size: .24rem;
  color: #333;
  position: relative;
  font-family: 'FZDaBiaoSong-B06S';
  display: flex;
  align-items: flex-end;
  justify-content: left;
}

.zcjdtit .zcjdtitle .wzbs span {
  height: 25px;
  height: .25rem;
  line-height: 25px;
  line-height: .25rem;
}

.zcjdtit .zcjdtitle .wzbs i {
  height: 1px;
  height: .01rem;
  background: #ededed;
  width: 1160px;
  width: 11.6rem;
  display: inline-block;
  margin: 0 0 0 10px;
  margin: 0 0 0 .1rem;
  position: relative;
  margin-bottom: 6px;
  margin-bottom: .06rem;
}

.zcjdtit .zcjdtitle .wzbs i::after {
  content: '';
  height: 4px;
  height: .04rem;
  background: #0059A7;
  width: 30px;
  width: .3rem;
  display: block;
  border-radius: 2rem;
  border-radius: .02rem;
  position: absolute;
  top: -2px;
  top: -.02rem;
}

.zcjdtit .zcjdtitle .wzyw {
  font-size: 14px;
  font-size: .14rem;
  color: #e4f1fb;
  text-transform: uppercase;
  font-weight: bolder;
}

.zcjdtit .zcjdtitle samp {
  display: block;
}

.yinpintit .wzbs i {
  width: 11.4rem !important;
}

.zcjdtit .tieri {
  font-size: 14px;
  font-size: .14rem;
  width: 60px;
  width: .6rem;
  height: 25px;
  height: .25rem;
  line-height: 25px;
  line-height: .25rem;
  background: #0876d6;
  border-radius: 12.5px 0 12.5px 12.5px;
  border-radius: .12rem 0 .12rem .12rem;
  text-align: center;
}

.zcjdtit .tieri a {
  color: #fff;
  text-align: center;
  font-size: 12px;
  font-size: .12rem;
}

.wzjdbox ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 10px 30px;
  margin: 0.1rem .3rem;
}

.wzjdbox ul li {
  border: solid 1px #ededed;
  border: solid .01rem #ededed;
  background: #fafbfb;
  border-radius: 3px;
  border-radius: .03rem;
  padding: 15px;
  padding: .15rem;
  width: 620px;
  width: 6.2rem;
  cursor: pointer;
  margin: 9px auto;
  margin: .09rem auto;
}
.wzjdbox a:hover{
  color: #0059A7;
}

.wzjdbox h1 {
  font-size: 16px;
  font-size: .16rem;
  line-height: 25px;
  line-height: .25rem;
  height: 50px;
  height: .5rem;
  overflow: hidden;
  font-weight: 400;
  text-overflow: ellipsis;
}

.wzjdbox .wzinr {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin: 10px 0 0 0;
  margin: .1rem 0 0 0;
}

.wzjdbox .wzinr span {
  color: #666;
  font-size: 16px;
  font-size: .16rem;
  height: 30px;
  height: .3rem;
  line-height: 30px;
  line-height: .30rem;
}

.wzjdbox .wzinr a {
  width: 90px;
  width: .9rem;
  height: 30px;
  height: .3rem;
  line-height: 30px;
  line-height: .3rem;
  text-align: center;
  border: solid 1px #d9ebfd;
  border: solid .01rem #d9ebfd;
  border-radius: 15px;
  border-radius: .15rem;
  font-size: 14px;
  font-size: .14rem;
  background: #eef6fd;
}

.mtsjbox {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin: 0 30px;
  margin: 0 .3rem;
}

.mtsjbox .mtsjle,.mtsjbox .mtsjri {
  width: 650px;
  width: 6.5rem;
}

.mtsjbox .mtsjle .zcjdtit,.mtsjbox .mtsjri .zcjdtit {
  margin: 0 0;
}

.mtsjbox .mtsjle .zcjdtit .zcjdtitle,.mtsjbox .mtsjle .zcjdtit .zcjdtitri {
  width: 100%;
}

.mtsjbox .mtsjle .zcjdtit .zcjdtitle .wzbs,.mtsjbox .mtsjri .zcjdtit .zcjdtitle .wzbs {
  width: 100%;
}

.mtsjbox .mtsjle .zcjdtit .zcjdtitle .wzbs i,.mtsjbox .mtsjri .zcjdtit .zcjdtitle .wzbs i {
  width: 475px;
  width: 4.75rem;
}

.mtsjbox .mtsjle ul {
  overflow: hidden;
}

.mtsjbox .mtsjle ul li {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 50px;
  height: .5rem;
  line-height: 50px;
  line-height: .5rem;
}

.mtsjbox .mtsjle ul li a {
  display: inline-block;
  max-width: 85%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #333333;
  font-size: 16px;
  font-size: .16rem;
  padding: 0 0 0 2px;
  padding: 0 0 0 .02rem;
}

.mtsjbox .mtsjle ul li a:before {
  display: inline-block;
  content: '';
  width: 5px;
  height: 5px;
  width: .05rem;
  height: .05rem;
  background: #0059A7;
  transform: rotate(45deg);
  vertical-align: middle;
  margin-right: 10px;
  margin-right: .1rem;
}

.mtsjbox .mtsjle ul li a:hover {
  color: #0059A7;
  font-weight: bold;
}

.mtsjbox .mtsjle ul li span {
  font-size: 14px;
  font-size: .14rem;
  color: #666;
}

.shijedubox .shipinist,.ztjdubox .ztjdlist {
  margin: 20px 30px;
  margin: .2rem .3rem;
}

.mtsjri .twlist,.shijedubox .shipinist,.ztjdubox .ztjdlist {
  display: flex;
  align-items: center;
  justify-content:space-between;
  overflow: hidden;
}

.mtsjri .twlist li,.shijedubox .shipinist li {
  padding: 10px;
  padding: .1rem;
  border-radius: 5px;
  border-radius: .05rem;
  background: #f3f6f8;
  position: relative;
  text-align: center;
  width: 300px;
  width: 3rem;
  height: 240px;
  height: 2.4rem;
}

.mtsjri .twlist li .cover,.shijedubox .shipinist li .cover {
  width: 300px;
  width: 3rem;
  height: 205px;
  height: 2.05rem;
  display: block;
  overflow: hidden;
  border-radius: 5px;
  border-radius: .05rem;
}

.mtsjri .twlist li h1,.shijedubox .shipinist li h1 {
  font-size: 16px;
  font-size: .16rem;
  height: 30px;
  height: .3rem;
  line-height: 30px;
  line-height: .3rem;
  text-align: left;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 300px;
  width: 3rem;
  font-weight: 500;
  margin: 5px 0 0 0;
  margin: 0.05rem 0 0 0;
}

.mtsjri .twlist li .btn,.shijedubox .shipinist li .btn {
  position: absolute;
  left: 0;
  top: 45%;
  width: 38px;
  width: .38px;
  z-index: 2;
  transform: translate(-50%, -50%);
  width: .38rem;
}

.ztjdubox .ztjdlist li {
  border-radius: 5px;
  border-radius: .05rem;
  position: relative;
  text-align: center;
  width: 320px;
  width: 3.2rem;
  height: 150px;
  height: 1.5rem;margin: 0 10px;margin: 0 .1rem;
}

.ztjdubox .ztjdlist li .cover {
  width: 320px;
  width: 3.2rem;
  height: 130px;
  height: 1.3rem;
  display: block;
  overflow: hidden;
  border-radius: 5px;
  border-radius: .05rem;
}
.zcwjwjk{
  /* height: 400px; */
  background: #FFFFFF;
  box-shadow: 0px 0px 8px 0px rgba(0,89,167,0.2);
  box-shadow: 0px 0px .08rem 0px rgba(0,89,167,0.2);
  border-radius: 10px;
  border-radius: .1rem;
  padding: .3rem;
  box-sizing: border-box;
}
.zcwjk-m-center {
  display: flex;
  align-items: center;
}
.zcwjk-m-center img {
  width: .18rem;
  height: .22rem;
}
.zcwjk-m-center p {
  font-size: .14rem;
  margin-left: .1rem;
}
.zcwjk-search-con{
  width: 100%;
  background: #EEF7FE;
  border-radius: .1rem;
  margin-top: .2rem;
  padding: .2rem;
  box-sizing: border-box;
}
.zcwjk-search-con ul li{
  display: flex;
  font-size: .16rem;
  margin-bottom: .2rem;
  cursor: pointer;
  color: #555;
}

.zcwjk-search-con ul li:last-child{
  margin-bottom: 0;
}
.zcwjk-search-con ul li .zcwjk-con-l{
  width: .7rem;
  text-align: end;
  margin-right: .15rem;
}
.zcwjk-con-r {
 width: 11.5rem;
  overflow: hidden;
}
.zcwjk-con-r span {
  display: inline-block;
  padding: 0 .05rem;
  line-height: .25rem;
  height: .25rem;
  border-radius: .1rem;margin: 3px 0;margin: .03rem 0;

}
.zcwjk-con-r-more {
  display: flex;
  height: .25rem;
  line-height: .25rem;
  color: #057EE9;
}
.zcwjk-con-r-more img {
  scale: 0.5;
}
.zcwjk-con-r2 {
  width: 92%;
}
.zcwjk-con-r2 span {
  width: .8rem;
  height: .35rem;
  line-height: .35rem;
  font-size: .16rem;
  /* padding: .05rem .1rem; */
  border-radius: .05rem;
  background-color: #DAD9D9;
  margin-right: .08rem;
  display: inline-block;
  text-align: center;
}
ul li .zcwjk-con-r-active{
  background-color: #6DBDF8;
  color: #fff;

}

.zcwjk-con-r2 div .zcwjk-con-r-n3 {
  background-color: #FAAE41;
  color: #fff;
  width: .7rem;
  height: .35rem;
  line-height: .35rem;
  border-radius: .05rem;
  font-size: .16rem;
}
.zcwjk-con-r2 div .zcwjk-con-r-n2 {
  background-color: #057EE9;;
  color: #fff;
  border-radius: .05rem;
  margin-right: .08rem;
  width: .7rem;
  height: .35rem;
  line-height: .35rem;
  border-radius: .05rem;
  font-size: .16rem;
}
.zcwjk-con-r2{
  display: flex;
  justify-content: space-between;
}

.zcwjwjk-nr{
  height: auto;
  /* background-color: #057EE9; */
  margin-top: .2rem;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.zcwjwjk-nr-l{
  background: #FFFFFF;
  box-shadow: 0px 0px .08rem 0px rgba(0,0,0,0.08);
  border-radius: .03rem;
  width: 3rem;
  margin-right: .3rem;
  padding-bottom:.2rem;
}
.zcwjwjk-nr-l-t{
  width: 3rem;
  height: .7rem;
  background-color: #057EE9;
  text-align: center;
  font-size: .26rem;
  color: #fff;
  line-height: .7rem;
  margin-bottom: .2rem;
  font-family:'FZDaBiaoSong-B06S';
}
.zcwjwjk-nr-l-c{
  height: auto;

}
.zcwjwjk-nr-l-c ul li{
  padding-left: .5rem;
  box-sizing: border-box;
  /* background-color: pink; */
  font-size: .14rem;
  color: #a5a5a5;
  line-height: .48rem;
  cursor: pointer;
}
.zcwjwjk-nr-l-c ul li ul {
  margin-top: .1rem;
}
.zcwjwjk-nr-l-c ul li ul li {
  padding-left: .1rem;
  box-sizing: border-box;
  font-size: .14rem;
  color: #a5a5a5;
  margin-bottom: .12rem;
  line-height:.2rem;
}

.zcwjwjk-nr-r {
  flex: 1;
  height: 100%;
  box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.08);
  border-radius: 10px;
  box-shadow: 0px 0px .08rem 0px rgba(0,0,0,0.08);
  border-radius: .1rem;padding: 0 0 30px 0;padding: 0 0 .3rem 0;

}
.zcwjwjk-nr-r ul {padding: 30px 30px 0 30px;
  padding: .3rem .3rem 0 .3rem;
  box-sizing: border-box;
}
.zcwjwjk-nr-r ul li {
  border-bottom: .01rem solid #ededed;
  margin-bottom: .2rem;
  cursor: pointer;
}
.zcwjwjk-nr-r ul li div:first-child{
  font-size: .16rem;
  color: #333;
  margin-bottom: .1rem;
}
.zcwjwjk-nr-r ul li div:nth-child(2){
  font-size: .16rem;
  color: #a5a5a5;
  line-height: normal;
  margin-bottom: .2rem;
}
.zcwjwjk-nr-r ul li:hover div:nth-child(2){
  color:#0059A7;
  }
.zcwjwjk-nr-r ul li div:nth-child(3){
  font-size: .16rem;
  color: #a5a5a5;
  display: flex;
  justify-content: space-between;
  margin-bottom: .2rem;
}
.zcwjwjk-nr-r ul li div:nth-child(3) span {
  display: block;
}
.zcwjwjk-nr-r ul li div:nth-child(3) span:first-child {
  padding: .05rem;
  border-radius: .05rem;
  border: 0.01rem solid #ededed;
}
.zcwjwjk-nr-r ul .zwsjbox {text-align: center;}
.zcwjwjk-nr-r ul .zwsjbox img{width: 150px;width: 1.5rem;height: 120px;height: 1.2rem;}
.zcwjwjk-nr-r ul .zwsjbox p{line-height: 30px;line-height: .3rem; text-align: center; font-size: 30px;font-size: .3rem;}
.zk-yd{
  display: none;
}
.zcwdk {
  width: 96%;
  height: .8rem;
  margin: 0 auto;
  text-align: center;
  background-color: #ebf3f8;
  border-radius: .08rem;
  margin-top: .2rem;
}
.zcwdk a {
  line-height: .8rem;
  font-size: .22rem;
  color: #1A6DE0;
}
.wjkserbox{background: none;box-shadow: none;}
.zt_ul_act{
  color: #0059A7;
}
.ariaskiptheme {
  position: relative;
}
.ariaskiptheme:hover{
  color: #0059A7;
}
.ariaskiptheme>span:first-child{
  position: absolute;
  top: -.05rem;
  left: -.06rem;

}
@media screen and (max-width: 768px) {
  .ariaskiptheme {
    position: relative;
    /* padding-left: .1rem; */
    box-sizing:border-box;
  }
    .ariaskiptheme>span:first-child{
    position: absolute;
    top: -.1rem;
    left: 0rem;
    }  
  .zcwjwidth1400 {
      width: 100%;
  }

  .zcwjmain .zcwjtop {
      height: .7rem;
      
  }

  .zcwjmain .zcwjtop .topcon {
      width: 96%;
      padding: 0 2%;
      font-size: .32rem;
  }

  .zcwjmain .zcwjtop .topcon .tople a {
      font-size: .32rem !important;
  }

  .zcwjmain .zcwjtop .topcon .tople a:nth-child(1) {
      display: none;
  }

  .zcwjmain .zcwjtop .topcon .tople a:nth-child(2) {
      display: none;
  }

  .zcwjmain .zcwjtop .topcon .tople {
    width: 2.5rem;
  }
  .zcwjmain .zcwjtop .topcon .tople #top2024_department {
   margin-left: .4rem;
   width:auto;
  }
  .zcwjmain .zcwjtop .topcon .tople #top2024_department::before{
  left: -0.4rem;
  top: calc(50% - .15rem);
  
  }

  .zcwjmain .zcwjtop .topcon .topri {
      /* width: 3.8rem; */
  }

  .zcwjmain .zcwjtop .topcon .topri a:nth-child(4),.zcwjmain .zcwjtop .topcon .topri a:nth-child(5),.zcwjmain .zcwjtop .topcon .topri a:nth-child(6),.zcwjmain .zcwjtop .topcon .topri a:nth-child(7) {
      display: none;
  }

  .zcwjmain .zcwjhead {
      margin: .7rem auto 0 auto;
      justify-content: center;
  }

  .zcwjmain .zcwjhead .zchri {
      display: none;
  }

  .zcwjmain .zcwjhead .zchle {
      width: 4.6rem;
  }

  .zcwjmain .zcwjtit {
      font-size: .8rem;
      margin: .4rem auto .5rem auto;
  }

  .zcwjmain .zcwjtype ul {
      width: 96%;
  }

  .zcwjmain .zcwjtype ul li {
      width: 32%;
      font-size: .26rem;
  }
  .zcwjmain .zcwjtype ul li a{width: auto;padding: 0 5%;line-height: .35rem;font-size: .3rem;text-align: center;}
  .zcwjmain .zcwjtype ul li:nth-child(1), .zcwjmain .zcwjtype ul li:nth-child(2){width: 29%;}
  .zcwjmain .zcwjtype ul li:nth-child(3){width: 38%;}
  .zcwjmain .zcwjtype ul li a::before{display: none;}
  .zcqtwjbox .qtwjser .qtsercon {
      width: 80%;
      height: .7rem;
      line-height: .7rem;
      border-radius: 0.35rem;
  }

  .zcqtwjbox .qtwjser .qtsercon .zctext {
      font-size: .32rem;
  }

  .zcqtwjbox .qtwjser .qtsercon .zcbtn {
      margin: 0 .1rem 0 0;
      border-radius: 0.25rem;
      font-size: .32rem;
      height: .5rem;
      line-height: .5rem;
      width: 1.2rem;
  }

  .zcqtwjbox .zcwjtypetit {
      height: .55rem;
      line-height: .55rem;
      padding: .3rem .2rem .2rem .2rem
  }

  .zcqtwjbox .zcwjtypetit ul li {
      justify-content: space-between;
      margin-right: .25rem;
      height: .55rem;
      font-size: .34rem;
  }
  .zcqtwjbox .zcwjtypetit ul li a{font-size: .34rem;}
  .zcqtwjbox .zcwjtypetit ul li a span{font-size: .34rem;}
  .zcqtwjbox .zcwjtypetit ul li.active span {
      border-bottom: solid .05rem #0059A7;
      height: .54rem;
  }

  .zcqtwjbox .zcwjtypetit ul li.active span::after {
      border: .09rem solid;
      top: .57rem;
      border-color: #0059A7 transparent transparent;
  }

  .zcwjmain .qtwjbox {
      padding: 0;
      width: 96%;
      margin: 0 auto;
  }

  .zcwjmain .qtwjbox .qtwjli h1 {
      font-size: .32rem;
      width: 100%;
      height: auto;
  }

  .zcwjmain .qtwjbox .qtwjli h1 a {
      width: 99%;
      position: relative;display: flex;
  }

  .zcwjmain .qtwjbox .qtwjli h1 a::before {
      width: .06rem;
      height: .06rem;
      position: absolute;top: .2rem;
  }

  .zcwjmain .qtwjbox .qtwjli samp {
      font-size: .3rem;
      display: block;
      width: 100%;
      text-align: end;
  }

  .zcwjmain .qtwjbox .qtwjli {
      padding: 0;
      height: auto;
      padding: 0.5em 0.1rem;
      display: block;
  }

  .zcwjmain .qtwjbox .qtwjli h1 a span {
      padding: 0 0 0 .15rem;
      height: auto;
      display: -webkit-box;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 2;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: initial;
      height: auto;
      line-height: normal;
  }
  .mtsjbox{
    display: block;
  }
  .zcjdtit{
   height: auto;
   margin-top: .3rem;
     }
     .zcjdtit .zcjdtitle .wzbs i {
      width: 4rem !important;
  }
  .zcjdtit .zcjdtitle .wzbs span{
    font-size: .34rem;
    height: auto;
    line-height: normal;
  }
  .zcjdtit .tieri {
    width: auto;
    height: auto;
    padding: .08rem;
  }
  .zcjdtit .tieri a {
    font-size: .26rem;
  }
  .mtsjbox .mtsjle ul {
    margin-top: .09rem;
  }
  .wzjdbox h1 {

    font-size: .32rem;
    height: auto;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: initial;
    height: auto;
    line-height: normal;
}
.wzjdbox .wzinr {
  margin-top: .15rem;
}
.wzjdbox .wzinr span {
  font-size: .26rem;
}
.wzjdbox .wzinr a {
  font-size: .26rem;
  width: 1.4rem;
  height: 0.5rem;line-height: 0.5rem;border-radius: .025rem;
  padding: .04rem;
}
  .mtsjbox{
    display: block;
    margin-top: .3rem;
  }
  .mtsjbox .mtsjle,.mtsjbox .mtsjri {
    width: 6.9rem;
    margin-top: .3rem;
  }
  .mtsjbox .mtsjle .zcjdtit .zcjdtitle,.mtsjbox .mtsjle .zcjdtit .zcjdtitri {
    width: auto;
    margin-top: .3rem;
  }

  .mtsjbox .mtsjle .zcjdtit .zcjdtitle .wzbs,.mtsjbox .mtsjri .zcjdtit .zcjdtitle .wzbs {
    width: auto;
    margin-top: .3rem;
  }
  .zcjdtit .zcjdtitle .wzyw {
    font-size: .2rem;
    margin-top: .04rem;
  }
  .mtsjbox .mtsjle ul li {
    height: auto;
    display: block;
  }
  .mtsjbox .mtsjle ul li a:before {
    width: .06rem;
    height: .06rem;
  }
  .mtsjbox .mtsjle ul li a {
    font-size: .32rem;
    height: auto;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: initial;
    height: auto;
    line-height: normal;
    max-width: 100%;
  }
  .mtsjbox .mtsjle ul li span {
    font-size: .26rem;
    display: block;
    text-align: end;
  }
  .mtsjri .twlist li,.shijedubox .shipinist li {
    width: 3.4rem;
    box-sizing: border-box;
    height: auto;
    margin-bottom: .1rem;
  }
  /* .ztjdubox .ztjdlist li {
    width: 3.4rem;
  } */
  .mtsjri .twlist li .cover,.shijedubox .shipinist li .cover {
    width: 100%;

  }
  .mtsjri .twlist li h1,.shijedubox .shipinist li h1 {
    font-size: .32rem;
    height: auto;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: initial;
    height: auto;
    line-height: normal;
  }
  /* .shijedubox{
    display: none;
  } */
  .mtsjri .twlist,.shijedubox .shipinist,.ztjdubox .ztjdlist {
    flex-wrap: wrap;
  }
  /* .ztjdubox{
    display: none;
  } */
  .zcwdtit{
    font-size: .32rem;
  }
  .zcwdlist{margin: 0 auto .3rem auto;}
  .zcwdlist ul li {
    height: 2rem;
    height: auto;
    align-items: flex-start;flex-wrap: wrap;
  }
  .zcwdlist ul li .lile {
    height: 1.8rem;
    height: auto;
    flex: 1;width: 100%;
  }
  .zcwdlist ul li .liri a {
    font-size: .26rem;
  }
  .zcwdlist ul li .lile h1 {
    height: .6rem;
    height: auto;
    align-items: flex-start;


  }
  .zcwdlist ul li .lile h1 a {
    height: .6rem;
    height: auto;
    font-size: .32rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: initial;
    line-height: .42rem;
  }
  .zcwdlist ul li .lile h1::before {
    width: .3rem;
    height: .3rem;
    margin-top: .1rem;

  }
  .zcwdlist ul li .lile p::before {
    width: .3rem;
    height: .3rem;
    margin-top: .1rem;
  }
  .zcwdlist ul li .lile p {
    height: .6rem;
    height: auto;
    margin-top: .2rem;
    align-items: flex-start;

  }
  .zcwdlist ul li .lile p samp {
    height: .6rem;
    height: auto;
    font-size: .3rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: initial;
    line-height: .42rem;
  }
  .zcwdlist ul li .lile span {
    height: .5em;
    height: auto;
    font-size: .26rem;
    margin-top: .2rem;
  }
  .zcwdlist ul li .liri {
    width: auto;
    height: 1.8rem;
    height: auto;padding: 0.3rem 0.3rem 0.1rem 0.3rem;width: 100%;
  }
  .zcwdkbox .zcwdtit {
    font-size: .34rem;
  }
  .zcwdkbox ul li {
    font-size: .26rem;
    width: 2rem;
    height: .6rem;
    line-height: .6rem;
  }
  .zcwdkbox ul {
    height: .72rem;
  }
  .zhankai-box span {
    font-size: .3rem;
  }
  .zhankai-box img {
    width: .3rem;
    height: .3rem;
  }
  .zhankai-box {
    width: 1rem;
  }
  .mtsjle .zcjdtit .tieri,  .mtsjbox .zcjdtit .tieri {
    margin-top:.3rem;
  }
  .zcwdkbox .zcwdtit i{height: .06rem;width: 1.7rem;}
  .zcwdkbox .zcwdtit::after {
    top:.47rem;border:.09rem solid;border-color:#0059A7 transparent transparent;left: 0.75rem;
  }
  .wzjdbox ul li {
    width: 6.9rem;
    margin: .2rem 0;
  }
  .zcwjwjk {
    width: 96%;

  }
  .zcwjk-m-center img {
    /* width: .; */
  }
  .zcwjk-m-center p {
    font-size: .2rem;
  }

  .zcwjk-search-con ul li {
    font-size: .32rem;
  }

  .zk-yd{
    display: flex;
    height: .6rem;
    line-height: .6rem;
  }
  .zcwjk-con-r-more{
    height: .6rem;
    line-height: .6rem;
  }
  .zcwjk-search-con ul li .zcwjk-con-l {
    width: 1.5rem;
  }
  .zcwjwjk-nr {
    width: 100%;
    display: block;
  }

  .zcwjwjk-nr-l {
    width: 100%;
    margin-right: 0;
  }
  .zcwjwjk-nr-l-t {
    width: 100%;
    font-size: .36rem;
  }
  .zcwjk-con-r {
    width: 3.33rem;
    height: .8rem;
  }
  .zcwjwjk-nr-l-c ul {
    padding-bottom: .2rem;
  }
  .zcwjwjk-nr-l-c ul li {
    font-size: .32rem;
    /* height: .6rem; */
    line-height: .6rem;
  }
  .zcwjwjk-nr-l-c ul li ul li {
    font-size: .32rem;
    height: auto;
    line-height: normal;
  }
  .zcwjk-con-r span {
    line-height: .6rem;
    height: .7rem;
  }
  .zcwjk-con-r2 {
    flex:1;
  }
  .zcwjwjk-nr-r ul li div:first-child {
    font-size: .32rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: initial;
  }
  .zcwjwjk-nr-r ul li div:nth-child(2) {
    font-size: .32rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: initial;
  }
  .zcwjwjk-nr-r ul li div:nth-child(3) {
    font-size: .32rem;
  }
  .zcwjk-con-r2 div .zcwjk-con-r-n3 {
    font-size: .32rem;
    line-height: .6rem;
    height: .6rem;
    width: 1rem;
  }
  .zcwjk-con-r2 div .zcwjk-con-r-n2 {
    font-size: .32rem;
    line-height: .6rem;
    height: .6rem;
    width: 1rem;
  }
  .zcwjk-con-r2 span {
    line-height: .6rem;
    height: .6rem;
    font-size: .32rem;
    width: 1rem;
  }
  /***Ã¦â€Â¿Ã§Â­â€“Ã¦â€“â€¡Ã¤Â»Â¶Ã¥Âºâ€œ**/
  .zcwdk{height: 1.2rem;width: 96%; font-size: .36rem;line-height: 1.2rem; margin: .2rem auto;}
  .zcwdk a{line-height: 1.2rem; font-size: .36rem;}

  /**Ã¥Ë†â€ Ã©Â¡Âµ**/
  #page a, #page span{height: .6rem;line-height: .6rem; min-width: .6rem;font-size: .3rem;}
  #page a.pn{ padding: 0 2%;}
  /* gai */
  .mtsjri .twlist li .btn,.shijedubox .shipinist li .btn {
    top: 38%;
  }
}
@media screen and (min-width: 768px) {
  .zcwjk-con-r{
    height: .4rem;
    line-height: .4rem;
  }
  
}
