#platform-sy-swiper .swiper-slide.imgSwiper1{
    height: 500px;
    display: flex;
    justify-content: center;
    position: relative;
    text-align: center;
    padding-bottom: 30px;
    background: #fb8732 url('../../images/szxydmh/index/indexBanner.jpg') no-repeat center;
}
.platform-sy-swiper {
    position: relative;
}
.sy-swiper{
    width: 100%;
    position: absolute;
    z-index: 99;
    bottom: 0px;
    padding-bottom: 30px;
    height: 181px;
    display: flex;
    background: url('../../images/szxydmh/index/bannerBlue.png') repeat-x;
}
.sy-swiper .main-contain{
    align-self: flex-end;
}
.sy-swiper-content {
    display: flex;
}

.sy-swiper-item{
    color: #ffffff;
    font-weight: normal;
    flex: 1;
    text-align: center;
}
.sy-swiper-item .sy-swiper-item-num {
    font-size: 36px;
    line-height: 48px;
}
.sy-swiper-item .sy-swiper-item-txt {
    font-size: 16px;
    margin-top: 5px;
}

.sy-card-bg{
    background-color: #fff;
    height: 250px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.sy-card {
    display: flex;
}
.sy-card .sy-card-item{
    font-weight: normal;
    flex: 1;
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: center;
}

.sy-card .sy-card-item .sy-card-item-txt{
    font-size: 20px;
    font-family: MicrosoftYaHei;
    margin-top: 15px;
    color: #222222;
}
/*金融产品超市 start*/
.sy-jrcp-market {
    padding: 60px 0 33px;
    display: flex;
    flex-direction: column;
}
.centerTxt {
    text-align: center;
}
.tab-btn {
    display: flex;
    width: 326px;
    margin: 32px auto;
    justify-content: space-between;
}

.tab-btn .tab-btn-item  {
    width: 121px;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    background-color: #ffffff;
    box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.1);
    border-radius: 4px!important;
    text-align: center;
    cursor: pointer;
    color: #222222;
}
.tab-btn .tab-btn-item.active {
    background-color: #ff6a00;
    box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.1);
    color: #fff;
}

.btns-card {
    /*height: 440px;*/
}
.btns-card .btns-card-item img{
    width: 245px;
    height: 70px;
}
.btns-card .swiper-slide.btns-card-item{
    max-width: 275.25px;
    height: 380px;
    padding: 20px;
    background-color: #ffffff;
    box-shadow: 0px 3px 20px 0px rgba(0, 0, 0, 0.05);
    border-radius: 6px!important;
    margin-right: 33px;
}
 .btns-card-item-text {
    line-height: 65px;
    font-size: 20px;
    color: #222222;
    font-weight: bold;
     overflow: hidden;
     text-overflow:ellipsis;
     white-space: nowrap;
}

