﻿/* 主题色 #1e4ca1 */
/* 新闻动态 */
.notice-list{
  cursor: pointer;
  color: #222;
  width:100%;
  margin-top: 10px;
  /*height:163px;*/
  height:100px;
}
.no_li_item{
  width:1050px;
  margin:auto;
}
.notice-list:hover, .notice-list:hover a{
  color: #fff;
}
.notice-list:hover{
  color: #fff;
}
.notice-list:hover a{
  color: #fff;
}
.notice-list::after{
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  /* background-image:url('../images/choose-back.png'); */
  background: linear-gradient(to right, rgba(30,76,161,0.3), rgba(30,76,161,1));
  background-repeat: no-repeat;
  opacity: 0;
}
.notice-list:hover::after{
  transition: all 2s;
  opacity: 1;
}
.notice-list:hover .no_li_tit, .notice-list:hover .no_li_des, .notice-list:hover .no_li_time2{
  color: #fff;
}
.notice-list:hover .notice-more{
  display: block;
}

.no_li_time1{
  float:left;width: 142px;
  /*height: 122px;*/
  font-size: 30px;
  text-align:right;
  margin-top: 18px;
  line-height: 61px;
}
.no_li_time2{
  width: 44px;
  height: 81px;
  font-size: 18px;
  float:right;
  line-height: 25px;
  color: #555555;
}
.no_li_tit{
  float:left;width: 682px;
  font-size: 22px;
  line-height:70px;
  margin-top:14px;
  margin-left:90px;
  color: #222;
}
.notice_title {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.no_li_des{
  width: 682px;
  font-size: 14px;
  color: #555555;
  line-height: 26px;
}

.notice-more{
  display: none;
  font-size:35px;
  margin-top:30px;
  float:right
}
.no_li_more{
  width: 170px;
  height: 40px;
  background: rgba(199, 199, 199, 0.1);
  border-radius: 22px;
  color: #888888;
  font-size: 20px;
  line-height:40px;
  text-align:center;
  margin:50px auto 0;
  border: 1px solid #999999;
  position: relative;
  z-index: 10000;
}
.no_li_more a{
  width: 100%;
  height: 100%;
  display: block;
  color: #888;
}

.ksrk_box{
  position:relative;
  width:1200px;
  margin:auto;
  padding-top:100px
}
/* 删除 快速入口 */
/* 
.ksrk_content{
  width:1200px;
  margin:70px auto 0;
}
.ksrk_bg{
  width:580px;
  float:left;
  height:580px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.ks_rt{
  width:296px;
  float:left;
  height:580px;
  background:white;
}
.kuaisu-big{
  width:100%;
  height:580px;
  position:relative;
}
.kuaisu-big:hover{
  background: rgba(255,255,255,0.8);
  cursor: pointer;
  transition: all 1s;
}
.kuaisu-big-con{
  width:90%;
  height:90%;
  position:absolute;
  left:5%;
  top:5%;
  background:rgba(255,255,255,0.8);
}
.kuaisu-big:hover .kuaisu-big-con{
  width: 100%!important;
  height: 100%!important;
  top:0!important;
  left:0!important;
  cursor: pointer;
  transition: all 1s;
}
.ks_left_tit{
  width: 100%;
  text-align:center;
  height: 71px;
  font-size: 30px;
  color: #222222;
  line-height: 42px;
  margin-top: 120px;
}
.ks_left_des{
  width: 375px;
  height: 170px;
  font-size: 25px;
  color: #555555;
  line-height: 44px;
  margin:0 auto;
}

.kuaisu-big:hover .kuaisu-big-txt{
  display: block
}
.kuaisu-big-txt{
  display: none;
}
.kuaisu-lT,.kuaisu-RB{
  width:100%;
  text-align:center;
  font-size: 20px;
  color: #222;
  height: 290px;
}
.kuaisu-lT:hover,.kuaisu-RB:hover{
  background: #1e4ca1;
  cursor: pointer;
  transition: all 1s!important;
}
.kuaisu-LB_box{
  width:100%;
  height:290px;
  background-repeat: no-repeat;
}
.kuaisu-RB-txt, .kuaisu-LT-txt{
  width: 100%;
  height: 100%;
  position: relative;
}
.kuaisu-RB-txt:hover,.kuaisu-LT-txt:hover{
  color: #fff!important;
}
.kuaisu-RB-txt:hover a,.kuaisu-LT-txt:hover a{
  color: #fff!important;
}

.kuaisu-lB{
  cursor: pointer;
  width:100%;
  text-align:center;
  height:290px;
  font-size: 20px;
  position:relative;
  color:#222;
}
.kuaisu-lB:hover .kuaisu-lB-txt{
  width: 100%!important;
  height: 100%!important;
  top:0!important;
  left:0!important;
  cursor: pointer;
  transition: all 1s;
}
.kuaisu-lB-txt{
  width: 90%;
  height:90%;
  position: absolute;
  left:5%;
  top:5%;
  font-size: 20px;
  background: rgba(255, 255, 255, 0.7);
}

.kuaisu-RT-Box{
  width:100%;
  height:290px;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.kuaisu-RT{
  width:100%;
  height:290px;
  text-align:center;
  font-size: 30px;
  position:relative;
  color:#222;
}
.kuaisu-RT:hover .kuaisu-RT-txt{

  width: 100%!important;
  height: 100%!important;
  top:0!important;
  left:0!important;
  cursor: pointer;
	transition:all 1s;   
}

.kuaisu-RT-txt{
  width: 90%;
  height:90%;
  position: absolute;
  left:5%;
  top:5%;
  font-size: 20px;
  background: rgba(255, 255, 255, 0.7);
}
.kuaisu-RT-txt span,.kuaisu-lB-txt span,.kuaisu-RB-txt span,.kuaisu-LT-txt span{
  max-width: 266px !important;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  text-align: center;
  padding: 0 34px;
  width: max-content;
  max-width: 100%;
}
span.kuaisu-txt-pos::before{
  font-size: 20px !important;
  position: absolute;
  left: 6px;
  content: '—';
  top: 50%;
  transform: translateY(-50%);
}
span.kuaisu-txt-pos::after{
  font-size: 20px !important;
  position: absolute;
  right: 6px;
  content: '—';
  top: 50%;
  transform: translateY(-50%);
} */

/*快速入口修改*/
.ksrk_box{
  position:relative;
  width:1200px;
  margin:auto;
  padding-top:100px
}
.ksrk_content{
  width:1200px;
  margin:70px auto 0;
  overflow: hidden;
}

.wangxin-index {
  width: 187px;
  height: 136px;
  background: #6495ED;
  text-align: center;
  color: white;
  float: left;
  font-size: 16px;
}
.ksrk_content a:hover .wangxin-index {
  background: #1e4ca1;
}
.wangxin-index img {
  margin-top: 15px;
  width: 75px;
  height: 75px;
  /*margin-bottom: 10px;*/
}
/*快速入口修改*/

/* banner 区域 */
.timeline {
  width: 100%;
  background-color: #fff;
  /* box-shadow: 0 5px 25px 5px rgba(0, 0, 0, 0.2); */
}
.timeline .swiper-container {
  height: 600px;
  width: 100%;
  position: relative;
}
.timeline .swiper-wrapper {
  transition: 2s cubic-bezier(0.68, -0.4, 0.27, 1.34) 0.2s;
}
.timeline .swiper-slide {
  position: relative;
  color: #fff;
  overflow: hidden;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.timeline .swiper-slide::after {
  content: "";
  position: absolute;
  z-index: 1;
  right: -115%;
  bottom: -10%;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  /* box-shadow: -230px 0 150px 60vw rgba(0, 0, 0, 0.7); */
  border-radius: 100%;
}
.timeline .swiper-slide-content {
  position: absolute;
  text-align: center;
  width: 80%;
  max-width: 310px;
  right: 50%;
  top: 13%;
  -webkit-transform: translate(50%, 0);
          transform: translate(50%, 0);
  font-size: 12px;
  z-index: 2;
}
.timeline .swiper-slide .timeline-year {
  display: block;
  font-style: italic;
  font-size: 42px;
  margin-bottom: 50px;
  -webkit-transform: translate3d(20px, 0, 0);
          transform: translate3d(20px, 0, 0);
  color: #d4a024;
  font-weight: 300;
  opacity: 0;
  transition: .2s ease .4s;
}
.timeline .swiper-slide .timeline-title {
  font-weight: 800;
  font-size: 34px;
  margin: 0 0 30px;
  opacity: 0;
  -webkit-transform: translate3d(20px, 0, 0);
          transform: translate3d(20px, 0, 0);
  transition: .2s ease .5s;
}
.timeline .swiper-slide .timeline-text {
  line-height: 1.5;
  opacity: 0;
  -webkit-transform: translate3d(20px, 0, 0);
          transform: translate3d(20px, 0, 0);
  transition: .2s ease .6s;
}
.timeline .swiper-slide-active .timeline-year {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  transition: .4s ease 1.6s;
}
.timeline .swiper-slide-active .timeline-title {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  transition: .4s ease 1.7s;
}
.timeline .swiper-slide-active .timeline-text {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  transition: .4s ease 1.8s;
}
.timeline .swiper-pagination {
  right: 15% !important;
  height: 100%;
  display: none;
  flex-direction: column;
  justify-content: center;
  font-style: italic;
  font-weight: 300;
  font-size: 18px;
  z-index: 1;
}
.timeline .ban_item{
    position:relative;top:20%;left:15%;
}
.ban_item_l01 {
    width: 167px;
    height: 28px;
    background: rgba(0, 0, 0, 0.3);
    text-align:center;
    font-size: 18px;
    color: #FFFFFF;
    line-height: 28px;
}
/* 修改开始 */
.ban_item_l02{
    width: 612px;
    /* height: 205px; */
    padding-top: 8px;
    padding-bottom: 6px;
    margin-top: 15px;
    background: rgba(0, 0, 0, 0.3);
}
.ban_item_l03{
    width: 580px;
    height: auto;
    font-size: 33px;
    font-family: PingFang-SC-Bold, PingFang-SC;
    margin:auto;
    color: #FFFFFF;
    line-height: 46px;
    cursor: pointer;
}
/* 修改开始 */
.ban_item_l04{
    width: 580px;
    margin:0 auto 66px;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 30px;
}
.ban_item_l05{
    width: 139px;
    height: 40px;
    background: #1e4ca1;
    border-radius: 25px;
    text-align:center;
    cursor:pointer;
    font-size: 16px;
    
    color: #FFFFFF;
    line-height: 40px;
}

.timeline .swiper-pagination-bullet {
  width: 13px;
  height: 13px;
}

.swiper-pagination-bullet{
  background: white;
  opacity: 1;
}
.swiper-pagination-bullet-active{
  background: #1e4ca1
}


/* 新闻动态 */
.xwdt_box{
  position:relative;
  width:1200px;
  margin:80px auto 40px;
}
.xwdt_content{
  position:relative;
  width:1168px;
  margin:auto;
}
/* 修改 开始*/
.all-title{
  width: auto;
  height: 50px;
  font-size: 36px;
  
  color: #222222;
  line-height: 50px;
  margin: auto;
  text-align: center;
}
/* 修改 开始*/
.all-vice-title{
  width: 100%;
  height: 28px;
  font-size: 18px;
  
  color: #444444;
  line-height: 28px;
  margin: auto;
  text-align: center;
}
.all-more{
  width: 80px;
  height: 28px;
  font-size: 20px;
  color: #888888;
  line-height: 28px;
  letter-spacing: 1px;
  position: absolute;
  top: 25px;
  right: 0;
}
.all-more a{
  color: #888;
  font-size: 16px;
}

.xinwen-right{
  float: right;
  width:569px;
}
.xinwen-big{
  cursor: pointer;
  width:571px;
  float:left;
}
/* 修改 */
/* .xinwen-big:hover hr{
  width:100%!important;
  transition: all 1s;
} */
.xinwen-small:hover hr{
  width:100%!important;
  transition: all 1s;
  /* border: 1px solid red; */
}
.div1{position: relative;width:569px;}

.div1:before{
    content:"";
    display:block;
    width: 100%;
    height:100%;
    border:7px solid transparent;
    box-sizing: border-box;
    position: absolute;
}

.xinwen-big:hover .div1:before{
    border-color: #1e4ca1;
}

.div2{
    position: relative;
    width:190px;
    float: left;
    font-size: 0;
}
.div2 img{
  width: 100%;
}
.div2:before{
    content:"";
    display:block;
    width: 100%;
    height:100%;
    border:7px solid transparent;
    box-sizing: border-box;
    position: absolute;
}

.xinwen-small:hover .div2:before{
    border-color: #1e4ca1;
}


@media screen and (min-width: 769px) {
  .timeline .swiper-slide::after {
    right: -30%;
    bottom: -8%;
    width: 240px;
    height: 50%;
    /* box-shadow: -230px 0 150px 50vw rgba(0, 0, 0, 0.7); */
  }
  .timeline .swiper-slide-content {
    right: 30%;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 310px;
    font-size: 11px;
    text-align: right;
  }
  .timeline .swiper-slide .timeline-year {
    margin-bottom: 0;
    font-size: 32px;
  }
  .timeline .swiper-slide .timeline-title {
    font-size: 46px;
    margin: 0;
  }
  .timeline .swiper-pagination {
    display: flex;
  }
  .timeline .swiper-button-prev {
    top: 15%;
    left: auto;
    right: 15%;
    -webkit-transform: rotate(90deg) translate(0, 10px);
            transform: rotate(90deg) translate(0, 10px);
  }
  .timeline .swiper-button-prev:hover {
    -webkit-transform: rotate(90deg) translate(-3px, 10px);
            transform: rotate(90deg) translate(-3px, 10px);
  }
  .timeline .swiper-button-next {
    top: auto;
    bottom: 15%;
    right: 15%;
    -webkit-transform: rotate(90deg) translate(0, 10px);
            transform: rotate(90deg) translate(0, 10px);
  }
  .timeline .swiper-button-next:hover {
    -webkit-transform: rotate(90deg) translate(3px, 10px);
            transform: rotate(90deg) translate(3px, 10px);
  }
}
@media screen and (min-width: 1024px) {
  .timeline .swiper-slide::after {
    right: -20%;
    bottom: -12%;
    width: 240px;
    height: 50%;
    /* box-shadow: -230px 0 150px 39vw rgba(0, 0, 0, 0.7); */
  }
  .timeline .swiper-slide-content {
    left: 10%;
  }
}

.xinwen-big-title {
    width: 515px;
    margin-top:30px;
}
.xinwen-big-time{
    width: 113px;
}
.xinwen-big:hover .xinwen-big-title a{
    color: #1e4ca1 !important;
}
.xinwen-small{
  cursor: pointer;
  height: 190px;
}
.xinwen-small-box{
    width:357px;
    height: 100%;
    float:right;
    position: relative;
}
.xinwen-small-title{
    margin-top: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.xinwen-big-title, .xinwen-small-title{
    font-size: 18px;
    color: #222222;
    line-height: 25px;
}
.xinwen-big-time, .xinwen-small-time{
    color: #555;
    line-height: 34px;
    margin-bottom: 5px;
}
.xinwen-small-des, .xinwen-big-des{
    color: #555555;
    line-height: 26px;
    font-size: 14px;
}
.xinwen-big-des{
    margin-bottom: 20px;
}
.xinwen-small-br, .xinwen-big-br{
    width:100px;
    border:none;
    height:3px;
    background:#1e4ca1;
    float:left;
    position: absolute;
    bottom: 0;
}

.xinwen-small:hover .xinwen-small-title a{
    color: #1e4ca1 !important;
  }
.xinwen-list{
  width: 587px;
  line-height: 36px;
  font-size: 16px;
  cursor: pointer;
  color: #222222;
}

.xinwen-list:hover .xinwen-list-title a{
  color: #1e4ca1 !important;
}

.xinwen-list-title{
    color: #222;
    float: left;
    width: calc(100% - 140px);
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: normal;
    word-break: keep-all;
}
.xinwen-list-time{
    float: right;
    color: #555;
    width: 110px;
}
/* 通知公告 */
.tzgg_box{
  background-size: cover;
  background-repeat: no-repeat;
  margin-top:70px;
  background-position: center center;
  /* background:url('../images/jhk-1537520530997.png'); */
  background-repeat: no-repeat;
  width:100%;
  height:835px;
  position: relative;
}
.tzgg_bg_pc, .tzgg_bg_mobile{
  width: 100%;
  height: 835px;
  position: absolute;
  left: 0;
  top: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: left top;
}
.tzgg_bg_mobile{
  display: none;
}
.tzgg_tit{
  margin:auto;
  position:relative;
  width:100%;
  padding-top:60px;
}
/* 馆藏资源检索 */
.gczyjs{
  margin: 60px auto 0;
  height: auto;
}
.zyjs_param{
  width: 600px;
  margin:40px auto 0;
  font-size: 16px;
} 
.zyjs_param .with_ebook, .zyjs_param .strText{
  width: 380px;
  height: 40px;
  line-height: 40px;
  outline: none;
  padding-left: 30px;
  padding-right: 15px;
  border: 1px solid #333;
  border-left: 0;
  vertical-align: middle;

}
.zyjs_param .option{
  appearance:none;
  -moz-appearance:none;
  -webkit-appearance:none;
  width: 110px;
  height: 40px;
  position: relative;
  right: -20px;
  outline: none;
  padding-left: 10px;
  border: 1px solid #333;
  border-right: 0;
  background: url('../images/sel_more.png') no-repeat scroll 90px center transparent;
  vertical-align: middle;
  font-size: 16px;
}
.zyjs_param select::-ms-expand { display: none; } 


.zyjs_param .submit{
  width: 80px;
  height: 40px;
  background: #004ea1;
  color: #fff;
  border: 0;
  outline: none;
  cursor: pointer;
  font-size: 16px;
}
.zyjs_param .doctype{
  width: 490px;
  color: #888;
  padding-left: 20px;
  font-size: 14px;
  margin-top: 10px;
  overflow: hidden;
}
.zyjs_param .doctype ul li{
  float: left;
  width: 92px;
  text-align: right;

}

.zyjs_param .doctype input{
  margin-left: 17px;
  vertical-align: middle;
}
.zyjs_param .doctype input[type="radio"] {
  appearance: none;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  outline: none;
  background: #d8d8d8;
}
.zyjs_param .doctype input[type="radio"]:checked{
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background: #004ea1;
}

/* 快速通道 */
.pc-expressLane {
  width: 100%;
  overflow: hidden;
  margin: 35px auto 0;
}

.pc-expressLane .lane-content {
  width: 1614px;
  margin:35px 0 0;
  position: relative;
  left: 50%;
  transform: scale(1) translateX(-50%) !important;

}
/* 1300 以下尺寸缩放 */
@media screen and (max-width: 1614px) {
  .pc-expressLane .lane-content {
    transform: scale(0.8) translateX(-50%) !important;
    transform-origin: left top;

    -moz-transform: scale(0.8) translateX(-50%) !important;
    -moz-transform-origin: left top;
  
    -webkit-transform: scale(0.8) translateX(-50%) !important;
    -webkit-transform-origin: left top;
  
    -ms-transform: scale(0.8) translateX(-50%) !important;
    -ms-transform-origin: left top;
  }
}

/*@media screen and (max-width: 1400px) {
  .pc-expressLane .lane-content {
    zoom: 0.8;
  }
}*/

.pc-expressLane .lane-content {
  width: 1614px;
  margin:35px auto 0;
}

.pc-expressLane .lane-content {
  width: 1614px;
  margin:35px 0 0;
  /* zoom: 0.8; */
  /* 针对火狐 */
  transform: scale(0.8) translateX(-50%) !important;
  transform-origin: left top;
  -moz-transform: scale(0.8) translateX(-50%) !important;
  -moz-transform-origin: left top;

  -webkit-transform: scale(0.8) translateX(-50%) !important;
  -webkit-transform-origin: left top;

  -ms-transform: scale(0.8) translateX(-50%) !important;
  -ms-transform-origin: left top;

  position: relative;
  left: 50%;

}

.pc-expressLane .lane-content .c-img {
  width: 100%;
  height: 100%;
}

.pc-expressLane .lane-content .w-h {
  width: 177px;
  height: 210px;
  float: left;
  cursor: pointer;
}

.pc-expressLane .lane-content .w-h .h-img {
  width: 177px;
  height: 177px;
}

.pc-expressLane .lane-content .w-h .h-img img {
  width: 100%;
  height: 100%;
}

.pc-expressLane .lane-content .w-h .h-title {
  width: w-hpx;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 20px;
  margin-top: -28px;
}

.pc-expressLane .lane-content .ziyuanku {
  position: relative;
  top: -137px;
  left: 224px;
}

.pc-expressLane .lane-content .xuankezhongxin {
  position: relative;
  top: -86px;
  left: 295px;
}

.pc-expressLane .lane-content .jiaowuxitong {
  position: relative;
  top: -180px;
  left: 370px;
}

.pc-expressLane .lane-content .shiyanshi {
  position: relative;
  top: -160px;
  left: 437px;
}

.pc-expressLane .lane-content .kaowuxitong {
  position: relative;
  top: -88px;
  left: 512px;
}

/*.pc-expressLane .lane-content .shake-lane:hover {
  animation: shake-lane 1200ms ease-in-out;
}*/

@keyframes shake-lane {
  10%, 90% {
    transform: translate3d(0, -3px, 0);
  }
  20%, 80% {
    transform: translate3d(0, 8px, 0);
  }
  30%, 70% {
    transform: translate3d(0, -13px, 0);
  }
  40%, 60% {
    transform: translate3d(0, 18px, 0);
  }
  50% {
    transform: translate3d(0, -23px, 0);
  }
}


/* 移动端快速入口样式 */
.m-expressLane{
  display: none;
  width: 100%;
  min-height: 3.2rem;
}
.m-expressLane .e-content {
  width: 100%;
  min-height: 1.75rem;
  margin-top: 0.4rem;
  margin-bottom: 0.5rem;
}

.m-expressLane .e-content .c-img {
  width: 100%;
  height: 100%;
}

.m-expressLane .e-content .w-h {
  width: 1.25rem;
  height: 1.65rem;
  float: left;
}

.m-expressLane .e-content .w-h .h-img {
  width: 1.25rem;
  height: 1.25rem;
}

.m-expressLane .e-content .w-h .h-img img {
  width: 100%;
  height: 100%;
}

.m-expressLane .e-content .w-h .h-title {
  width: 1.25rem;
  height: 0.4rem;
  line-height: 0.4rem;
  text-align: center;
  font-size: 0.28rem;
}

.m-expressLane .e-content .ziyuanku {
  position: relative;
  top: -1.25rem;
  left: 0.2rem;
}

.m-expressLane .e-content .xuankezhongxin {
  position: relative;
  top: -0.9rem;
  left: 0.35rem;
}

.m-expressLane .e-content .jiaowuxitong {
  position: relative;
  top: -1.50rem;
  left: 0.56rem;
}

.m-expressLane .e-content .shiyanshi {
  position: relative;
  top: -1.35rem;
  left: 0.8rem;
}

.m-expressLane .e-content .kaowuxitong {
  position: relative;
  top: -0.9rem;
  left: 1.1rem;
}


   /* 移动端样式 */
   @media screen and (max-width: 768px) {

     /* 修改  */
    .xinwen-big-br, .tzgg_bg_pc, .pc-expressLane{
      display: none;
    }
    .m-expressLane{
      display: block;
    }
    
    /* 移动端 轮播图 */
    .timeline .swiper-container{
      height: 6rem;
    }
    .swiper-slide .ban_item{
      display: none;
    }
    .timeline .swiper-pagination{
      display: block;
      height: auto;
    }
    .swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{
      float: left;
      margin-right: 1rem;
    }

    /* 新闻动态 */
    .xwdt_box{
      width: calc(100% - 0.72rem);
      margin: 0.1rem 0.36rem 0.2rem 0.36rem;
    }
    .xwdt_content{
      width: calc(100% - 0.72rem);
    }
    .all-title{
      font-size: 0.42rem;
      line-height: 0.42rem;
      height: 0.42rem;
    }
    .all-vice-title, .all-more{
      font-size: 0.22rem;
    }
    .all-more{
      text-align: right;
      height: auto;
      line-height: 0rem;
      top: 0.3rem;
    }
    .xinwen-big{
      width: 100%;
    }
    .xinwen-big .div1{
      width: 100%;
    }
    .xinwen-big .div1 img{
       height: 4rem;
     }
    .xinwen-big-title{
      width: 100%;
      margin-top: 0.2rem;
    }
    .xinwen-right, .xinwen-big{
      width: 100%;
      margin-top: 13px;
    }
    .xinwen-right .div2, .xinwen-big .div2{
      width: 1.9rem;
    }
    .xinwen-right .xinwen-small-box, .xinwen-big .xinwen-small-box{
     width: calc(100% - 2.2rem);
    }
    .xinwen-small{
      height: 1.9rem;
    }
    .xinwen-big-title, .xinwen-small-title{
      font-size: 0.3rem;
    }
    .xinwen-small-title{
      margin-top: 0;
      white-space: nowrap;
      text-overflow: ellipsis;
      overflow: hidden;
      line-height: 0.5rem;
    }
    .xinwen-big-time, .xinwen-small-time{
      font-size: 0.24rem;
    }
    .xinwen-small-time{
      margin-bottom: 0.1rem;
      line-height: 0.42rem;

    }
    .xinwen-small-des, .xinwen-big-des{
      font-size: 0.24rem;
      line-height: 0.36rem;

    }
    .xinwen-list{
      width: 100%;
    }
    .xinwen-list-title{
      font-size: 0.3rem;
      width: calc(100% - 1.7rem);
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
    }
    .xinwen-list-time{
      font-size: 0.24rem;
      width: 1.4rem;
    }
     .div2 img {
          width: 100% !important;
          height: 1.9rem !important;
      }

    /* 通知公告 */
    .tzgg_box{
      margin-top: 0.9rem;
      width: 100%;
      padding: 0 0.36rem 2rem;
      height: 6.5rem;
      background-size: cover;
      background-repeat: no-repeat;
      background-position: left top;
    }
    .tzgg_bg_mobile{
      display: block;
      width: 100%;
      height: 6.5rem;
    }
    .tzgg_tit{
      padding-top: 40px;
    }
    .ttgg_tit{
      font-size: 0.42rem;
      line-height: 0.42rem;
      height: auto;
    }
    .notice-list{
      height: auto;
      overflow: hidden;
      margin-top: 0;
    }
    .notice-list:hover{
      color: #222;
    }
     .notice-list:hover a{
      color: #222;
    }
    .notice-list::after{
      content: '';
      width: 0;
      height: 0;
    }
    .notice-list:hover::after{
      opacity: 0;
    }
    .notice-list:hover .no_li_tit, .notice-list:hover .no_li_des, .notice-list:hover .no_li_time2{
      color: #222;
    }
    .notice-list:hover .notice-more{
      display: none;
    }
    .no_li_item{
      width: 100%;
    }
    .no_li_time1{
      font-size: 0.42rem;
      width: 1.4rem;
      line-height: 0.4rem;
      text-align: left;
    }
    .no_li_time2{
      font-size: 0.24rem;
    }
    .no_li_tit{
      width: calc(100% - 1.64rem);
      margin-left: 0.2rem;
      line-height: inherit;
      font-size: 0.3rem;
      font-weight: 600;
    }
    .no_li_des{
      font-size: 0.24rem;
      width: 100%;
      margin-top: 0.2rem;
      font-weight: normal;
    }
    .no_li_more{
      border-color: #1e4ca1;
      font-size: 0.24rem;
      width: 1.8rem;
      height: 0.5rem;
      line-height: 0.5rem;
      margin-top: 0.36rem;
    }
    .no_li_more a{
      color: #1e4ca1;
    }

    /* 修改 */
    .gczyjs{
      width: calc(100% - 0.72rem);
      margin: 0.6rem 0.36rem 0.2rem 0.36rem;
    }
    .zyjs_param{
      width: calc(100% - 0.72rem);
      margin: 0rem 0.36rem 1.2rem 0.36rem;
      font-size: 0.32rem;
    }
    .zyjs_param .search_box{
      margin-left: -0.4rem;
    }
    .zyjs_param .option{
      width: 2.1rem;
      right: -0.4rem;
      height: 0.6rem;
      z-index: 100000;
    }
    .zyjs_param .with_ebook, .zyjs_param .strText{
      width: calc(100% - 3.5rem);
      height: 0.6rem;
      line-height: 0.6rem;
      padding-left: 0.4rem;
      padding-right: 0.2rem;
      background: transparent;
    }
    .zyjs_param .submit{
      width: 1rem;
      height: 0.8rem;
      height: 0.6rem;
    }
    .zyjs_param .doctype{
      width: calc(100% - 1.5rem);
      padding-left: 0;
      font-size: 0.28rem;
      margin-top: 0.2rem;
    }
    .zyjs_param .doctype ul li{
      margin-bottom: 0.1rem;
      width: 1.7rem;
    }
    .zyjs_param .doctype ul li input{
      margin-left: 0rem;
    }

    .ksrk_box{
      width: 100%;
      padding-top: 0.8rem;
    }
    /* 删除 快速入口 */
    /* 
    .ksrk_content{
      margin-top: 0.5rem;
      width: 100%;
    }
    .ksrk_bg{
      width: 100%;
      float: none;
      height: 3.75rem;
      background: url(../images/kuaisu-left.png);
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center center;
      padding: 0.36rem;
    }
    .kuaisu-big{
      height: 100%;
    }
    .kuaisu-big-con{
      width: 100%;
      left: 0;
      top: 0;
      height: 100%;
      padding: 0.5rem;
    }
    .ks_left_tit{
      margin: 0;
      font-size: 0.42rem;
      height: auto;
    }
    .ks_left_des{
      font-size: 0.24rem;
      line-height: 0.4rem;
      width: 100%;
    }
    .ks_rt{
      width: 50%;
      height:7.5rem;
    }
    .ks_rt .ks_rt_hei{
      height: 50%;
    }
    .kuaisu-lT, .kuaisu-RB{
      background: #1e4ca1;
      position: relative;
    }
  
    .kuaisu-RT, .kuaisu-lB{
      padding: 0.5rem;
      height: 100%;
    }
    .kuaisu-RT-txt, .kuaisu-lB-txt, .kuaisu-RB-txt, .kuaisu-LT-txt{
      width: 100%;
      height: 100%;
      position: relative;
      left: 0;
      top: 0;
      text-align: center;
    }

    .kuaisu-RT-txt span, .kuaisu-lB-txt span, .kuaisu-RB-txt span, .kuaisu-LT-txt span{
      max-width: 100% !important;
      width: max-content;
      line-height: normal;
      position: absolute;
      left: 50%;
      top: 50%;
      transform: translate(-50%,-50%);
      font-size: 0.32rem;
    }
    .kuaisu-RB-txt a, .kuaisu-LT-txt a{
      color: #fff !important;
    } 
    .kuaisu-LT-txt, .kuaisu-RB-txt{
      width: 100%;
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      color: #fff;
    }*/
     /*快速入口修改*/
     .ksrk_box{
      width: 100%;
      padding-top: 0.72rem;
    }
    .ksrk_content{
      margin-top: 0.5rem;
      width: 100%;
    }
     .wangxin-index {
          width: 45%;
          float: inherit;
          margin: 0.35rem auto 0!important;
      }

     .fright {
          float: right;
          margin-right: 0.3rem !important;
      }
     .fleft {
          float: left;
          margin-left: 0.3rem !important;
      }


    
  }