.home-banner
{
    position: relative;
    width:100%;
    height:100vh;
    overflow: hidden;
    background-color: #dee1e7;
}
.home-banner .swiper
{
    width:100.2%;
    height:100%;
}
.home-banner .dg-home-banner
{
    position: relative;    
    width:100vw;
    height:100vh;
}
.home-banner .dg-home-banner img
{
    width:100%;
    transform:scale(1.05,1.05);
}
.home-banner .homelunzhuan .swiper-slide.swiper-slide-active .dg-home-banner img
{
    transition: 2.5s linear;
    transform:scale(1,1);
}
.home-banner .dg-home-banner video
{
    width:100vw;
    height:100vh;
    object-fit:cover;
    object-position:center;
}
.home-banner .dg-home-banner .dg-banner-kefu
{
    z-index: 3;
    position: absolute;
    left: 14rem;
    bottom: 11rem;
}
.home-banner .dg-home-banner .dg-banner-kefu .lianjieanniu
{
    margin-right:1rem;
    background: transparent;
    border:1px solid #FFFFFF;
}
.home-banner .dg-home-banner .dg-banner-kefu .lianjieanniu a
{
    color:#FFFFFF;
}
.home-banner .dg-home-banner .dg-banner-kefu .lianjieanniu:hover
{
    background: #FFFFFF;
}
.home-banner .dg-home-banner .dg-banner-kefu .lianjieanniu:hover a
{
    color:#000000;
}
.home-banner .home-banner-jindu
{
    z-index: 3;
    position: absolute;
    left: 14rem;
    bottom: 8rem;
}
.home-banner .home-banner-jindu .dg-banner-jindu
{
    cursor: pointer;
    width:3.2rem;
    height:0.2rem;
    margin-right:0.5rem;
    background-color:#939799;
}
.dg-banner-jindu .dg-shipin-jindu
{
    width:0%;
    height:100%;
    background-color:#FFFFFF;
}
.home-banner .dg-home-banner .dg-banner-kouhao
{
    z-index: 3;
    position: absolute;
    left: 14rem;
    bottom: 17rem;
}
.home-banner .dg-home-banner .dg-banner-kouhao .dg-banner-kouhao-pic img
{
    width:20rem;
}
.home-banner .dg-home-banner .dg-banner-kouhao .dg-banner-kouhao-title
{
    font-size: var(--font-14);
    color:#FFFFFF;
    margin-top:2rem;
}

