/*底部导航*/
.db_menu{background:#f2f3f8;}
.db_wrap{width:85%;margin:0 auto;overflow:hidden;padding-top:30px;padding-bottom:30px;}

/*关于我们*/

.about{background:url(/eportal/uiFramework/commonResource/image/2024020510311115434.jpg) no-repeat;background-size:cover;padding-bottom:100px;}
.gywm{width:90%;margin:0 auto;padding-top:80px;}
.gywm h5{text-align:center;font-size:35px;font-weight:normal;}
.gywm h5 span{color:#fff;display:block;margin-top:-24px;}
.about_art p{color:#fff;font-size:16px;line-height:200%;font-weight:lighter;}
.about_art{ padding-top:70px;}

.show_list{padding-top:120px;width:85%;margin:0 auto;padding-bottom:103px;}
.show_list ul{display:flex;justify-content: space-around;}
.show_list ul li .num h4,.show_list ul li .num span,.show_list ul li .txt,.show_list ul li .txt span{color:#fff;}
.show_list ul li .num h4{display:inline;font-size:60px;}
.show_list ul li .num h4 em{color:#fff;font-size:41.8px;font-style:inherit;vertical-align: super;}
.show_list ul li .num span{font-size:20.43px;font-weight:bold;padding-left:10px;}
.show_list ul li .txt span{display:block;font-size:16px;}
.show_list ul li .txt{padding-top:30px;font-size:16px;text-align:center;line-height:30px;}


/*最新资讯*/
.news{background:#f9f9f9;}
.news_list{width:90%;margin:0 auto;padding-top:50px;}
.news_list ul{display:flex;padding-bottom:80px;justify-content: center;}
.news_list ul li{width:370px;box-shadow:0px 0px 20px 0px #f0f0f0;background:#ffffff;transition:0.4s;margin-right:30px;}
.news_list ul li:hover{ transform:translateY(-15px);}
.news_list ul li a h3{ padding:20px 30px;font-size:20px;font-weight:normal;line-height:40px;}
.news_list ul li:hover a h3{ color:#d52a24;}
.news_list ul li a img{width:370px;height:260px;}
.news_list ul li a span{font-size:14px;line-height:30px;display:block;padding:0 30px 30px 30px;}


/*图片轮播*/

/*轮播图*/
.banner {width:100%;}
.banner .swiper {width:100%;position:relative;overflow:hidden;}
.banner .swiper .swiper-pagination {left:45%;height:15px;width:100%!important;bottom:30px;}
.banner .swiper .swiper-pagination span {float:left;width:15px;height:15px;border-radius:inherit;margin:0;opacity:0.8;background:#ffffff;margin-right:30px;border-radius:10px;}
.banner .swiper .swiper-pagination span.swiper-pagination-bullet-active {width:15px;background:#de0010;}
.banner .swiper .swiper-wrapper {height:100%;}
.banner .swiper .swiper-wrapper .swiper-slide {position:relative;}
.banner .swiper .swiper-wrapper .swiper-slide img {display:block;width:100%;}
.banner .swiper .swiper-wrapper .swiper-slide .nrCon {width:100%;position:absolute;left:0;top:0;z-index:10;}
.banner .swiper .swiper-wrapper .swiper-slide-active .nrCon {animation:fadenum 2s 1;}
@keyframes fadenum {
0% {opacity:0;}
100% {opacity:1;}
;
}
.banner .swiper .swiper-wrapper .swiper-slide .nrCon .nrBox { width:90%;max-width:1600px;margin:0 auto;margin-top:8%;}
.banner .swiper .swiper-wrapper .swiper-slide .nrCon .nrBox h1 { font-size:68px;margin-bottom:20px;font-weight:600;color:#FFF;}
.banner .swiper .swiper-wrapper .swiper-slide .nrCon .fbt {font-size:32px;color:#fff;margin:20px 0;line-height:50px;width:750px;font-weight:lighter;}
.banner .swiper .swiper-wrapper .swiper-slide .nrCon .nrBox a {display:block;width:140px;height:50px;background:#de0010;border:1px #de0010;color:#ffffff;border:none;margin-top:20px;text-align:center;line-height:50px;font-size:14px;letter-spacing:2px;transition:all .36s;border:1px #de0010solid;}
.banner .swiper .swiper-wrapper .swiper-slide .nrCon .nrBox a:hover {color:#de0010;background:#ffffff;border:1px #de0010solid;}

/*金融产品*/
.new_product{padding-top:92px;}
.new_product h5 {text-align: center;padding-bottom:70px;}
.new_product h5 span {display: block;font-size: 35px;margin-top: -25px;}
.new_productlist{width:90%;margin:0 auto;overflow:hidden;max-width:1600px;}
.new_productlist .top_ul{display:flex;}
.new_productlist .top_ul li:nth-child(1){ /*height:465px;*/margin-right:3px;}
.new_productlist .top_ul li img{max-width:100%;height:100%;}
.new_productlist .top_ul li{float:left; position:relative;}
.new_productlist .top_ul li:nth-child(2){ /*height:465px;*/}
.new_productlist .bot_ul{display:flex;clear:both;margin-top:3px;}
.new_productlist .bot_ul li{ position:relative;margin-right:3px;}
.new_productlist .bot_ul li img{max-width:100%;}

.new_productlist .top_ul li:hover img{transform: scale(1.1);transition: all 0.5s ease-in;}
.new_productlist .top_ul li img {transition: all 0.6s; }
.new_productlist .top_ul li{overflow:hidden;}
.new_productlist .bot_ul li:hover img{transform: scale(1.1);transition: all 0.5s ease-in;}
.new_productlist .bot_ul li{overflow:hidden;}
.new_productlist .bot_ul li img {transition: all 0.6s;height:100%; }
.new_productlist .bot_ul li:last-child{margin-right:0;}

/*金融产品遮罩*/
.new_productlist .top_ul li::before{position:absolute;top:0;left:0;content:'';width:100%;height:100%;background-image:linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0.5));opcity:0;}
.new_productlist .bot_ul li::before{position:absolute;top:0;left:0;content:'';width:100%;height:100%;background-image:linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0.5));opcity:0;}

.new_productlist .top_ul li .txt{position:absolute;bottom:37px;padding-left:51px;}
.new_productlist .top_ul li .txt h6{color:#fff;   font-size:90px;font-weight:lighter;}
.new_productlist .top_ul li .txt .tit{color:#fff;font-size: 36px;font-weight:lighter;}
.new_productlist .top_ul li .txt a{color:#fff;padding-top:40px;font-size:14px;font-weight:bold;display:inline-block;}

.new_productlist .bot_ul li .txt{position:absolute;bottom:37px;padding-left:51px;}
.new_productlist .bot_ul li .txt h6{color:#fff;  font-size:90px;font-weight:lighter;padding-top:24px;}
.new_productlist .bot_ul li .txt .tit{color:#fff;font-size: 36px;font-weight:lighter;}

.new_productlist .bot_ul li .txt a{color:#fff;padding-top:40px;font-size:14px;font-weight:bold;display:inline-block;}


/*最新活动标题*/

.picScroll-left h5{text-align:center;padding-bottom:64px;}
.picScroll-left h5 span {display: block;font-size: 35px; margin-top: -25px;}
.picScroll-left{ width:90%;margin:0 auto;  overflow:hidden; position:relative;padding-top:80px; }

/*最新活动模块*/
.swiper-hd .swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #fff;

      /* Center slide text vertically */
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
    }
.swiper-slide-hd a img{ width:100%; max-width:400px;}
.swiper-hd{ padding-bottom:120px!important;}
.swiper-scrollbar{ margin-top:20px;bottom:auto!important;height:3px!important;}
.swiper-scrollbar-drag{ background:rgba(213,42,36,.7)!important;}
/*移动端适配*/

@media screen and (max-width:768px) {
  .about{display:none;}
  .slideBox{margin-top:45px;height:165px;}
  .slideBox .hd{bottom:0;height:10px;}
  .slideBox .hd ul li a{width:30px;}
  .slideBox .bd img{height:100%;}
  .slideBox .bd li .txt .tit{font-size:16px;}
  .slideBox .bd li .txt{width:25%;left:7%;top:40%;}
  .slideBox .bd li .txt a{padding:5px;margin-top:5px;font-size:14px;}

  .new_product{padding-top:26px;}
  .new_product h5{padding-bottom:30px;}
  .new_productlist .top_ul li:nth-child(1){height:100%;}
  .new_productlist .top_ul li:nth-child(2){height:100%;}
  .new_productlist .bot_ul li{height:100%;}
  .new_productlist .top_ul li .txt{bottom:10px;padding-left:10px;}
  .new_productlist .top_ul li .txt a{padding-top:10px;font-size:14px;}
  .new_productlist .top_ul li .txt .tit{font-size:16px;padding-top:5px;}
  .new_productlist .top_ul li .txt h6{font-size:20px;}
  .new_productlist .bot_ul li .txt{bottom:10px;padding-left:10px;}
  .new_productlist .bot_ul li .txt a{padding-top:10px;font-size:14px;}
  .new_productlist .bot_ul li .txt .tit{font-size:16px;padding-top:5px;}
  .new_productlist .bot_ul li .txt h6{font-size:20px;}

  .picScroll-left{padding-top:26px;}
  .picScroll-left h5{padding-bottom:30px;}
  .picScroll-left .bd{height:300px;overflow:hidden;}

  /*最新资讯*/
  .news_list{padding-top:26px;}
  .news_list ul{padding-top:30px;padding-bottom:30px;display:block}
  .news_list ul li{width:100%}
  .news_list ul li a h3{font-size:16px;line-height:1.1;}
  .news_list ul li a span{font-size:14px;line-height:1.1;}

  .picScroll-left .bd ul li a img{height:300px;width:100%;}
  .yd_pic{display:block}
  .pc_pic{display:none;}
 
 .banner .swiper .swiper-pagination{left: 35%;height: 13px;bottom: 5%;}
.banner .swiper .swiper-pagination span{width: 10px;height: 10px;}
.banner .swiper .swiper-pagination span.swiper-pagination-bullet-active{width:10px}
.new_productlist .top_ul{display:block}
.new_productlist .top_ul li:nth-child(1){width:100%;height: auto;}
.new_productlist .top_ul li:nth-child(2){width:100%;height: auto;}
.new_productlist .bot_ul{display:block}
.new_productlist .bot_ul li{width:100%;height:auto}

.business-department{display:block !important;}
.map{display:none}
.mktitle{ background-size:contain;width:80%;margin:0 auto;}
.mktitle p a{ font-size:22px;}
.mktitle p span{ font-size:18px;padding:15px 0 30px 0;}
.new_productlist .top_ul li img{ height:auto;}
}

@media screen and (max-width:640px) {
  .banner .swiper .swiper-wrapper .swiper-slide .nrCon .nrBox h1{font-size:26px;margin-bottom:0;}
  .banner .swiper .swiper-wrapper .swiper-slide .nrCon .fbt{line-height:38px;}
}