/* @import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.10.0/font/bootstrap-icons.css"); */
body {
    font-family:AlibabaPuHuiTi, Arial, sans-serif;
}
*,p{
    margin: 0 ;
    padding: 0 ;
}
a{
     text-decoration: none; /* 去除下划线 */
    color: inherit; 
}
/* 去除A链接悬浮的样式 */
a:hover {
    text-decoration: none; /* 去除下划线 */
    color: inherit; /* 继承父元素的颜色 */
}





.headerSty{
    width: 100%;
    height: 96px;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 99;
}
.headerSty .logo{
    width:40vh;
    height: 100%;
}
.headerSty .logo a{
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.headerSty .logo a img{
    width: auto;
    height: 48px;
}
.headerSty  .headCN{
     width:20vh;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: AlibabaPuHuiTi !important;
    color: #000!important;
}
.navbar {
    height: 100%;
    list-style-type: none;
    margin: 0;
    padding: 0;
    flex: 1;
    display: flex;
    justify-content: space-around;
    align-items: center;
    /* background-color: #f9f9f9; */
}
.navbar li {
   
    flex:1;
    height: 100%;
    line-height: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center
}

.dropdown{
    position: relative;
}
.navbar li a, .dropdown-btn {
    display: inline-block;
    color: #000;
    text-align: center;
    font-family: Alibaba PuHuiTi 3.0;
   
    line-height: 29px;
    color: #343434;
}
.dropdown-btn{

    position: relative;
}
.navbar li>a{
    display:block;
    line-height: 96px;
    height: 96px;
    font-size: 20px;
    font-weight: 600;
    color: #000!important;
    overflow: hidden;
}
.navbar li a:hover, .dropdown:hover .dropdown-btn {
    color: #2A82E4 !important;
}
.navbar li a:hover{
    color: #2A82E4 !important;
}

.navbar li.dropdown {
    display: inline-block;
}
.dropdown-content {
    width: 100%;
    position: absolute;
    top:96px;
    background-color: #fff;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 999999;
    display: none;
    /* opacity: 0;
    visibility: hidden; */
}
.dropdown-content  div{
    width: 100%;
    line-height: 50px;
}
.dropdown-content a {
    width: 100%;
    color: #000;
    border-bottom:0.5px solid #ABABAB;;
    text-decoration: none;
    display: inline-block;
    text-decoration: none;
    color: inherit;
    min-height: 50px;

    line-height: 50px;
    display:inline-block;
    padding-top:10px;
   
}
.dropdown-content div:hover  a{
    background: #1460B8;
    color: #fff!important;
}
.dropdown:hover .dropdown-content {
    /* opacity: 1; */
    /* visibility: visible; */
    display: block;
}

.dropdown:hover .dropdown-btn{
    color: #2A82E4;
}




.swiper-container{
    width: 100%;
    height: 900px;
    overflow: hidden;
}
.swiper-container img{
    width: 100%;
    height: 100%;
    object-fit: contain;
    /* object-fit: cover; */
    /* object-fit: fill; */
}
.headMin{
    width: 100%;
    position: relative;
    z-index: 999999;
    height: 100px;
    background: #fff;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
}
.headPos{
    /* position: absolute;
    top: 0;
    left: 0; */
}
/* 关于翰霖 */
.handAbout{
    width: 100%;
    height: 100%;
    
}
.handAboutCon{
    width: 100%;
    height:900px;
    /* background: url(../images/about2.png) no-repeat;
    background-size:cover; */
    display: flex;
    justify-content: space-between;
}
.aboutImg{
    width: 50%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.aboutImg img{
    width: 100%;
    height: 100%;
}
.abouTitCon{
    width: 620px;
    height: 100%;
    display: flex;
    justify-content: center;
    /* align-items: center; */
    flex-direction: column;
    margin-left: 10%;
}
.abourTitle{
    font-family: Alibaba PuHuiTi 3.0;
    font-size: 60px;
    font-weight: 600;
    line-height: normal;
    letter-spacing: normal;
    color: #000000;
    
}
.aboutText{
    font-family: AlibabaPuHuiTi;
    font-size: 18px;
    font-weight: normal;
    line-height: 40px;
    letter-spacing: normal;
    color: #666666;
    margin-top: 60px;
    margin-bottom: 200px;
    margin-right: 40px;
}
.aboutBut{    
    width: 232px;
    line-height: 76px;
    text-align: center;
    border-radius: 50px;
    background: #134B9F;
    font-family: Alibaba PuHuiTi 3.0;
    font-size: 24px;
    font-weight: 600;
    letter-spacing: normal;
    color: #FFFFFF;
}
/* 首页大背景模块 */
.HomeMaxBg{
    width: 100%;
    height: 100%;
    min-height:600px;
    background: url(../images/homebg.png) no-repeat;
    background-size: 100% 100%;
    padding-bottom: 80px;

}
.HomeMaxBgCon{
    max-width: 1436px;
    height: 100%;
    margin: 0 auto;
}
.ChanPin{
    width: 100%;
    padding-top: 64px;
}
.ChanpinTit{
    font-family: Alibaba PuHuiTi 3.0;
    font-size: 28px;
    font-weight: 600;
    line-height: normal;
    letter-spacing: normal;
    color: #FFFFFF;
}
.ChanpinHint{
    font-family: Alibaba PuHuiTi 3.0;
    border-bottom: 1px solid #E9EBED;
    font-size: 16px;
    font-weight: 250;
    line-height: normal;
    letter-spacing: normal;
    color: #FFFFFF;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 10px;
    padding-bottom: 20px;
}
.aboutBut{
    cursor: pointer;

}
.ChanpinMain{
    width: 100%;
    display: flex;
    flex-direction: column;
    /* justify-content: space-between; */
    flex-wrap: wrap;
    padding-top: 30px;
}
.ChanpinItem{
    flex: 1;
    /* max-width: 696px; */
    min-height: 265px;
    background: #FFFFFF;
    box-shadow: 0px 4px 16px 0px rgba(0,0,0,0.1);
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 16px 30px;
    margin-bottom: 30px;
}
.Chanpin_left{
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    margin-right: 30px;
    height: 100%;
}
.Chanpin_l_t{
    font-family: Alibaba PuHuiTi 3.0;
    font-size: 18px;
    font-weight: 600;
    line-height: normal;
    letter-spacing: normal;
    color: #2A82E4;
    /* margin-top:20px */
    
}
.Chanpin_l_h{
    line-height: 22px;
    letter-spacing: normal;
    font-size: 16px;
    font-family: Alibaba PuHuiTi 3.0; 
    font-weight: 250; 

    color: #383535 ;
    margin:30px 0


}
.Chanpin_l_b{
    width: 120px;
    line-height: 46px;
    font-family: Alibaba PuHuiTi 3.0;
    font-size: 14px;
    font-weight: 250;
    letter-spacing: normal;
    color: #3084D0;
    text-align: center;
    box-sizing: border-box;
    border: 1px dashed #3084D0;
}



.Chanpin_right{
    width: 305px;
    overflow: hidden;
    height: 100%;
    /* background: #0F192B; */
    box-shadow: 0px 4px 16px 0px rgba(0,0,0,0.1);
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.swiper-slide-chanpin{
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}



.Chanpin_right img{
    object-fit: fill;
    display: block;
    width: 100%;
    height: 100%;
}
//创新
.max{
    /* border:1px solid red; */
}
.ChuangXInItemMain{
    /* border:1px solid red; */
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: space-between;

}


.ChuangXInItem{
    display: flex;
    /* flex-direction: column; */
    justify-content: space-between;
    align-items: center;
    width: 100%;
    min-height: 260px;
    padding: 20px;
    box-sizing: border-box;
    background: #1C293B;
    margin-top: 20px;
}

.swiper-container-nengli{
    width: 300px;
    height: 200px;
    overflow: hidden;
}
.swiper-container-nengli img{
    dispalay: block;    
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.CXTit{
    font-family: Alibaba PuHuiTi 3.0;
    font-size: 26px;
    font-weight: 500;
    line-height: normal;
    letter-spacing: normal;
    color: #FFFFFF;
    text-align: center;

    width:280px;
    padding:0 10px;
}
.CXHint{
    font-family: Alibaba PuHuiTi 3.0;
    font-size: 16px;
    font-weight: 250;
    line-height: 22px;
    /* text-align: center; */
    letter-spacing: normal;
    color: #E5E9F0;

    width: 60%;
    height: 150px;
    /* 溢出隐藏 */
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 7;
    -webkit-box-orient: vertical;
}
.XinWenCon{
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    /* height: 650px; */
    margin-top: 24px;
}
.XinWenLeft{
    width: 416px;
    height: 100%;
}
.leftImg{
    width: 30%;
    height: 100%;
    box-sizing: border-box;
    padding: 0 20px;
    object-fit: contain;
    background:#fff;
    margin-right:20px;
}
.XinWenBG{
    background: #ffff;
    height: 100%;
    flex:1;
    box-sizing: border-box;
    padding: 0 24px;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
}
.h110{
    height: 110px;
}
.XinWenTime{
    font-family: Alibaba PuHuiTi 3.0;
    font-size: 18px;
    font-weight: 250;
    line-height: normal;
    letter-spacing: normal;
    color: #666666;
}
.XinWenTit{
    font-family: Alibaba PuHuiTi 3.0;
    font-size: 22px;
    font-weight: 400;
    line-height: normal;
    letter-spacing: normal;
    color: #000000;
}
.XinWenTit2{
    font-family: Alibaba PuHuiTi 3.0;
    font-size: 16px;
    font-weight: 400;
    line-height: normal;
    letter-spacing: normal;
    color: #000000;
    /* 溢出隐藏 */
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.XinWenRight{
    flex:1;
    padding-left: 32px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.XinWenItemCon{
    windth: 100%;
    /* height: 308px; */
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    
}
.XinWenItem{
    width: 98%;
    /* height: 100%; */
    margin-bottom: 20px;
    height: 180px;
    display: flex;
    align-items: center;
}
.w480{
    max-width: 480px;
}
.w300{
    max-width: 300px;
}
.w656{
    max-width: 656px;
}
.mgt_20{
    max-margin-top: 40px;
}
.w140{
    max-height: 140px;
}
/* 背景 */
.rencaiBG{
    width: 100%;
    height: 100%;
    padding-top: 60px;
    padding-bottom: 90px;
    boxsizing: border-box;
    background: url(../images/bg2.png) no-repeat;
    background-size: 100% 100%;
}
.rencaiBGTit{
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}
.rencaiCon{
    width: 100%;
    height: 280px;
    margin:56px auto 0 auto;
}
.rencaiChunk{
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;

}
.rencaiSwiper{
    width:100%;
    height: 100%;
}
.rencaiItem{
    height: 100%;
    /* width: 20%; */
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background: #fff;
    border-radius: 10px;
}
.rencaiTit{
    font-family: Source Han Sans;
    font-size: 20px;
    font-weight: normal;
    line-height: normal;
    text-align: center;
    letter-spacing: normal;
    color: #333333;
}
.rencaihint{
    margin: 20px 0;
    font-family: Source Han Sans;
    font-size: 16px;
    font-weight: normal;
    line-height: normal;
    text-align: center;
    letter-spacing: normal;
    color: #8A8A8A;
}
.rencaiadress{
    font-family: Source Han Sans;
    font-size: 16px;
    font-weight: normal;
    line-height: normal;
    text-align: center;
    letter-spacing: normal;
    color: #8A8A8A;
}
.rencaiBut{
    width: 100px;
    height: 38px;
    font-family: Source Han Sans;
    font-size: 16px;
    font-weight: normal;
    line-height: 38px;
    text-align: center;
    letter-spacing: normal;
    color: #FFFFFF;
    box-sizing: border-box;
    border: 1px solid #FFFFFF;
    margin-top: 20px;
    display:none
}

.rencaiItem:hover{
    cursor: pointer;
    background: #134B9F;

}
.rencaiItem:hover .rencaiBut{
    display: block;
}
.rencaiItem:hover .rencaiTit{
    color: #fff;
}
.rencaiItem:hover .rencaihint{
    color: #fff;
}
.rencaiItem:hover .rencaiadress{
    color: #fff;
}
/* 底部 */
.footer{
    width: 100%;
    height: 100%;
    min-height: 120px;
    /* background:url(../images/foo4.jpg) no-repeat; */
    background:url(../images/foo2.jpg) no-repeat;
    background-size: cover;
}   
.footerCon{
    max-width: 1436px;
    height: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    box-sizing: border-box;
}
.f_logo{
    width: 30%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.f_logoImg{
    width: 218.08px;
    height: 49.49px;
}
.f_logoTit{
    font-family: Alibaba PuHuiTi 3.0;
    font-size: 14px;
    font-weight: 250;
    line-height: normal;
    letter-spacing: normal;
    color: #000;
    margin-top: 10px;
}
.f_logoTit a{
    font-family: auto;
    /* 去掉 a 的默认样式 */
    text-decoration: none;
    color: #000;
}
.f_link{
    width: 70%;
    height: 100%;
    display: flex;
    /* 右对齐 */
    justify-content: flex-end;
    align-items: center;

}
.f_linkItem{
    width: 15%;
    display: flex;
    flex-direction: column;
    /* align-items: center; */
    box-sizing: border-box;
    padding-top:10px
}

.f_linkTit{
    font-family: Alibaba PuHuiTi 3.0;
    font-size: 16px;
    font-weight: 250;
    line-height: normal;
    letter-spacing: normal;
    color: #000;
    padding-bottom: 10px;
}
.f_linkCon{
    font-family: Alibaba PuHuiTi 3.0;
    font-size: 12px;
    font-weight: 250;
    line-height: 26px;
    letter-spacing: normal;
    color: #000;
}
.f_linkImg{
    width: 100.08px;
    height: 99px;
}
/* 手机端 */
.mobilMainIcon{
    display: none;
    position: absolute;
    top:40px;
    right: 20px;
}
.mobilMain{
    position: absolute;
    top:90px;
    right: 0;
    z-index: 999;
    background-color: #fff;
    width: 300px;
    height: 500px;
    overflow-y: auto;
}
.mobilMainCon{

}
.navbar_m  {
    height: 100%;
    list-style-type: none;
    margin: 20px;
    padding: 0;
}
.navbar_m  li {
    width: 100%;
}


.navbar_m  li a, .dropdown-btn {
    display: inline-block;
    color: #000;
    font-family: Alibaba PuHuiTi 3.0;
   
    line-height: 29px;
    letter-spacing: normal;
    color: #343434;
    text-decoration: none;
}
.navbar_m  li>a{
    display:block;
    font-size: 16px;
    font-weight: 600;
}

.navbar_m  li.dropdown_m  {
    display: inline-block;
}
.dropdown-content_m  {
    width: 100%;
    padding:10px 20px;
    background-color: #fff;
    z-index: 99;
}
.dropdown-content_m   div{
    width: 100%;
    line-height: 30px;
}
.dropdown-content_m  a {
    width: 100%;
    color: #a4a4a4;
    line-height: 40px;
    border-bottom:0.5px solid #ABABAB;;
    text-decoration: none;
    display: block;
}
.swiperStycon{
    height:600px !important;
    width: 100% !important;
}
.swiperStycon img{
    width: 100% !important;
    height: 100% !important;
    object-fit: fill !important;
}


#translate{
    display: none !important;  
}
/* media 1436一下的样式 */

@media screen and (max-width: 1410px) {
    .ChanpinMain{
        justify-content: center;
        align-items: center;
    }
    .ChanpinItem{
        max-width:none;
        width: 80%;

    }
    .XinWenCon{
        flex-direction: column;
        height: 100%;
        justify-content: center;
        align-items: center;
    }
    .XinWenLeft{
        width:80%;
        margin-bottom: 20px;
    }
    .XinWenRight{
        width:80%;
        padding-left:0
    }

    .w480,.w300,.w656{
        width: 100%;
        max-width:100%
    }
    .XinWenItemCon{
        height: 100%;

    }
    .XinWenItem{
        margin-bottom: 20px;

    }
   
}
@media screen and (max-width: 1320px){
  
    .navbar{
        display: none;
    }
    .headerSty .headCN{
        display: none;

    }
    .mobilMainIcon{
        display: block;
    }
    /* .XinWenItemCon{
        justify-content: center;
        align-items: center;
    } */
    
}
@media screen and (max-width: 1200px){
    
  .handAboutCon{
    flex-direction: column;
    justify-content: center;
    height: 100%;
  }
  .abouTitCon{
    width: 90%;
    margin:30px auto;
  }
  .aboutImg{
    width: 100%;
    margin:30px auto;
  }
}
@media screen and (max-width: 750px){
    .swiper-container{
        height: 100%;
    }
    .ChuangXInItemMain{
        justify-content: center;
    }

    .ChuangXInItem{
        width: 90%;
    }
    .rencaiItem{
        width: 48%;
        height: 310px;
    }
    .rencaiCon{
        height: 100%;
        width:90%    
    }
    .footerCon{
        flex-direction: column;
        align-items: center;
    }
    .f_link{
        display: none
    }
    .aboutText{
        margin:0
    }
    .handAboutCon{
        height: 100%;
    }
    .abouTitCon{
        width: 100%;
        margin:0
    }
    .ChanpinItem{
        flex-direction: column;
    }
    .Chanpin_l_t{
        line-height: 50px;
    }
    .Chanpin_l_b{
        margin:20px 0;
    }
    .abouTitCon{
        padding: 20px;
    }
    .handAboutCon{
        height: 100%;
        min-height: 100%;
    }
    .HomeMaxBgCon{
        padding: 20px;
    }
    .ChuangXInItem{
        flex-direction: column;
    }
    .swiperStycon{
        height:100% !important;
        width: 100% !important;
    }
}
.pagination .page-item .page-link {
    color: #333;
    border: 1px solid #ddd;
    padding: 5px 10px;
    margin: 0 2px;
}

.pagination .page-item.active .page-link {
    background-color: #007bff;
    border-color: #007bff;
    color: white;
}

.pagination .page-item:hover .page-link {
    background-color: #007bff;
    border-color: #007bff;
    color: white;
}

.pagination .page-item.disabled .page-link {
    color: #6c757d;
    pointer-events: none;
    background-color: #fff;
    border-color: #ddd;
}