.index-product
{
    width: 100%;
    background: #F5F6F8;
}
.index-product .index-product-info
{
    width: 100%;
    padding:var(--biglanmu-4) 0px;
}
.index-product-info .pro-lanmu-tab
{
    width: 100%;
    padding-top: var(--biglanmu-2);
}
.index-product-info .pro-lanmu-neirong
{
    position: relative;
    width: 100%;
    padding:var(--biglanmu-4) 12rem;
}
.pro-lanmu-neirong .dg-pro-pic
{
    position: relative;
    width: 100%;
    padding:5%;
}
.pro-lanmu-neirong .dg-pro-pic img
{
    width: 100%;
    display: block;
    margin: 0 auto;
}
.pro-lanmu-neirong .dg-pro-pic .index-pro-miaoshu
{
    position: absolute;
    left:5%;
    bottom:12rem;
}
.pro-lanmu-neirong .swiper-slide-active .dg-pro-pic .index-pro-miaoshu
{
    animation: slideDown 1.5s ease-in-out both;
}
.index-pro-miaoshu .dg-index-pro
{
    margin-right: 1.4rem;
}
.pro-lanmu-neirong .index-pro-zuoce
{
    cursor: pointer;
    position: absolute;
    top:23rem;
    left:0px;
}
.pro-lanmu-neirong .index-pro-youce
{
    cursor: pointer;
    position: absolute;
    top:23rem;
    right:0px;
}
.index-yingyong
{
    width: 100%;
    padding:var(--biglanmu-4) 0px;
    background-color: #FFFFFF;
}
.index-yingyong-info
{
    position: relative;
    width: 100%;
}
.index-yingyong-info .index-yingyong-content
{
    width: 100%;
    margin-top: var(--biglanmu-4);
}
.dg-changjing-info
{
    width: 100%;
    height: 51rem;
}
.dg-changjing-info .changjing-info-pic
{
    cursor: pointer;
    position: relative;
    width: 15%;
    height: 100%;
    transition: width 0.4s linear 200ms;
}
.dg-changjing-info .changjing-info-pic::after
{
    position: absolute;
    content: '';
    top:0px;
    left:0px;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4);
}
.dg-changjing-info .changjing-info-pic.on
{
    width: 50%;
}
.dg-changjing-info .changjing-info-pic img
{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.changjing-info-pic .index-changjing-title
{
    position: absolute;
    width: 100%;
    left:0px;
    bottom:3.8rem;
    text-align: center;
    font-weight: 400;
    font-size: var(--font-16);
    color: #FFFFFF;
    z-index: 2;
}
.changjing-info-pic .index-changjing-miaoshu
{
    opacity: 0;
    visibility: hidden;
    transition: opacity 0s ease, visibility 0s ease;
    position: absolute;
    width: 100%;
    left:0px;
    bottom:0px;
    padding:3rem;
    z-index: 2;
}
.index-changjing-miaoshu .index-changjing-mc
{
    font-weight: 400;
    font-size: var(--font-16);
    color: #FFFFFF;
}
.index-changjing-miaoshu .index-changjing-jieshao
{
    width:100%;
    margin-top: 1rem;
}
.index-changjing-jieshao .index-changjing-jianjie
{
    font-weight: 400;
    font-size: var(--font-14);
    color: #FFFFFF;
}
.changjing-info-pic.on .index-changjing-title
{
    display: none;
}
.changjing-info-pic.on .index-changjing-miaoshu
{
     opacity: 1;
     visibility: visible;
      /* 延迟0.5s再执行淡入，刚好等盒子撑开完成 */
     transition: opacity 0.3s ease 0.5s, visibility 0s ease 0.5s;
}
.index-yingyong-info .swiper-scrollbar
{
    width: 34rem;
    top: 4rem;
    right: 20rem;
    left: unset;
}
.index-yingyong-info .swiper-scrollbar-drag
{
    background: #003686;
}
.index-yingyong-info .changjing-anniu
{
    position: absolute;
    top:2rem;
    right:0px;
}
.changjing-anniu .changjing-zuo
{
    margin-right: 1.2rem;
}
.index-qiuchang
{
    width: 100%;
    background: #F5F6F8;
}
.index-qiuchang .index-qiuchang-info
{
    width: 100%;
    padding: var(--biglanmu-4) 0px
}
.index-qiuchang-info .index-qiuchang-biaoqian
{
    width: 100%;
    margin-top: var(--biglanmu-2);
}
.index-qiuchang-biaoqian .dg-qiuchang-biaoqian
{
    cursor: pointer;
    padding:2rem 3rem;
    background: #FFFFFF;
    border-radius: 3.2rem;
    font-weight: 400;
    font-size: var(--font-24);
    color: #000000;
    margin:0px 1rem;
}
.index-qiuchang-info .index-qiuchang-more
{
    width: 100%;
    margin-top: 4.5rem;
}
.index-qiuchang-info .index-qiuchang-qiehuan
{
    width: 100%;
    margin-top: var(--biglanmu-2);
}
.qiuchang-qiehuan-fanye .qiuchang-zuo
{
    margin-right: 1.2rem;
}
.index-qiuchang-info .index-qiuchang-neirong
{
    width: 100%;
    margin-top: var(--biglanmu-4);
}
.qiuchang-qiehuan-gundong
{
    position: relative;
}
.qiuchang-qiehuan-gundong .swiper-scrollbar
{
    position: absolute;
    top: 0px;
    left: -22rem;
    width: 20rem;
}
.qiuchang-qiehuan-gundong .swiper-scrollbar-drag
{
    background: #003686;
}
.index-qiuchang-neirong .dg-index-qiuchang
{
    cursor: pointer;
    position: relative;
    width: 100%;
    height: 31rem;
}
.index-qiuchang-neirong .dg-index-qiuchang img
{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.dg-index-qiuchang .dg-index-qiuchang-title
{
    position: absolute;
    width: 100%;
    left:0px;
    bottom:var(--biglanmu-2);
    text-align: center;
    font-weight: 400;
    font-size: var(--font-16);
    color: #FFFFFF;
}
.dg-index-qiuchang:hover .dg-index-qiuchang-title
{
    display: none;
}
.dg-index-qiuchang .dg-index-qiuchang-info
{
    display: none;
    position: absolute;
    top:0px;
    left:0px;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    pointer-events: none;
}
.dg-index-qiuchang-info .dg-index-ceng-title
{
    font-weight: 400;
    font-size: var(--font-18);
    color: #FFFFFF;
    line-height: 3.6rem;
}
.dg-index-qiuchang-info .dg-index-ceng-aniu
{
    width: auto;
    margin-top: var(--biglanmu-2);
}
.dg-index-qiuchang-info .dg-index-ceng-aniu .ceng-biaoqian
{
    margin:0px 1rem;
}
.dg-index-qiuchang:hover .dg-index-qiuchang-info
{
    display: flex;
}
.index-shipin
{
    width: 100%;
}
.index-shipin img
{
    width: 100%;
}
.index-shipin video
{
    width: 100%;
}
.index-pinpai
{
    width: 100%;
    padding-top: var(--biglanmu-4);
    background-color: #FFFFFF;
}
.index-pinpai-biaoqian
{
    width:100%;
    margin-top: var(--biglanmu-2);
    /**
    padding-bottom:var(--biglanmu-2);
    border-bottom: 2px solid #E5E5E5; 
    **/
}
.index-pinpai-biaoqian .dg-pinpai-biaoqian
{
    position: relative;
    cursor: pointer;
    font-size: var(--font-14);
    color: #6B6B6B;
    padding:0px var(--biglanmu-2);
}
.index-pinpai-biaoqian .dg-pinpai-biaoqian.on
{
    color: #003488;
}
.index-pinpai-biaoqian .dg-pinpai-biaoqian.on::after
{
    position: absolute;
    left:0px;
    bottom:-3.1rem;
    width: 100%;
    height: 2px;
    background-color: #003488;
    content: '';
}

.index-pinpai-bottom
{
    width: 100%;
    margin-top: var(--biglanmu-4);
}
.index-pinpai-bottom .index-pinpai-pic
{
    display:none;
    width: 100%;
}
.index-pinpai-bottom .index-pinpai-pic img
{
    width: 100%;
}
.index-pinpai-bottom .index-pinpai-pic.on
{
    display:block;
}
.index-saishi
{
    width: 100%;
    padding:var(--biglanmu-4) 0px;
    background-color: #F5F6F8;
}
.index-saishi .index-saishi-info
{
    width: 100%;
}
.index-saishi-info .index-saishi-fenlei
{
    width:100%;
    margin-top: var(--biglanmu-2);
}
.index-saishi-content
{
    width: 100%;
    margin-top: var(--biglanmu-4);
}
.index-saishi-content .index-saishi-info
{
    width: 100%;
}
.index-saishi-info .dg-index-saishi-info
{
    position: relative;
    width: 100%;
    overflow: hidden;
    padding-bottom: var(--biglanmu-4);
}
.dg-index-saishi-info .homesaishi
{
    margin:0 -35rem;
}
.dg-index-saishi-info .dg-saishi-info
{
    cursor: pointer;
    position: relative;
    width: 100%;
    height: 25rem;
}
.dg-index-saishi-info .dg-saishi-info img
{
   width: 100%;
   height: 100%;
   object-fit: cover;
}
.dg-index-saishi-info .dg-saishi-info::after
{
    position: absolute;
    top:0px;
    left:0px;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    /**content: '';**/
}
.dg-index-saishi-info .swiper-slide-next .dg-saishi-info::after
{
    background-color: rgba(0, 0, 0, 0);
}
.dg-index-saishi-info .saishi-zuoce
{
    position: absolute;
    left:41%;
    bottom:0px;
    z-index: 10;
}
.dg-index-saishi-info .saishi-youce
{
    position: absolute;
    right:41%;
    bottom:0px;
    z-index: 10;
}
.dg-saishi-info .dg-saishi-miaoshu
{
    display: none;
    position: absolute;
    top:0px;
    left:0px;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 3;
    pointer-events: none;
}
.dg-saishi-miaoshu .dg-saishi-miaoshu-title
{
    font-weight: 400;
    font-size: var(--font-16);
    color: #FFFFFF;
}
.dg-saishi-miaoshu .dg-saishi-miaoshu-title a
{
    color: #FFFFFF;
}
.dg-saishi-miaoshu .dg-saishi-miaoshu-anniu
{
    margin-top: var(--biglanmu-2);
}
.dg-saishi-miaoshu-anniu .saishi-biaoqian
{
    margin:0px 0.5rem;
}
.dg-index-saishi-info .dg-saishi-info:hover .dg-saishi-miaoshu
{
    display: flex;
}
.index-news
{
    width: 100%;
    padding: var(--biglanmu-4) 0px var(--biglanmu-10) 0px;
    background-color: #FFFFFF;
}
.index-news .index-news-info
{
    width: 100%;
}
.index-news-info .index-news-neirong
{
    position: relative;
    width: 100%;
    margin-top: var(--biglanmu-4);
}
.index-news-neirong .swiper-pagination
{
    bottom: -6rem;
}

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

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

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

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

}
@media only screen and (max-width: 960px)
{
     .index-product-info .pro-lanmu-neirong
     {
        padding:4.5rem;
     }
     .pro-lanmu-neirong .dg-pro-pic .index-pro-miaoshu
     {
        display:none;
        bottom: 0rem;
     }
     .index-pro-miaoshu .dg-index-pro
     {
        margin-right: 0px;
     }
     .index-yingyong-info .swiper-scrollbar
     {
        top:8rem;
     }
     .index-yingyong-info .changjing-anniu
     {
        top:4rem;
     }
     .dg-changjing-info .changjing-info-pic.on 
     {
        width: 80%;
     }
     .dg-index-saishi-info .homesaishi
     {
        margin: 0 -10rem;
     }
     .dg-index-saishi-info .dg-saishi-info
     {
         height:15rem;
     }
     .index-qiuchang-neirong .dg-index-qiuchang
     {
         height:45rem;
     }
     .dg-index-saishi-info .saishi-zuoce
     {
         display:none;
     }
     .dg-index-saishi-info .saishi-youce
     {
         display:none;
     }
     .home-banner .dg-home-banner .dg-banner-kefu
     {
         left: 2rem;
         bottom: 4rem;
     }
     .home-banner .dg-home-banner .dg-banner-kouhao
     {
         left: 2rem;
         bottom: 10rem;
     }
     .home-banner .home-banner-jindu
     {
         left: 2rem;
         bottom: 2rem;
     }
     .home-banner
     {
         height:auto;
     }
     .home-banner .dg-home-banner
     {
          height:auto;
     }
     .home-banner .dg-home-banner video
     {
         height:auto;
     }
     
     
     
     
     

}