.sjd_sm{display:none;}
/*banner图片*/
/*banner图片*/
.banner{padding-bottom: 11px;background:#fafafa; }
	.banner_img{width: 100%; height: 426px; position: relative; }
	.banner_img li,.banner_img li a{ width: 100%; height: 426px; }
	.banner_img li a{ display: block; }
	.banner_tab{ position:absolute; bottom:-11px; left: 48%; height: 21px; }
	.banner_tab li{ display:initial; float: left; margin:0 4px; width: 20px; height: 23px; background: url(/uiFramework/commonResource/image/2017082211315926142.png) no-repeat left 3px; text-align: center; font-size: 0; }
	.banner_tab li.on{width: 21px; height:21px;  background: url(/jlbank/template/page/index/icon_1h.png) no-repeat left top;}
.bannerAbout{ width: 100%; min-width: 1000px; height: 315px;}
.location {line-height: 44px; width:1000px; margin:0 auto; overflow:hidden; clear:both;}
.banner-con {
  position: relative;
   height: 500px;
  overflow: hidden;
}
.banner-con .swiper-container {
  width: 100%;
  height: 500px;
  top: -370px;
}
.banner-con .swiper-container .swiper-slide {
    background-size: cover !important;
}
.banner-con h2 { padding-left:30px;
  position: relative;
  font-size: 54px;
  padding-top: 230px;
  z-index: 66;
}
.banner-con h2 span {
  display: block;
  font-size: inherit;
  font-weight: normal;
}
.banner-con h2 .line {
  height: 4px;
  background: #dc0717;
  width: 75px;
  margin-bottom: 25px;
}
.banner-con h2 .en {
  font-size: 30px;
}
/*网银信息*/
.wy{ position:absolute; top: 197px; right:0px; height:242px; padding:18px 34px 0; width:231px;}
.wybg{ position: absolute; z-index: 1; top: 0px; left: 0px;  width:299px; height:265px;  background: #fff; opacity:0.9;filter:Alpha(opacity=90);}
.wy_c{ display:none;}
.wy_ewm{ display:block;}

/*中部内容区*/
.content {
    width: 100%;
    min-width: 1000px;
}
.centerCon{ width: 1000px; min-width: 1000px; margin: 20px auto 20px; overflow:hidden;}
.r_con { width: auto; }

/*中部内容区*/
.kfcon:hover {
    background: #de0716;
    color: #fff;
}
a:hover {
    color: #dd0716;
    text-decoration: none;
}
.kfcon {
    display: inline-block;
    line-height: 35px;
    border: 1px solid #de0716;
    padding: 0 18px;
    color: #333333;
    font-size: 14px;}


@media only screen and (max-width: 1440px) {

  .comwidth{width:100%;}
.daikuan .list ul .c1 {
    width: 39%;
}
.daikuan .list ul .c3 {
    width: 39%;
}
.daikuan .list ul .c4 {
    width: 39%;
}
.daikuan .list ul .c5 {
    width: 39%;
}

}





.img:hover img {
    transition: all 0.6s;
    transform: scale(1.1);
    -ms-transform: scale(1.1);
}
.card-1:hover {
    transition: all 0.6s;
    transform: scale(1.03);
    -ms-transform: scale(1.03);
}
.card-2:hover{
transition: all 0.6s;
    transform: scale(1.03);
    -ms-transform: scale(1.03);

}
.card-3:hover{
transition: all 0.6s;
    transform: scale(1.03);
    -ms-transform: scale(1.03);

}
.card-4:hover{
transition: all 0.6s;
    transform: scale(1.03);
    -ms-transform: scale(1.03);

}
.jybank .con ul li:hover a{
    color: #dd2c34;
    
}
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
@-webkit-keyframes shakeY{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}20%,40%,60%,80%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}}@keyframes shakeY{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}20%,40%,60%,80%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}}.animate__shakeY{-webkit-animation-name:shakeY;animation-name:shakeY}
@-webkit-keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}
@keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}