.btns-card-item-num {
    font-size: 36px;
    font-weight: bold;
    line-height: 36px;
    color: #f44336;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
 .btns-card-item-tit {
    font-size: 16px;
    font-weight: normal;
    letter-spacing: 0px;
    color: #999999;
    line-height: 50px;

}
 .btns-card-item-detail {
    width: 235px;
    height: 40px;
    background-color: #ff9800;
    border-radius: 4px!important;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 40px;
    letter-spacing: 0px;
    text-align: center;
    color: #ffffff;
    cursor: pointer;
}
 .btns-card-item-flex {
    display: flex;
    margin-bottom: 20px;
    position: relative;
}
 .btns-card-item-flex .btns-card-item-flex-item{
    /*flex: 1;*/
    padding-top: 5px;
}
 .btns-card-item-flex::before {
    position: absolute;
    left: 35%;
    content: '';
    width: 1px;
    height: 70px;
    background-color: #f2f2f4;
}

 .btns-card-item-flex .btns-card-item-flex-item .flex-item-month{
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 0px;
    color: #2e8bf2;
}
.ftMar{
    margin-left: 10px;
    font-size: 14px;
}

 .btns-card-item-flex .btns-card-item-flex-item .dkqx{
    font-size: 16px;
    font-weight: normal;
    letter-spacing: 0px;
    color: #999999;
    line-height: 25px;
    margin-top: 5px;
}
.seeMore {
    width: 130px;
    height: 36px;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 36px;
    letter-spacing: 0px;
    color: #ff6a00;
    background-color: #f7f7f7;
    border-radius: 18px!important;
    border: solid 1px #ff6a00;
    text-align:center;
    cursor: pointer;
    margin: 10px auto 30px auto;
}

/*金融产品超市 end*/


/*信息咨询 start*/
.sy-xxzx-market {
    padding-top: 65px;
    /*height: 815px;*/
    background-color: #fff;
}
.rzzt-list {
    padding: 20px 50px 35px;
    display: flex;
    justify-content: space-between;
}
.rzzt-list-item {
    flex: 0 0 500px;
}
.list-item-line {
    display: flex;
    justify-content: space-between;
    height: 60px;
    line-height: 60px;
    font-size: 24px;
    color: #333333;
    font-weight: bold;
    margin-bottom: 15px;
    background: url("../../../app/images/szxydmh/tit2Line.png") no-repeat 0 50px ;
}
.list-item-line  .txt-more{
    font-size: 14px;
    line-height: 60px;
    color: #ff6a00;
    cursor: pointer;
}
.swiper-list .swiper-list-item {
    line-height: 46px;
    color: #333333;
    margin-bottom: 10px;
}
.swiper-list .swiper-list-item .list-name {
    width: 350px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    font-size: 18px;
    color: #222222;
}
.swiper-list .swiper-list-item .list-time {
    font-size: 14px;
    color: #999999;
}
.swiper-list  .swiper-list-item-top {
    display: flex;
    justify-content: space-between;
}
.swiper-list  .swiper-list-item-bottom {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 26px;
    letter-spacing: 0px;
    color: #666666;
    word-break: break-all;
    word-wrap: break-word;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

#news-swiper {
    width: 570px;
    height: 306px;
    background-color: #ff6a00;
    border-radius: 6px!important;
    margin-bottom: 12px;
    overflow: hidden;
}
.swiper-slide {
    position: relative;
}
#news-swiper .swiper-slide > img {
    width: 100%;
    height: 100%;
}

.opacity-model{
    position: absolute;
    bottom: 0;
    background-color: rgba(0,0,0,.5);
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-size: 20px;
    padding-left: 15px;
    color: #fff;
}
.swiper-slide .opacity-model .model-title{
    width: 75%;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
#news-swiper .swiper-pagination-fraction{
    width: 50% !important;
    left: 65% !important;
}
/*#news-swiper .swiper-pagination-bullet {*/
    /*width: 6px;*/
    /*height: 6px;*/
    /*background-color: rgba(255,255,255,.53);*/
    /*opacity: 1;*/
    /*border-radius: 2px!important;*/
/*}*/
/*#news-swiper .swiper-pagination-bullet.swiper-pagination-bullet-active{*/
    /*background-color: #ff6a00;*/
    /*width: 6px;*/
    /*height: 12px;*/
    /*border-radius: 2px!important;*/
/*}*/
/*信息咨讯 end*/

/*融资专题 start*/

#card-rzzt {
    height: 365px;
}
.sy-rzzt-market {
    padding-top: 65px;
    padding-bottom: 30px;
    background: #fff url(../../images/szxydmh/index/jianbian.png) repeat-x;
}
.btns-card-rzzt {
    padding-top: 35px;
    /*margin-bottom: 45px;*/
}
.swiper-container{
    width: 100%;
    overflow: hidden;
    position: relative;
}
.swiper-pagination-bullet{
    border-radius: 50%!important;
}
#card-rzzt .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet{
    border-radius: 50%!important;
}
.swiper-pagination-bullet-active {
    background: #ff9800 !important;
}

