body {
    overflow-x: hidden;
}
.fw_bgt{    height: 40px;}
.widxz{width:1282px; margin:0 auto;margin-top:80px;}
.page-pic{width:48%;}
.page-txt{width:48%;}
/**banner**/ 
.comwidth{width:1282px;margin: 0 auto;}
.banner-con {
  position: relative;
   height: 500px;
  overflow: hidden;
}
.banner-con .swiper-container {
  width: 100%;
  height: 500px;
  top: -370px;
}
.banner-con .swiper-container .swiper-wrapper {
    background-size: cover;
}
.banner-con h2 {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;}
.licai h2 {font-size: 42px; text-align: center;font-weight: normal;}
.licai2 h2{ color:#fff;}
.licai2 p{font-size: 20px; color: #fff; margin-top: 20px; text-align: center;  line-height: 40px;}
.licai .list ul { text-align: center; margin-top: 40px;}
.licai .list ul li { font-size: 20px; display: inline-block;width: 150px;height: 20px; text-align: center; line-height: 20px;}
.licai .list ul li {font-size: 20px;display: inline-block; width: 150px; height: 20px;text-align: center;line-height: 20px;border-right: 2px #ddd solid;}
.licai .list ul li:last-of-type {border: none;}
/*图片简介*/
.jrsc_img img{width:100%;}
/**新闻列表**/
.jrsc_wz{font-size:16px; line-height: 30px; margin: 60px 0;}
/**金融市场**/
.tyzx1,.tyzx2{width: 45%;float: left;  background: #fff; height: 140px; padding: 20px; margin: 60px 12px;}
.tyzx1 ul li,.tyzx2 ul li{float:left;}
.tyzx11,.tyzx21{width:15%;}
.tyzx12,.tyzx22{width:75%; margin-left:35px;line-height: 30px;  }
.tyzx12p1,.tyzx22p1{font-size:20px;margin-top: 20px;}
.tyzx12p2,.tyzx22p2{font-size:16px;margin-top: 10px;}
.tyzx11{margin-top:18px;}
.tyzx21{margin-top:25px;}
.anjt ul li{float:left;font-size:16px;}
.anjt ul li img{margin-right:20px;display: block; float: left;}
.anjt2{margin-left:70px;}
.licai3 p{    font-size: 18px;color: #000; margin-top: 40px; text-align: center; line-height: 40px;}
/**同业中心**/
.licai2{padding-top:80px;}
.wmcp_bg{background:url(/uiFramework/commonResource/image/2021102513160688255.png) no-repeat;height:680px;    background-size: cover;
    background-attachment: fixed;}
.suh li{ float: left;list-style: none; width: 31%;  margin: 30px 14px; text-align: center;}
.suh li p a{ font-size: 24px; height: 25px; line-height: 90px; display: block;}
/**我们的服务 
.licai p{font-size:20px; color:#d70c19; margin-top:40px; text-align:center;}
.FW_wm{width: 30%; background: #f5f5f5; float:left;margin: 40px 11px;padding: 40px 10px;    height: 326px;}
.FW_wm1{text-align:center;}
.FW_wm2{text-align: center;  margin: 30px 0;}
.FW_wm2 a{font-size: 20px;font-weight: bold;}
.FW_wm3{text-align: center;margin: 0 auto;width: 66%;font-size: 16px; line-height: 35px; padding: 20px 0;}
.fw_bgt{/**background:url(/uiFramework/commonResource/image/2021102015053376123.png) no-repeat; height:360px;**/height: 381px;background: url(/uiFramework/commonResource/image/2021102111091596058.jpeg) fixed no-repeat center center;background-size: cover;}
.shzhx p{    width: 19%; float: left;overflow: hidden; color: #fff;font-size: 18px;   border-bottom: 1px solid #fff; margin-right: 75px;margin-top: 100px;padding: 20px 0;}
.counter{font-size: 60px;color: #fff; padding-right:15px;}
.FW_wm:hover .FW_wm3{display:none;}
.FW_wm:hover .FW_wm4{display:block;}
.FW_wm4{width: 45%; background: #d70c19; border-radius: 22px; height: 40px;  margin: 0 auto;    margin-top: 60px; display:none;}
.FW_wm4 a{font-size: 16px;color: #fff; text-align: center; display: block;  margin: 0 auto; height: 40px;  line-height: 40px;}**/

@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 {
    overflow: hidden;
}
.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;
}
.gjhk {
    width: 90%;
    height:140px;
}
.gjhk .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;
   
}
.gjhk .pic {
    width: 50%;
    height:140px;
}
.gjhk .doc h2 {
    font-size: 16px;
    margin: 10px 0 10px 0;
   
}
.gjhk .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%;
}
.gjhk .doc .more {
    margin-top: 0;
    width: 120px;
    height: auto;
    background: none;
    border-radius: 0px;
}
.gjhk .doc .more img {
    width: 100%;
}
.gjhk .pic .img {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 140px;
}
.gjhk .pic .img img {
    height: 140px;
}
.gjhk .pic:after {
    content: url(/uiFramework/commonResource/image/2021102015390646375.png);
    display: inline-block;
    position: absolute;
    left: -29px;
    top: 40px;
    transform: scale(.6);
}
.gjhk .doc ul li a {
    font-size: 12px;
    color: #666;
}
.gjhk .doc ul li a:after {
    content: "·";
    font-size: 12px;
    font-weight: bold;
    position: relative;
    display: inline-block;
    margin: 0px 5px;
}
.bg-2 {
    height: 380px;
}
.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;
}
/**新闻**/
.widxz{width:90%;    margin-top: 20px;}
.page-pic { width: 100%;}
.page-txt {   width: 100%; margin-top:-60px!important;}
.FW_wm{width:89%;margin: 20px 11px;}
.licai{margin-top:60px;}
.pic-news-box span.titletext{bottom: 103px!important;}
.pic-news-box .pic-pagination{bottom: 118px !important;}
.shzhx p{width: 40%!important;
    float: left;
    overflow: hidden;
    color: #fff;
    font-size: 18px;
    border-bottom: 1px solid #fff; 
    margin-right: 18px!important;
    margin-left: 18px!important;
    margin-top:0px!important;  
    padding: 20px 0!important;}

.tyzx1, .tyzx2{    width: 100%!important;  height: 140px;  padding: 15px 0px!important;  margin: 15px 0px!important;  background: #fff;}
.grlc{float: none!important;}
.dglc{float: none!important;}
.tylc{float: none!important;}
.licai2 {  padding-top: 50px!important;} 
.licai2 p { font-size: 18px;}
.fw_bgt{    border: 1px solid #fff;   height: 15px;}
.grlc li img{width:100%;}
.dglc li img{width:100%;}
}