@media screen and (max-width:600px) {
.full-jheader {
    position: relative;
    display: none;
}
.banner-con {
    position: relative;
    height: 260px;
    overflow: hidden;
}
.banner-con h2 {
    padding-left: 30px;
    position: relative;
    font-size: 22px;
    padding-top: 130px;
    z-index: 66;
}
.banner-con h2 .line {
    height: 3px;
    margin-bottom: 15px;
}
.banner-con h2 .en {
    font-size: 18px;
}
.banner-con .swiper-container {
    width: 100%;
    height: 260px;
    top: -190px;
}
.banner-con .swiper-container .swiper-slide {
    background-size: cover !important;
    background-position: center;
}
.licai h2 {
    font-size: 20px;
}
.licai .list ul li {
    font-size: 16px;
    display: inline-block;
    width: 70px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    border-right: 1px #666 solid;
}
.box1-wrap-tab .swiper-container {
    width: 250px;
   
}
.cllist ul li {
    margin-bottom: 15px;
    margin-left: 0;
}
.cllist ul li a {
    
    font-size: 16px;
}
.daikuan h2 {
    font-size: 20px;
    text-align: center;
    font-weight: normal;
    margin-top: 40px;
}

.daikuan .list {
    margin: 0 auto;
    width: 90%;
    margin-top: 20px;
}
.daikuan .list ul li {
    width: 100% !important;
    height: 135px !important;
    margin-bottom: 10px !important;
}
.daikuan .list ul li .con h2 {
    font-size: 16px;
    color: #fff;
    margin-top: 20px;
    text-align: left;
}
.con h2 a {
    font-size: 16px;
    color: #fff;
    margin-top: 38px;
    text-align: left;
}
.daikuan .list ul li .con .detail {
    font-size: 12px;
    color: #fff;
    margin-top: 15px;
    text-align: left;
       height: auto;
    padding-bottom: 10px;

}
.daikuan .list ul li .con .d2 {
    color: #fff;
    font-size: 12px;
    text-align: left;
}
.daikuan .list ul li .con .d2 .num {
    font-size: 20px;
    color: #fff;
}
.cunchu h2 {
    font-size: 20px;
    text-align: center;
    font-weight: normal;
    margin-top: 50px;
}
.cunchu .list ul li {
    width: 100px;
    display: inline-block;
    margin-bottom: 20px;
}
.cunchu .list ul li .icon {
    width: 90px;
    height: 90px;
    display: inline-block;
    margin-bottom: 10px;
    border-radius: 50%;
    background-position: center !important;
    background-repeat: no-repeat !important;
    border: 1px #dc0717 solid;
    background-size: 45% 45% !important;
}
.cunchu .list ul li span {
    display: inline-block;
    font-size: 14px;
}
.kuajing h2 {
    font-size: 20px;
  
    margin-top: 50px;
}
.kuajing .list ul {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
}
.kuajing .list ul li {
    width: auto;
    height: 20px;
    padding: 0 10px;
}
.kuajing .list ul li a {
    font-size: 14px;
    line-height: 20px;
}
.fw-con {
    width: 90%;
    height:140px;
}
.fw-con .doc {
    width: 50%;
     height:140px;
 display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: space-evenly;
      justify-content: space-evenly;
   
}
.fw-con .pic {
    width: 50%;
    height:140px;
}
.fw-con .doc h2 {
    font-size: 16px;
    margin: 10px 0 10px 0;
   
}
.fw-con .doc .detail {
       font-size: 10px;
       margin-bottom: 0px;
    overflow: hidden;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;    width: 90%;
}
.fw-con .more {
    margin-top: 0;
    width: 120px;
    height: auto;
    background: none;
    border-radius: 0px;
}
.fw-con .more img {
    width: 100%;
}
.fw-con .pic .img {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 140px;
}
.fw-con .pic .img img {
    height: 140px;
}
.fw-con .pic:after {
    content: url(/uiFramework/commonResource/image/2021102015390646375.png);
    display: inline-block;
    position: absolute;
    left: -29px;
    top: 40px;
    transform: scale(.6);
}
.fw-con ul li a {
    font-size: 12px;
    color: #666;
}
.fw-con ul li a:after {
    content: "·";
    font-size: 12px;
    font-weight: bold;
    position: relative;
    display: inline-block;
    margin: 0px 5px;
}
.bg-2 {
    height:1000px!important; 
}
.yhcard {
    width: 100%;
    
}
.yhcard h2 {
    font-size: 20px;
    margin-top: 50px;
}
.yhcard .swiper-container {
    margin: 0 auto;
    width: 100%;
}
.yhcard .card2 .title a {
    font-size: 16px;
}
.hdzq {
    width: 100%;
}
.hdzq .hdzq-con {
    width: 90%;
    margin: 0 auto;
    padding: 0;
}
.grdz {
    width: 100%;
  
}
.grdz .grdz-con {
    padding-right: 0;
    width: 90%;
    margin: 0 auto;
}
.grdz .grdz-con ul li span a {
    font-size: 16px;
    font-weight: normal;
}
.hdzq .hdzq-con h2 a {
    font-size: 20px;
    border-bottom: 3px #d70c19 solid;
    line-height: 60px;
    height: 50px;
    display: inline-block;
    font-weight: normal;
}
.zs {
    width: 90%;
    margin: 0 auto;
}
.zs .img {  
    width: 100%;
    height: 162px;
    margin-bottom: 20px;
}
.zs .img img {
    width: 100%;
}
.zs .pic-sh h2 a {
    font-size: 20px;
    font-weight: normal;
}
.zs .pic-sh h2 a {
    font-size: 20px;
    font-weight: normal;
}
.zs .pic-zs h2 a {
    font-size: 20px;
    font-weight: normal;
}
.zs .pic-zs h2 { 
    top: 50px;
    left: 40px;
}
.qyfw .list ul li{width:32%;}
.qyfw h2{font-size:20px;}
.qyfw .list ul li a {font-size: 16px;}
.fw-con .doc .more {  margin-top: 20px!important; width: 80%!important;}
.box1-wrap-tab {  min-height: 195px!important;}
.cyjr h2{font-size: 20px!important;margin-top: 40px!important;}
.bg-1{height:640px!important;}
.gjmy{width:100%;}
.gjmy h2{font-size:20px;    margin-top: 40px!important;}
.jybank h2 {  font-size: 20px;margin-top: 40px!important;  margin-bottom: 40px!important;}
.jybank .con{width:100%!important;}
.jybank .con .card-1 {   width: 100%!important;   height: 215px!important;    margin-top: 40px!important;}
.jybank h2{margin-top: 0px!important;   margin-bottom: 0px!important;}
.jybank .con .card-2 {  width: 100%!important;    height: 233px!important;padding: 30px!important; margin-bottom:0px!important;margin-top:40px!important;}
.jybank .con .card-3{width: 100%!important;  height: 230px!important;padding: 30px!important;}
.jybank .con .card-4{width: 100%!important;  height: 190px!important;padding: 30px!important;}
.des{margin-top:40px!important; margin-bottom:40px!important;}
.centerCon {  width: 100%!important;min-width: 100%!important;}
.content{min-width: 96%!important; width:96%!important; margin:0 auto;}
.sjd_sm{display:block;    width: 100%;}
.sjd_sm img{width:103%}
.pc_ewm{display:none;}
.wihg{width:100%!important;}
}