#card-rzzt .swiper-slide {
    max-width: 277.5px;
    height: 313px;
    background-color: #eeeeee;
    margin-right: 30px;

}

 .btns-card-rzzt-item-title {
    font-size: 28px;
    color: #fff;
    margin-top: 180px;
    padding-left: 20px;
    letter-spacing: 7px;
     overflow: hidden;
     text-overflow:ellipsis;
     white-space: nowrap;
}
 .btns-card-rzzt-item-title1 {
    font-size: 13px;
    color: #fff;
    padding-left: 20px;
    margin-top: 10px;
    letter-spacing: 3px;
     overflow: hidden;
     text-overflow:ellipsis;
     white-space: nowrap;
}

.swiper-slide.img1 {
    background: url(../../images/szxydmh/index/zt1.jpg) no-repeat;
}
.swiper-slide.img2 {
    background: url(../../images/szxydmh/index/zt2.jpg) no-repeat;
}
.swiper-slide.img3 {
    background: url(../../images/szxydmh/index/zt3.jpg) no-repeat;
}
.swiper-slide.img4 {
     background: url(../../images/szxydmh/index/zt4.jpg) no-repeat;
}

.btns-card-rzzt-item:last-child{
    margin-right: 0px;
}

/*融资专题 end*/

/*分页*/
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet{
    margin: 0 6px!important;
}
.swiper-pagination-bullet.swiper-pagination-bullet-active{
     width: 16px!important;
     height: 16px!important;
 }
.swiper-pagination-bullet {
    width: 14px!important;
    height: 14px!important;
}

/*融资动态*/
.sy-rzzt-dt {
    height: 546px;
    background: url(../../images/szxydmh/index/rzdtBg.jpg) no-repeat center;
    padding-top: 60px;
}
.sy-rzzt-hzjg {
    height: 570px;
    padding-top: 60px;
    background:#fff ;
}
#swiper-listdt-wrapper {
    height: 290px;
}
#swiper-listdt-wrapper2 {
    height: 290px;
}
.sy-rzzt-hzjg .swiper-wrapper{
    transition-timing-function: linear;
    -webkit-transition-timing-function: linear;
    -moz-transition-timing-function: linear;
    -ms-transition-timing-function: linear;
    -o-transition-timing-function: linear;
}

#swiper-listdt .swiper-slide.swiper-listdt-item{
    height: 46px;
    line-height: 46px;
    font-size: 16px;
    letter-spacing: 0px;
    color: #333333;
    display: flex;
    justify-content: space-between;
}

#swiper-listdt2 .swiper-slide.swiper-listdt-item{
    height: 46px;
    line-height: 46px;
    font-size: 16px;
    letter-spacing: 0px;
    color: #333333;
    display: flex;
    justify-content: space-between;
}
.listdt-time {
    height: 46px;
    line-height: 46px;
    letter-spacing: 0px;
    color: #999999;
    font-size: 16px
}
#swiper-hzjg .swiper-container .swiper-slide{
    width: 100%;
}
#swiper-hzjg .swiper-hzjg {
    width: 100% ;
    display: flex;
    max-height: 310px;
    flex-wrap: wrap;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 40px;
    margin-bottom: 60px;

}
#swiper-hzjg .swiper-hzjg  .swiper-hzjg-item {
    flex: 0 0 247px;
    height: 70px;
    box-shadow: 0px 3px 20px 0px
    rgba(0, 0, 0, 0.05);
    border-radius: 2px!important;
    border: solid 1px #ececec;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    margin-right: 70px;
    overflow: hidden;
    margin-bottom: 15px;
}

#swiper-hzjg .swiper-hzjg  .swiper-hzjg-item:nth-child(4n){
    margin-right: 0;
}
#swiper-hzjg .swiper-hzjg  .swiper-hzjg-item  img {
    margin: 0 auto;
    width: 245px;
    height: 70px;
}
