@media screen and (max-width: 1028px) {
  body.on {
    height: 100vh;
    width: 100vw;
    position: fixed;
    left: 0px;
    top: 0px;
  }
  .btn_morejk{
		margin-top: 6px;
  }
  .list_re{display: none;}
  .bgcbcbcb {
      background: #cbcbcb;
      clear: both;
      overflow: hidden;
      padding: 10px 0px 0px 0px;
  }
  .loachost {
      float: left;
      color: #2c3b78;
      float: left;
      height: 50px;
	  margin-left: 2%;
      font-weight: bold;
      font-size: 18px;
      position: relative;
      display: block;
  }
  .posi {
	  margin-right: 2%;
  }
  #bannerSwiper {
    width: 100%;
    height: 220px;
  }
  #bannerSwiper .swiper-wrapper .swiper-slide {
    width: 100%;
    height: 220px;
  }
  #bannerSwiper .imgbg {
    height: 220px;
    background-size: cover;
  }
  .index-banner .swiper-container-horizontal > .swiper-pagination-bullets, .index-banner .swiper-pagination-custom, .index-banner .swiper-pagination-fraction {
    bottom: 10px;
  }
  .footbg {
    height: auto;
    padding-top: 20px;
    background-size: cover;
    padding-bottom: 40px;
	  overflow: hidden;
  }
  .foot_l {
    padding-top: 10px;
    line-height: 28px;
    text-align: center;
    width: 100%;
  }
  .footbg h2 {
    font-size: 18px;
    display: none;
  }
  .foot_r {
    display: none;
  }
  .foot_m {
    float: left;
    width: 100%;
    padding-top: 10px;
    margin-left: 0px;
	  line-height: 28px;
	  text-align: center;
  }
  .foot_l img {
    width: 50%;
	  display: block;
	  margin: 0 auto;
  }
  .banquan_l {
    width: 100%;
    text-align: center;
    font-size: 12px;
    line-height: 21px;
  }

  .mobile_btn {
    display: block;
  }
  .wrap {
    width: 94%;
    margin: 0 auto;
  }
  .nav_top {
    margin-bottom: 0px;
    padding-top: 0px;
    width: 100%;
    height: 300px;
    line-height: 30px;
    position: relative;
    z-index: 999;
    background: none;
  }
  .dompc {
    display: none;
  }
  .dommobile {
    display: block;
  }
  .jyjtxt_more {
    display: none;
  }
  .logo {
    position: relative;
    z-index: 999;
    margin-top: 3px;
  }
  .logo img {
    width: 220px;
	  display: block;
  }
  .serzn {
    margin-top: 0px;
    margin-right: 12px;
    margin-left: 15px;
  }
  .search-box {
    width: 100%;
    margin-top: 18px;
    clear: both;
  }
  .sousuo {
    float: left;
    width: 100%;
    height: 50px;
    line-height: 50px;
    background: #ffffff;
    border-radius: 6px;
    padding: 0px 0px 0px 10px;
    box-sizing: border-box;
  }
  .sousuo input[type="text"] {
    appearance: none;
    -moz-appearance: none;
    border: none;
    width: 80%;
    -webkit-appearance: none;
    outline: none;
    font-size: 16px;
    background: none;
    color: #666;
    float: left;
    line-height: 50px;
  }
  .serbb {
    float: left;
    color: #fff;
    background: url(../images/serb.png) no-repeat right center;
    background-size: 27px 27px;
    width: 15%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    padding-left: 30px;
    border-radius: 0px 3px 3px 0px;
    border-width: 0px;
    font-size: 22px;
    cursor: pointer;
  }
  .arrow-left, .arrow-right {
    display: none;
  }
  .topmenu {
    float: left;
    font-size: 14px;
    height: 40px;
    margin-top: 22px;
    line-height: 40px;
  }
  .topmenu div {
    float: left;
    margin-right: 18px;
  }
  .topmenu div:nth-child(5) {
    margin-right: 0px;
  }
  .topmenu div a {
    color: #fff;
  }
  #header .navmobile {
    width: 100%;
    box-sizing: border-box;
    transition: ease .5s;
    opacity: 0;
    transform: translateX(-140%);
    /*	height: calc(100% - 50px);*/
    height: 100vh;
    position: fixed;
    top: 52px;
    left: 0px;
    z-index: 998;
    background: rgba(44, 59, 120, .96);
    text-align: left;
    padding: 10px 30px 30px;
    padding-top: 80px;
  }
  #header .navmobile ul {
    overflow: scroll;
    height:90%;
    overflow-x: hidden;
  }
  #header .navpc ul li:hover:before {
    width: 0px;
    left: 0px;
    opacity: 1;
  }
  #header .navpc ul li:hover .box {
    height: 0;
    overflow: hidden;
    display: none;
  }
  #header .navpc ul li.on .box {
    height: auto;
    display: block;
    top: 3px;
    padding: 9px;
    left: 0px;
    margin-left: 0px;
  }
  #header .navmobile.on {
    transform: translateY(0);
    opacity: 1;
  }
  #header .navmobile ul li {
    width: 92%;
    margin: 0 auto;
    height: auto;
  }
  #header .navmobile ul li {
    font-size: 15px;
    display: block;
    padding: 10px 0;
    line-height: 29px;
    color: #fff;
    position: relative;
    font-weight: bold;
    border-bottom: 1px solid rgba(255, 255, 255, .1);
  }
  #header .navmobile ul li a {
    line-height: 29px;
    height: auto;
    color: #fff;
    display: inline-block;
  }
  #header .navmobile ul li .tit:before {
    content: "";
    background: url(../images/top02.png) no-repeat top center;
    width: 20px;
    height: 20px;
    background-size: 20px auto;
    position: absolute;
    right: 0px;
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    top: 5px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
  }
  #header .navpc ul li .box a:before {
    top: 13px;
  }
  #header .navmobile ul li .no:before {
    content: "";
  }
  #header .navmobile ul li.cur .tit {
    color: #fff;
  }
  #header .navmobile ul li.cur .tit:before {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
  }
  #header .navmobile ul li .box {
    display: none;
    padding: 10px 0;
    position: relative;
    background: none;
    padding: 0px;
    height: 0px;
    border: 0px;
  }
  #header .navmobile ul li .box a {
    display: block;
    font-size: 15px;
    line-height: 32px;
    height: 32px;
    color: #fff;
    text-align: left;
    width: 100%;
  }

  
  /*20260126add	*/
  .slide {
    display: none;
  }
  #header {
    height: 52px;
  }
  .newnx_r {
    width: 100%;
	  padding-top: 20px;
  }
  .w100 {
    margin: 15px 0px;
  }
  .rmch_r {
    width: 100%;
    height: auto;
    margin: 10px 0px 30px;
  }
  .rmch_l {
    width: 100%;
    height: auto;
  }
  .job_l {
    width: 100%;
    height: auto;
  }
  .part1L {
    width: 100%;
  }
  #jobSwiper {
    height: 220px;
  }
	.newnx_r{
		width: 100%;
	}
	.tabs01 {
    font-size: 18px;
    margin-left: 5px;
}
		.tabs01 li{
    margin-right: 0px;
			width: 25%;
}
	.serzn{
		display: none;
	}
		.boxchs_r{
		display: none;
	}
	.boxchs_l{
		width: 100%;
	}
	.zt_list li{
		height: 130px;
	}
	.rmticb{
		font-size: 20px;
	}
	.kepu_list li a{
		padding: 15px;
	}
	.kp_title{
		font-size: 18px;
	}
	.kepu_list{
		border-left: 0px;
		height: auto;
	}
	.kp_time{
		font-size: 16px;
	}
	.kepu_list li{
		margin: 0px;
	}
	.bgrongmei {
    background: #e10000;
    clear: both;
    color: #fff;
		height: auto;
    margin-top: 20px;
    padding-top: 30px;
		overflow: hidden;
		padding-bottom: 30px;
}
	
	.juan_l{
		width: 100%;
		height: auto;
	}
	.mingxi_l{
		width: 100%;
		padding: 20px;
	}
	.mingxi_r{
		width: 100%;
		padding: 20px;
	}
	.dftitle{
		font-size: 16px;
	}
	.juan_r{
		width: 100%;
		margin-top: 16px;
		background: url(../images/jrimg.png) #fff right top no-repeat;
		background-size: 50% auto;
		height: 200px;
	}
	.btn_morejk img{
		width: 40px;
	}
	.juny_r{
		width: 100%;
		margin-top: 16px;
	}
	.juny_l{
		width: 100%;
	}
	.zhanghao{
		margin-right: 0px;
		margin: 10px 0px;
	}
	.bgeaeff5{
		padding-top: 26px;
	}
	.arrow-leftjob, .arrow-rightjob {
  position: absolute;
  width: 25px;
  height: 47px;
  cursor: pointer;
  z-index: 999;
  background: url(../images/rightbtn.png) center no-repeat;
		background-size: 30px;
  top: 50%;
  margin-top: -25px;
  right: 0px;
}
.arrow-leftjob {
  left: 0px;
  background: url(../images/leftbtn.png) center no-repeat;
			background-size: 30px;
}
.job_l .swiper-pagination {
  text-align: right;
  padding-right: 20px;
}
	.info{
		padding-right: 20px;
		font-size: 16px;
	}
	.job_l .swiper-container-horizontal > .swiper-pagination-bullets, .job_l .swiper-pagination-custom, .job_l .swiper-pagination-fraction{
		bottom: 16px;
	}
	.bg01{
		padding-top: 28px;
	}
	.newtopbox{
		padding: 16px 20px 20px 20px;
		height: auto;
	}
	.part1L li i{
		width: 80px;
	}
	.part1L li p{
		width: calc(100% - 80px);
	}
	.swp .swiper-button-next {
  right: 0px;
}
.swp .swiper-button-prev {
  left: 0px;
}
	.swp .swiper-button-prev::after, .swp .swiper-button-next::after {
  background-size: 41px;
}
	.research-list{
		margin: 20px 0px;
		overflow: visible;
		padding-bottom: 30px;
	}
	.researchList{
		width: 100%;
		width: 100%;
	}
	.swp .img {
    width: 230px;
		height: 152px;
    border-radius: 15px;
}
	.swp .info-swiper{
		position: relative;
		top: 0px;
	}
	.swp .swiper-button-prev, .swp .swiper-button-next {
  top: 10%;
}
.bgza {
    background: url(../images/bgza.jpg) #efefef no-repeat top center;
    width: 100%;
	height: auto;
	padding-bottom: 10px;
}
	.rmch_box .rmch_l a.morepp{
		margin-right: 6px;
	}
	.banquanbg{
		margin-top: 20px;
	}
	.banquan_r{
		width: 100%;
		text-align: center;
	}
	.title_nx{
		font-size: 22px;
		font-weight: bold;
	}
	#tabs-container04{
		padding-bottom: 40px;
	}
	.juan_rtitle{
		font-size: 22px;
	}
	.juny_ltop{
		padding: 20px;
	}
	.juny_con{
		padding: 20px;
	}
	.kbnxjjh_r a {
    margin-top: 16px;
		margin-left: 0px;
}
	.zhanghaobg img{
		width: 100%;
	}
	.zhanghaobg01{
		padding: 20px;
		font-size: 16px;
	}
	.yuedubox{
		padding: 15px 0px;
	}
	.arr_morejk a{
		margin-top: 15px;
	}
	.w1280{
		width: 90%;
		padding: 20px;
	}
	.w1220{
		width: 100%;
	}
	.content_nyl{
		width: 100%
	}
	.content_nyr{
		width: 100%;
		margin-top: 15px;
	}
	.news_title{
		font-size: 26px;
	}
	.left_top{
		display: none;
	}
	.jzqnav{
		padding-bottom: 20px;
	}
	.jzqnav li{
		width: 48%;
		float: left;
		margin: 0px 1%;
	}
	.jzqnav li a {
    line-height: 45px;
    margin-top: 10px;
    height: 45px;
    font-size: 16px;
    padding-left: 0px;
		text-align: center;

}
	.synews li a{
		width: 100%;
	}
	.date{
		float: left;
	}
	.synews li{
		line-height: 32px;
		margin-bottom: 30px;
	}
	.synews li:before{
		top: 12px;
	}
	.content_nyr .synews li:nth-child(6n) {
    height: 50px;
    border-bottom: 0px #eaeaea dashed;
    margin-bottom: 30px;
    background: none !important;
    padding: 0;
}
	.title2022{
		font-size: 20px;
	}
	.box01 img{
		max-width: 100%;
	}
	.box01{
		font-size: 16px!important;
		line-height: 32px;
	}
	.foin-contain .cirl{
		font-size: 18px;
	}
	
	.arr_morejk a{
		height: 44px;
		line-height: 44px;
	}
	.juan_l .juan_rintro {
    font-size: 18px;
		padding-top: 0px;
}
	.juan_rintro{
		padding-top: 0px;
	}
	.xm_juan01{
		font-size: 22px;
	}
	a.morepp{
		display: none;
	}
	.sycase .casebaid p, .sycase .casedate p{
		height: 40px;
		font-size: 12px;
	}
	.sycase .casebaid, .sycase .casedate{
		width: 100%;
	}
	.sycase .casejk{
		width: 100%;
	}
	.casebg {
	    height: 180px;
	}
}