
/* banner 部分 */
.banner{margin-top: 80px;}
.banner .swiper-container{height: inherit;}
.banner .swiper-container .swiper-slide{display: flex;height: inherit;justify-content: center;align-items: center;}
.banner .swiper-container .swiper-slide img{width: inherit;height: inherit;object-fit: contain;}
.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction{display: flex;align-items: center;justify-content: center;}
.swiper-pagination-bullet{background: #fff !important;}
.swiper-pagination-bullet-active{background: #FFFFFF !important; width: 12px;height: 12px;}



/* 内容 */
/* .content{} */
.content-box{padding: 48px 0;}
.content-box .box-picture{display: flex;justify-content: center;}
.content-box .box-picture img{height: 97px;}
/* 关于我们 */
.about-us-img{margin-top: 28px;}
.about-info{margin-top: 43px;display: flex;padding: 48px 0;}
/* 关于我们-左侧 */
.about-info .about-shares{width: inherit;width: 252px;}
.about-info .about-shares .about-link{display: none;}
.about-info .about-shares .share-name{font-size: 36px;color: #0C0C0C;line-height: 50px;letter-spacing: 1px;}
.about-info .about-shares .stock-code {margin-top: 15px;margin-bottom: 8px;}
.about-info .about-shares .stock-code .hk-code{background: #FFF9ef;border-radius: 2px;color: #FF9C01;padding: 0px 4px; font-size: 14px;margin-right: 12px;}
.about-info .about-shares .stock-code span{font-weight: 400;font-size: 14px;color: #333333;line-height: 20px;}
.about-info .about-shares .stock-info{display: flex;align-items: center;justify-content: space-between;margin-top: 6px;}
.about-info .about-shares .stock-info .st_price{font-weight: 600;font-size: 40px;line-height: 56px;}
.about-info .about-shares .stock-info .stc-zd{display: flex;flex-direction: column;}
.about-info .about-shares .company-address{margin-top: 52px;}
.about-info .about-shares .company-address img{width: 100%;}
/* 关于我们-右侧 */
.about-info .about-more{flex:1;margin-left: 54px;}
.about-info .about-more .about-detail{display: flex;justify-content: space-between;}
.about-info .about-more .about-detail .about-article{width: 502px;font-weight: 400;font-size: 20px;color: #333333;line-height: 38px;}
.about-info .about-more .about-detail .about-article .wz-more{font-weight: 400;font-size: 16px;color: #999999;line-height: 22px;padding-top: 9px;display: flex;align-items: center;}
.about-info .about-more .about-detail .about-article .wz-more img{margin-left: 12px;}
.about-info .about-more .about-detail .about-fmt{width: 441px;}
.about-info .about-more .about-link{display: flex;align-items: center;justify-content: space-between;margin-top: 40px;}
.about-info .about-more .about-link a{background: #FFFFFF;border-radius: 4px;border: 1px solid #DCDCDC;font-weight: 400;font-size: 20px;color: #E87F0A;padding: 18px 48px;display: flex;align-items: center;}
.about-info .about-more .about-link a img{margin-right: 12px;}

/* 新闻中心 */
.news{background-image: url(../images/bj1.jpg);background-size: 100% 100%;}
.news .news-list{margin-top: 48px;display: flex;justify-content: space-between;}
.news .news-list .first{width: 632px;background: #FFFFFF;}
.news .news-list .first a{width: inherit;height: inherit;}
.news .news-list .first img{width: inherit;width: 100%;object-fit: cover;}
.news .news-list .first .wz-bt{border-radius: 0px 0px 4px 4px;padding: 24px;}
.news .news-list .first .wz-bt .bt,
.news .news-list .list .list-item .wz-bt .bt{font-weight: 500;font-size: 20px;color: #333333;line-height: 28px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}

.news .news-list .first .wz-bt .jj,
.news .news-list .list .list-item .wz-bt .jj{font-weight: 400;font-size: 16px;color: #999999;line-height: 26px;margin-top: 8px;height: 52px;}
.news .news-list .list{width: 631px;}
.news .news-list .list .list-item{background: #ffffff;border-radius: 4px;padding: 24px;}
.news .news-list .first .wz-bt:hover .bt,
.news .news-list .list .list-item:hover .wz-bt .bt{color:#E87F0A}
.news .news-list .list .list-item:nth-child(2){margin: 17px 0;}
.news .news-list .list .list-item .wz-info{display: flex;align-items: center;justify-content: space-between;margin-top: 16px;}
.news .news-list .list .list-item .wz-info .wz-date{font-weight: 400;font-size: 16px;color: #999999;line-height: 22px;}
.news .news-list .list .list-item .wz-info .wz-more{width: 22px;}
.news .news-list .list .list-item .wz-info .wz-more .more-pic{width: inherit;background: url(../images/more.png);height: 22px;}

/* 灵宝产品 */
.product-m{display: none;}
.product .pic-swiper{margin-top: 48px;}
.product .pic-swiper ul{display: flex;justify-content: space-between;}
.product .pic-swiper ul li.on{width: 379px;}
.product .pic-swiper ul li{position: relative;height: 410px;width: 280px;overflow: hidden;z-index: 0;transition: all 0.5s ease;}
.product .pic-swiper ul li:hover img{transform: scale(1.08);}
.product .pic-swiper ul li img { object-fit: cover;transition: all 0.5s ease-in-out;}
.product .pic-swiper ul li span{position: absolute;font-weight: bold;font-size: 28px;color: #FFFFFF;line-height: 33px;left:24px;top:24px;}





/* 实时波动 */
.stock{background-image: url(../images/bj2.jpg);background-size: 100% 100%;}

.stock-box{margin-top: 48px;border:1px solid #dededede;border-radius: 4px;display: flex;justify-content: space-between;background: #ffffff;}
.stock-box .box-left{width: 50%;border-right: 1px solid #dededede;padding: 20px;}
.stock-box .box-right{width: 50%;padding: 24px;height: inherit;}
/* 股票名称代码 */
.stk-data .prz .stc-left-cn{display: flex;line-height: 22px;}
.stk-data .prz .stc-left-cn .stc-name{font-weight: 500;font-size: 16px;color:#333333;margin-right: 12px;}
.stk-data .prz .stc-left-cn .stc-hk{background: #FFF9ef;border-radius: 2px;color: #FF9C01;padding: 0px 4px; font-size: 14px;margin-right: 12px;}
.stk-data .prz .stc-left-cn .stc-code{font-weight: 400;font-size: 14px;color:#333333;}
.stk-data .prz .stc-left-cn .st_date{flex:1;text-align: right;font-weight: 400;font-size: 14px;color:#999999;}
/* 股票 价格涨跌 */
.stk-data .data-wrap{display: flex;align-items: center;margin-top: 4px;}
.stk-data .data-wrap .stc-data{font-weight: 400;font-size: 14px;}
.stk-data .data-wrap .stc-data .st_price{font-weight: 600;font-size: 40px;line-height: 56px;}
.stk-data .data-wrap .stc-zd .szf{display: flex;flex-direction: column;font-weight: 400;font-size: 14px;}
.zd_down{color: #52A869;}
.zd_up{color: #EA0201;}
/* 股票k 线图 */
#main{height: 250px;margin-top: 4px;}
.stock-box .box-right .title-row{height: auto;}
.stock-box .box-right ul{display: flex;justify-content: space-between;flex-direction: column;height: 70%;}
.stock-box .box-right ul li{display: flex; align-items: center;justify-content: space-between;}
.stock-box .box-right ul li p{font-weight: 400;font-size: 16px;color: #000000;line-height: 22px;width: 16%;}
.stock-box .box-right ul li p:last-child{font-size: 14px;color: #999999;line-height: 20px;}
.stock-box .box-right ul li p:nth-child(2) .sp{font-weight: 600;font-size: 23px;line-height: 32px;}
.stock-box .box-right ul li p:nth-child(3),
.stock-box .box-right ul li p:nth-child(4){font-weight: 400;font-size: 14px;line-height: 20px}
.stock-box .box-right ul li p.up{color: #EA0201;}
.stock-box .box-right ul li p.bm{color: #52A869;}

.stock-box .box-right .title-row li  p:last-child {color: #000;}


/* 品牌文化 */
.brand .brand-box{display: flex;justify-content: space-between;align-items: center;margin-top: 64px;}
.brand .brand-box .brand-img{width: 157px;height: 182px;}
.brand .brand-box .brand-link{display: flex;}
.brand .brand-box .brand-link a{position: relative;width: 427px;height: 280px;display: flex;align-items: center;justify-content: center;overflow: hidden;}
.brand .brand-box .brand-link a:last-child{margin-left: 24px;}
.brand .brand-box .brand-link a img{position: absolute;left: 0;top: 0;z-index: -1;transition: all 0.4s;}
.brand .brand-box .brand-link a span{font-weight: 600;font-size: 28px;color: #FFFFFF;line-height: 40px;letter-spacing: 4px;}
.brand .brand-box .brand-link a:hover img{transition: all 0.4s;transform: scale(1.1);}


/* 友情链接 */
.friendship-link .link-box{border-radius: 4px;border: 1px solid #EDEDED;padding: 20px 27px;margin-top: 56px;box-sizing: border-box;}
.friendship-link .link-box .name{font-weight: 500;font-size: 16px;color: #333333;line-height: 22px;}
.friendship-link .link-box .links-list{margin-top: 16px;}
.friendship-link .link-box .links-list a{margin-right: 24px;width: 168px;height: 48px;}
.friendship-link .link-box .links-list a:last-child{margin-right: 0;}




 /* 移动端样式 */
@media (max-width:750px) {
  .banner{
   margin-top: 50px !important;
 }
 .w1280{
   width: auto !important;
 }
 /* 关于我们 */
 .content-wrap{padding: 14px;box-sizing: border-box;}
 .about{padding-bottom: 60px;}
 .about .about-us-img{width: 165px;margin-top: 24px;}
 .about .about-info{flex-wrap: wrap-reverse;padding: 0;margin-top: 20px;}
 .about .about-info .about-shares{width: 100%;display: flex;justify-content: space-between;margin-top: 40px;}
 .about .about-info .about-shares .mobile-shares{width: 55%;}
 .about .about-info .about-shares .mobile-shares .share-name{font-size: 20px;line-height: 28px;letter-spacing: 2px;}
 .about .about-info .about-shares .about-link{display: flex;flex-direction: column;justify-content: space-between;margin-top: 50px;}
 .about .about-info .about-shares .about-link a{background: #FFFFFF;border-radius: 4px;border: 1px solid #DCDCDC;font-weight: 400;font-size: 14px;line-height: 20px;color: #E87F0A;padding: 10px 20px;display: flex;align-items: center;}
 .about .about-info .about-shares .about-link a img{margin-right: 18px;width: 20px;}
 .about .about-info .about-more{width: 100%;margin-left: 0;}
 .about .about-info .about-more .about-detail{flex-wrap: wrap-reverse;}
 .about .about-info .about-more .about-detail .about-article{width: 100%;font-weight: 400;font-size: 16px;color: #333333;line-height: 24px;text-align: justify;margin-top: 11px;}
 .about .about-info .about-more .about-detail .about-fmt{width: 100%;}
 .about .about-info .about-more .about-detail .about-fmt img{width: 100%;}
 .about .about-info .about-more .about-detail .about-article .wz-more{justify-content: flex-end;font-size: 14px;color: #999999;line-height: 20px;letter-spacing: 1px;margin-top: 12px;padding-top: 0px;}
 .about .about-info .about-more .about-link{display: none;}
 .about-info .about-shares .stock-info .st_price{font-size: 20px;line-height: 28px;}


 /* 新闻中心 */
.news .content-box .box-picture img{width: 160px;height: 56px;}
.news .content-box .news-list{display: flex;flex-direction: column;margin-top: 24px;}
.news .content-box .news-list .first{width: 100%;}
.news .content-box .news-list .list{width: 100%;margin-top: 10px;}
.news .news-list .list .list-item{padding: 16px 12px;}
.news .news-list .first .wz-bt .bt,
.news .news-list .list .list-item .wz-bt .bt{font-size: 16px;line-height: 23px;}
.news .news-list .first .wz-bt .jj,
.news .news-list .list .list-item .wz-bt .jj{font-size: 14px;line-height: 20px;height: auto;}
.news .news-list .list .list-item:nth-child(2){margin: 10px 0;}
.news .news-list .list .list-item .wz-info{margin-top: 7px;}


/* 灵宝产品 */
.product-m{display: block;}
.product{display: none;}
.product-m .content-box .box-picture img{width: 167px;height: 56px;}
.pic-swiper-m{margin-top: 24px;}
.pic-swiper-m ul{display: flex;flex-wrap: wrap;gap:10px}
.pic-swiper-m ul li{flex-grow: 1;flex-basis: 45%;}
.pic-swiper-m ul li img{width: 100%;object-fit: contain;}

/* 实时波动 */
.stock .box-picture img{width: 208px;height: 56px;}
.stock .stock-box{display: flex;margin-top: 24px;flex-direction: column;}
.stock .stock-box .box-left,
.stock .stock-box .box-right{width: 100%;box-sizing: border-box;padding: 0 24px;}
.stock .stock-box .box-left .prz{padding: 18px 0px;}
.stock .stock-box .box-left .main-wrap{margin-bottom: 21px;}
.stock .stock-box .box-right{padding-bottom: 26px;}

.stk-data .prz .stc-left-cn .stc-name{font-size: 14px;color: #333333;line-height: 20px;}
.stk-data .prz .stc-left-cn .stc-hk,
.stk-data .prz .stc-left-cn .stc-code{font-size: 12px;line-height: 20px;}
.stk-data .prz .stc-left-cn .st_date{font-size: 12px;}


.stock-box .box-right ul li p{font-weight: 400;font-size: 12px;color: #000000;line-height: 17px;}
.stock-box .box-right ul li p:last-child{font-size: 12px;color: #999999;line-height: 17px;}
.stock-box .box-right ul li p:nth-child(2) .sp{font-weight: 600;font-size: 14px;line-height: 20px;}
.stock-box .box-right ul li p:nth-child(3),
.stock-box .box-right ul li p:nth-child(4){font-weight: 400;font-size: 12px;line-height: 17px}
.stock-box .box-right ul li p.up{color: #EA0201;}
.stock-box .box-right ul li p.bm{color: #52A869;}

/* 品牌文化 */
.brand .brand-box{display: flex;align-items: center;justify-content: space-between;}
.brand .brand-box .brand-img{width: 79px;height: 86px;}
.brand .brand-link{flex-direction: column;width: 60%;}
.brand .brand-link a{height: 140px !important;width: 100% !important;}
.brand .brand-link a:last-child{margin-left: 0 !important;margin-top: 10px;}
.brand .brand-link a img{width: inherit;object-fit: contain;height: auto;}



}

@media(min-width:750px) and (max-width:1280px){
   .banner{
      margin-top: 100px !important;
    }
   .w1280{
      width: auto !important;
   }
   .content-wrap{padding: 28px;box-sizing: border-box;}
   .about{padding-bottom: 120px;}
   .about .about-us-img{width: 330px;margin-top: 48px;}
   .about .about-info{flex-wrap: wrap-reverse;padding: 0;margin-top: 40px;}
   .about .about-info .about-shares{width: 100%;display: flex;justify-content: space-between;margin-top: 80px;}
   .about .about-info .about-shares .mobile-shares{width: 55%;}
   .about .about-info .about-shares .mobile-shares .share-name{font-size: 40px;line-height: 56px;letter-spacing: 2px;}
   .about .about-info .about-shares .about-link{display: flex;flex-direction: column;justify-content: space-between;margin-top: 50px;}
   .about .about-info .about-shares .about-link a{background: #FFFFFF;border-radius: 4px;border: 1px solid #DCDCDC;font-weight: 400;font-size: 28px;line-height: 40px;color: #E87F0A;padding: 20px 40px;display: flex;align-items: center;}
   .about .about-info .about-shares .about-link a img{margin-right: 18px;width: 30px;}
   .about .about-info .about-more{width: 100%;margin-left: 0;}
   .about .about-info .about-more .about-detail{flex-wrap: wrap-reverse;}
   .about .about-info .about-more .about-detail .about-article{width: 100%;font-weight: 400;font-size: 32px;color: #333333;line-height: 48px;text-align: justify;margin-top: 22px;}
   .about .about-info .about-more .about-detail .about-fmt{width: 100%;}
   .about .about-info .about-more .about-detail .about-fmt img{width: 100%;}
   .about .about-info .about-more .about-detail .about-article .wz-more{justify-content: flex-end;font-size: 28px;color: #999999;line-height: 40px;letter-spacing: 1px;margin-top: 24px;padding-top: 0px;}
   .about .about-info .about-more .about-link{display: none;}
   .about-info .about-shares .stock-info .st_price{font-size: 40px;line-height: 56px;}

    /* 新闻中心 */
   .news .content-box .box-picture img{width: 320px;height: 112px;}
   .news .content-box .news-list{display: flex;flex-direction: column;margin-top: 48px;}
   .news .content-box .news-list .first{width: 100%;}
   .news .content-box .news-list .list{width: 100%;margin-top: 20px;}
   .news .news-list .list .list-item{padding: 32px 24px;}
   .news .news-list .first .wz-bt .bt,
   .news .news-list .list .list-item .wz-bt .bt{font-size: 32px;line-height: 45px;}
   .news .news-list .first .wz-bt .jj,
   .news .news-list .list .list-item .wz-bt .jj{font-size: 28px;line-height: 40px;height: auto;}
   .news .news-list .list .list-item:nth-child(2){margin: 20px 0;}
   .news .news-list .list .list-item .wz-info{margin-top: 14px;}

   /* 灵宝产品 */
   .product-m{display: block;}
   .product{display: none;}
   .product-m .content-box .box-picture img{width: 334px;height: 112px;}
   .pic-swiper-m{margin-top: 48px;}
   .pic-swiper-m ul{display: flex;flex-wrap: wrap;gap:20px}
   .pic-swiper-m ul li{flex-grow: 1;flex-basis: 45%;}
   .pic-swiper-m ul li img{width: 100%;object-fit: contain;}


   /* 实时波动 */
   .stock .box-picture img{width: 416px;height: 112px;}
   .stock .stock-box{display: flex;margin-top: 48px;flex-direction: column;}
   .stock .stock-box .box-left,
   .stock .stock-box .box-right{width: 100%;box-sizing: border-box;padding: 0 24px;}
   .stock .stock-box .box-left .prz{padding: 27px 0px;}
   .stock .stock-box .box-left .main-wrap{margin-bottom: 42px;}
   .stock .stock-box .box-right{padding-bottom: 53px;}

   .stk-data .prz .stc-left-cn .stc-name{font-size: 28px;color: #333333;line-height: 40px;}
   .stk-data .prz .stc-left-cn .stc-hk,
   .stk-data .prz .stc-left-cn .stc-code{font-size: 24px;line-height: 40px;}
   .stk-data .prz .stc-left-cn .st_date{font-size: 24px;}


   .stock-box .box-right ul li p{font-weight: 400;font-size: 24px;color: #000000;line-height: 33px;}
   .stock-box .box-right ul li p:last-child{font-size: 24px;color: #999999;line-height: 33px;}
   .stock-box .box-right ul li p:nth-child(2) .sp{font-weight: 600;font-size: 28px;line-height: 40px;}
   .stock-box .box-right ul li p:nth-child(3),
   .stock-box .box-right ul li p:nth-child(4){font-weight: 400;font-size: 24px;line-height: 33px}
   .stock-box .box-right ul li p.up{color: #EA0201;}
   .stock-box .box-right ul li p.bm{color: #52A869;}

   /* 品牌文化 */
   .brand .brand-box{display: flex;align-items: center;justify-content: space-between;}
   .brand .brand-box .brand-img{width: 158px;height: 192px;}
   .brand .brand-link{flex-direction: column;width: 60%;}
   .brand .brand-link a{height: 280px !important;width: 100% !important;}
   .brand .brand-link a:last-child{margin-left: 0 !important;margin-top: 20px;}
   .brand .brand-link a img{width: inherit;object-fit: contain;height: auto;}


}





