/*
Theme Name: Hongli
Theme URI: 
Author: Hongli Team
Author URI: 
Version: 1.0
*/ 
@font-face {
    font-family: 'Lato-Regular';
    
    src: url('../hongli/fonts/Lato-Regular.woff') format('woff'),
	 url('../hongli/fonts/Lato-Regular.ttf') format('truetype'),
	 url('../hongli/fonts/Lato-Regular.svg#Lato-Regular') format('svg');
    font-style: normal;
  }
@font-face {
    font-family: 'ProximaNovaA-Bold';
    
    src: url('../hongli/fonts/ProximaNovaA-Bold.woff') format('woff'),
	 url('../hongli/fonts/ProximaNovaA-Bold.ttf') format('truetype'),
	 url('../hongli/fonts/ProximaNovaA-Bold.svg#ProximaNovaA-Bold') format('svg');
    font-style: normal;
  }
.page-template-page-home .top-header{
    position: fixed;
    background: transparent;
}
.top-header{
    width: 100%;
    top: 0;
    z-index: 9;
    transition: all .5s ease-out 0s;
    background: #fff;
}
body{
    font-family: 'Lato-Regular';
}
a,
img{
    transition: all .5s ease-out 0s;
    max-width: 100%;
}
h1,h2,h3{
    font-family: 'ProximaNovaA-Bold';
}
a:hover{
    text-decoration: none;
}
.top-header .container{
    width: 100%;
    padding: 0 60px;
}
.desk-none{
        display: none;
    }
.page-template-page-home .top-header:hover,
.page-template-page-home .affix{background: #162982;}
/* single-product */
#menu{
    display: none;
}
#menu.mm-opened,#caidan.mm-opened {
    display: block;
}
.menu-item-description{
	display:none;
}
.banner-text img{
    width: 100%;
}
.nav-main-menu a{
    color: #000;
    display: block;
    cursor: pointer;
}
.page-template-page-home .nav-main-menu a{
    color: #fff;
}
.top-main-menu .sub-menu{
    position: absolute;
    top: 90px;
    left: 0;
    width: 230px;
    display: block;
    background: rgb(0,40,110,0.6);
    display: none;
}
.top-main-menu .sub-menu a{
    padding: 8px 15px;
}
.top-main-menu .sub-menu a:hover{
    background: #00286e;
}
.top-main-menu .sub-menu li{
    display: block;
}
body{
    font-size: 16px;
}
.logo img{
    max-width: 200px;
    width: 100%;
}
.main-menu ul li:hover .sub-menu{
    display: block;
}
.main-menu ul{
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
}
.main-menu > ul > li{
    margin-left: 40px;
    position: relative;
}
.main-menu > ul > li > a{
    line-height: 90px;
    display: block;
    font-family: 'ProximaNovaA-Bold';
}
.nav-main-menu{
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
.top-quote {
  margin-left: 60px;
}
#searchform{
    display: none;
    position: absolute;
    right: 0;
    top: 55px;
    z-index: 2;
}
.open #searchform{
    display: block;
}
#search-bg{
    display: flex;
    border: 2px solid #ccc;
}
#search-bg button{
    width: 120px;
  border: 0;
}
#search-bg input{
    border: 0;
  height: 40px;
  width: 400px;
  padding: 0 15px;
    outline: none;
}
.top-lan{
    display: none;
}
.top-search,
.top-lan{
    margin-left: 40px;
    position: relative;
}
.header-content row{
    display: flex;
  align-items: center
}
.nav-main-menu .lan_down a
{
  display: block;
  line-height: 0;
}
.banner-text{
    position: relative;
}
.banner-info{
    position: absolute;
    top: 0;
  width: 100%;
  height: 100%;
    display: flex;
  align-items: end;
    padding-bottom: 200px;
}
.banner-info .bann_text a{
    color: #fff;
    font-size: 18px;
    display: inline-block;
}
.banner-info .bann_text h2,
.banner-info .bann_text h1{
    font-size: 48px;
  margin: 0 0 30px;
  line-height: 60px;
  color: #fff;
}
.home-banner .swiper-pagination-bullet {
  width: 20px;
  height: 5px;
  display: inline-block;
  border-radius: 5px;
  background: #71757b;
  opacity: 1;
}
.home-banner .swiper-pagination-bullet-active {
  width: 20px;
  height: 5px;
  display: inline-block;
  border-radius: 5px;
  background: #ccced0;
}
.home-banner .swiper-pagination{
    bottom:150px;
}
.hc_txt {
  display: flex;
  gap: 50px;
  padding: 40px;
  background: linear-gradient(to right, #172a87, #3861af);
  color: #fff;
}
.hc_txt .hct_item > span{
    font-family: 'ProximaNovaA-Bold';
    font-size: 18px;
    opacity: 0.4;
}
.hc_txt p{
    color: #c3c5d9;
    margin-bottom: 15px;
}
.hc_txt h3{
    margin: 10px 0;
}
.section{
    margin: 100px 0;
    overflow: hidden;
}
.section:first-child{
    margin-top:0;
}
.home-custom{
    margin-top: -230px;
}
.relative{
    position: relative;
}
.pb_list{
    display: flex;
    gap:2px;
}
.pb_list .pbl_item{
    width: 25%;
}
.pro_bottom{
    overflow: hidden;
}
.pbl_item a{
    text-align: center;
    display: block;
    position: relative;
    overflow: hidden;
}
.pbl_item a:hover > img{
    -webkit-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
}
.pbl_item h3{
    font-size: 20px;
    margin:0;
}
.pbl_txt {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.pbl_item img{
    width: 100%;
    display: block;
}
.pblt_info img{
    max-width: 100px;
    display: block;
    margin: 0 auto;
}
.pbl_item a h3{
    font-size: 30px;
    color: #fff;
    text-transform: uppercase;
    margin-top: 30px;
}
.pro_top{
    margin: 0 auto 30px;
    text-align: center;
}
.pro_top h3{
    font-size: 20px;
    margin-top: 0;
    color: #e60011;
}
.pro-list{
    position: relative;
}
.home h2,
.home .pro_top h2{
    font-size: 48px;
}
h2,
.pro_top h2{
    font-size: 40px;
    margin: 0 0 20px;
}
.home-product{
    padding: 100px 0;
    background: #f5f5f5;
    overflow: hidden;
}
.hp_top a{
    height: 230px;
    width: 230px;
    border-radius: 50%;
    background: linear-gradient(to right, #172a87, #3861af);
    display: flex;
  align-items: end;
    font-size: 18px;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    justify-content: center;
    margin: -215px auto 60px;
    font-family: 'ProximaNovaA-Bold';
}
.hp_btn{
    height: 50%;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.hp_top a span{
    display: block;
    margin-top: 5px;
}
.pro_top p{
    line-height: 26px;
    color: #444;
}
p:last-child{
    margin-bottom: 0;
}
.h_g_link{
    text-align: center;
}
.h_g_link a{
    display: inline-block;
    color: #fff;
    font-size: 24px;
    font-family: 'ProximaNovaA-Bold';
    padding: 10px 30px;
  border: 1px solid #fff;
  border-radius: 30px;
}
.h_g_link a:hover{
    background: #e60011;
    border: 1px solid #e60011;
}
.header-content .row{
    display: flex;
  align-items: center;
    flex-wrap: wrap;
}
.foo_bg .row{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.pro-list a{
    display: block;
    background: #fff;
    color: #000;
    position: relative;
}
.pro-list a h4{
    font-size: 16px;
    margin-bottom: 0;
    margin-top: 5px;
}
.pro-list a img{
    display: block;
    margin: 0 auto;
}
.pbll_txt {
  padding: 20px;
}
.pbll_txt span{
    color: #666;
}
.pbll_item a > span {
    right: 20px;
  top: 20px;
  background: #d3d3d3;
  width: 25px;
  height: 25px;
  display: block;
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
    transition: all .5s ease-out 0s;
}
.pbll_item a:hover > span{
    background: #162982;
}
.swiper-button-next::after, .swiper-button-prev::after{
    display: none;
}
.swiper-button-prev,
.swiper-button-next{
    width: 70px;
    height: 70px;
    background: linear-gradient(to right, #172a87, #3861af);
    border-radius: 50%;
}
.swiper-button-disabled{
    display: none;
}
.pro-list .swiper-pagination{
    display: none;
}
.pro-list .swiper-button-next{
    right: -90px;
    transform: rotate(45deg);
}
.pro-list .swiper-button-prev{
    left: -90px;
    transform: rotate(-135deg);
}
.h_a_text h3{
    font-size: 20px;
}
.h_a_text p{
    line-height: 26px;
}
.hab_con {
  padding-left: 30px;
    margin-top: 80px;
}
.hab_con p{
    font-size: 18px;
    line-height: 32px;
}
.ha_img img{
    width: 100%;
}
.hc-list{
    display: flex;
    margin: 0 -8px;
}
.hc-list .hcl_item{
    width: 33.333%;
    padding: 0 8px;
}
.hc-list .hcl_item .hcl_info{
    position: relative;
}
.hcl_txt{
    position: absolute;
    bottom:0;
    padding: 50px 40px;
}
.hcl_txt h3{
    color: #fff;
}
.hcl_txt p{
    color: #fff;
    max-width: 430px;
  margin: 20px 0;
  line-height: 26px;
}
.hcl_txt a{
    display: inline-block;
    color: #fff;
    padding:6px 40px;
    font-size: 18px;
    border: 1px solid #fff;
    border-radius: 5px;
}
.hcl_info:hover .hcl_txt a{
    background: #005eb8;
    border: 1px solid #005eb8
}
.hcl_img img{
    width: 100%;
}
.home-number{
    padding: 100px 0;
    background-image: linear-gradient(to bottom, #fff, #2977c4);
}
.numCounts{
    display: flex;
  flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 30px;
}
.home-number .pro_top{
    max-width: 1150px;
}
.num_txt h3{
    font-size: 21px;
    color: #fff;
    margin: 0;
}
.num_txt{
    display: flex;
    align-items: center;
}
.num_icon{
    width: 60px;
  background: #fff;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 0;
  border-radius: 50%;
      margin-right: 10px;
}
.blog-info{
    box-shadow: 0 0 10px #ccc;
    margin-top: 20px;
}
.hcl_img,
.blog-info a{
    overflow: hidden;
    display: block;
}
.hcl_info:hover .hcl_img img,
.blog-info:hover a img{
    -webkit-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
}
.blog_text{
    padding: 20px;
    border-top: 4px solid #005eb8;
}
.blog_text a{
    color: #232323;
    transition: all .5s ease-out 0s;
}
.blog-info:hover a{
    color: #0381d4;
}
.blog_text h3{
    margin: 10px 0;
}
.blog_text span{
    font-family: 'Roboto-Regular';
    color: #0381d4;
}
.home-blog{
    margin: 100px 0;
}
.blog_text p{
    margin-bottom: 0;
    display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.ha_bottom {
  max-width: 70%;
  margin-left: auto;
  display: flex;
  justify-content: end;
}
.hab_item {
  width: 33.333%;
    margin-top: -100px;
  position: relative;
}
.hab_item:first-child{
    background: #172a87;
}
.hab_item:nth-child(2){
    background: #233d95;
}
.hab_item:last-child{
    background: #3860af;
}
.hab_item a h3{
    font-size: 20px;
    margin: 0;
    text-transform: uppercase;
}
.hab_item a{
    display: flex;
    align-items: center;
    gap:15px;
    color: #fff;
  padding: 25px;
}
.hab_con a{
    font-family: 'ProximaNovaA-Bold';
    color: #000;
    font-size: 18px;
    margin-top: 15px;
    display: inline-block;
}
.happ_list {
  display: flex;
  gap: 2px;
}
.happ_list .happl_item{
    width: 33.333%;
}
.happl_item a{
    position: relative;
    display: block;
    color: #fff;
    overflow: hidden;
}
.happl_item a img{
    width: 100%;
}
.happl_item a:hover img{
    -webkit-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
}
.happl_item a .happ_txt{
    position: absolute;
    width: 100%;
  bottom: 0;
  padding: 30px;
}
.happl_item a h3{
    font-size: 30px;
}
.happ_txt span{
  background: #e60011;
  width: 25px;
  height: 25px;
  display: block;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  transition: all .5s ease-out 0s;
}
.blog-list {
  display: flex;
  gap: 30px;
}
.blog-list .blog-left{
    width: 50%;
}
.blog-list .blog-right{
    width: 50%;
    display: flex;
  flex-direction: column;
  gap: 50px;
    padding-left: 30px;
}
.blog-text h3{
    margin: 0;
}
.blog-text a{
    color: #000;
}
.blog-text a:hover{
    color: #e60011;
}
.blog-img {
  margin-bottom: 30px;
}
.blog-text .meta{
    margin-bottom: 10px;
}
.br_item .blog-text{
    padding-top: 20px;
    border-top: 1px solid #f1f1f1;
}
.btn_bottom {
  text-align: center;
  margin-top: 30px;
  font-size: 18px;
}
.hab_con a,
.btn_bottom a{
    font-family: 'ProximaNovaA-Bold';
    color: #000;
    display: inline-flex;
  gap: 10px;
  align-items: center;
}
.hab_con a:hover,
.btn_bottom a:hover{
    color: #e60011;
}
.hc_txt a span,
.hab_con a span,
.btn_bottom a span{
    background: #e60011;
  width: 25px;
  height: 25px;
  display: block;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  transition: all .5s ease-out 0s;
}
footer {
  background: #f5f6f6;
  padding-bottom: 50px;
    margin-top: 160px;
}
.foo_bg{
    background: url(/wp-content/uploads/2025/06/foobg.jpg) no-repeat;
    color: #fff;
    padding: 50px 100px;
    margin-top: -80px;
    background-size: cover;
}
.foo_bg h2{
    margin: 0;
}
.foo_bg h2 span{
    display: block;
    font-size: 30px;
}
.footer-bottom {
  padding-top: 50px;
}
.footer-top .row{
    display: flex;
}
.footer-menu ul{
    padding: 0;
    margin: 0;
    list-style: none;
}
.footer-top h3{
    margin: 0 0 15px;
    color: #172a87;
}
.footer-top{
    margin-top: 50px;
}
.copy_txt {
  text-align: center;
}
.footer-menu li a{
    color: #555;
    display: block;
  line-height: 28px;
}
.footer-menu li a:hover{
    color: #172a87;
}
.footer_social ul li a{
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #172a87;
    color: #fff;
    display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
}
.footer_social ul{
    display: flex;
    gap:10px;
    margin: 0;
  list-style: none;
  padding: 0;
}
.footer-first ul{
    list-style: none;
    margin: 0;
    padding: 0;
}
.footer-first ul li a{
    font-size: 24px;
    color: #172a87;
    font-family: 'ProximaNovaA-Bold';
    line-height: 35px;
}
.footer-first ul li a:hover{
    color: #e60011;
}
.footer-first ul li:first-child{
    display: none;
}
.footer_social ul li a:hover{
    background: #e60011;
}
.page-template-page-home .top-quote a{
    border: 1px solid #fff;
    border-radius: 30px;
    padding: 10px 20px;
    font-family: 'ProximaNovaA-Bold';
    background: transparent;
}
.top-quote a{
    background: linear-gradient(to right, #172a87, #3861af);
    border-radius: 30px;
    padding: 10px 20px;
    font-family: 'ProximaNovaA-Bold';
    color: #fff;
}
.top-banner{
    position: relative;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.top-banner h1{
    position: relative;
    z-index: 1;
    margin: 0;
    font-size: 48px;
}
.top-banner:after{
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgb(0,0,0,0.2);
}
.section .wpb_content_element:last-child{
    margin: 0;
}
.asection{
    margin: 80px 0;
}
.pac_info img{
    width: 100%;
}
.app_txt{
  max-width: 900px;
    margin: 0 auto;
}
.pac_txt {
  margin: 50px auto 0;
  text-align: center;
}
.pact_btn a,
.pac_btn a{
    background: linear-gradient(to right, #172a87, #3861af);
  border-radius: 30px;
  padding: 10px 30px;
  font-family: 'ProximaNovaA-Bold';
  color: #fff;
    display: inline-block;
  margin-top: 20px;
}
.pa-cusimg .row{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.pact_txt {
  padding-left: 30px;
}
.app_img img{
    width: 100%;
}
.app_list .row{
    display: flex;
    flex-wrap: wrap;
    row-gap:40px;
}
.app_info a{
    display: block;
    color: #111;
}
.single-product .breadcrumbs-left{
    padding: 15px 0;
    background: #f1f1f1;
}
.breadcrumbs-left h2{
    margin-bottom: 10px;
}
.product_info h1{
    font-size: 44px;
    margin: 0 0 30px;
  color: #000;
}
.product_info h4{
    font-size: 20px;
    color: #e60011;
    font-family: 'ProximaNovaA-Bold';
}
.product_info {
  margin-top: 50px;
}
.pro_down a{
  display: inline-flex;
  align-items: center;
  gap: 10px;
  font-size: 20px;
  font-weight: bold;
    color: #000;
}

.sp_two table{
    width: 100% !important;
}
.sp_two table td{
    padding: 8px 15px;
    border: 1px solid #ddd;
    width: 50%;
}
.sp_two table tr:nth-child(2n) td{
    background: #f1f1f1;
}
.sp_two h3{
    margin: 30px 0 20px;
}
.breadcrumbs-left {
  background: #f5f5f5;
  padding: 10px;
}
.breadcrumbs-left a{
    color: #333;
}
.button-box {
  margin-top: 30px;
    display: flex;
    gap:15px;
}
.button-box a{
    width: 50%;
    border:1px solid #e60011;
    padding:10px 25px;
    font-family: 'ProximaNovaA-Bold';
    font-size: 24px;
    display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
}
.button-box a:first-child{
    background: #e60011;
    color: #fff;
}
.button-box a:last-child{
    background: #fff;
    color: #e60011;
}
.product_detail{
    padding-left: 30px;
}
.pro_select span{
    font-size: 20px;
    font-family: 'ProximaNovaA-Bold';
    display: block;
}
.pro_select select{
    font-family: 'ProximaNovaA-Bold';
    background: #f5f5f5;
    padding: 15px 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border: 0;
    font-size: 20px;
    width: 100%;
    appearance: none;
}
.pro_select i {
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  pointer-events: none; /* 防止点击穿透 */
}
.pros_text{
    background: #f5f5f5;
    padding: 15px 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border: 0;
    font-size: 18px;
}
.pro_select{
    position: relative;
    margin-bottom: 30px;
}
.pro_select ul{
    list-style: none;
    padding: 20px;
    background: #f5f5f5;
    font-size: 18px;
    line-height: 30px;
  position: absolute;
  width: 100%;
}
.protitle{
    background: #172a87;
    margin-bottom: 50px;
}
.protitle h2{
    color: #fff;
    background: #e60011;
    font-size: 30px;
    margin: 0;
    padding: 20px 30px;
    display: inline-block;
}
.proa_list {
  display: flex;
  margin: 0 -10px;
    flex-wrap: wrap;
    row-gap:20px;
}
.proa_list .proal_item{
    width: 20%;
    padding: 0 10px;
}
.prol_info {
  border: 1px solid #ddd;
  line-height: 0;
    padding: 5px;
}
.pro_access .pro_top{
    text-align: left;
}
.pro_list {
  background: #f1f1f1;
  padding: 80px 0;
}
.pro_list .pbll_item a{
    display: block;
  background: #fff;
  color: #000;
  position: relative;
}
.pro_list a img {
  display: block;
  margin: 0 auto;
}
.pro_list .row{
    display: flex;
    flex-wrap: wrap;
    row-gap:30px;
}
.pro_list a h4 {
  font-size: 16px;
  margin-bottom: 0;
  margin-top: 5px;
}
.blog_info {
  display: flex;
  align-items: center;
  gap: 30px;
    margin-bottom: 30px;
}
.blog_info > a{
    width: 320px;
}
.blog-text {
  width: 70%;
}
.blog-text h3{
    margin: 15px 0;
}
.blog-text p,
.blog-text span{
    color: #666;
}
.blog_right h3{
    margin-top: 0;
}
.nf-field-element input{
    background: #fff;
}

nf-fields-wrap nf-field textarea, nf-fields-wrap nf-field input {
  border-radius: 5px;
  border: 1px solid #ddd;
  padding: 10px;
}
.blog_right .br_item{
    margin-bottom: 50px;
}
.br_item ul{
    list-style: none;
    padding: 0;
}
.br_item ul li a{
    color: #666;
    display: block;
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #f1f1f1;
}
.br_item ul li:last-child a{
    margin-bottom: 0;
}
.bl_txt > h2:first-child,
.bl_txt > h3:first-child{
    margin-top: 0;
}
.cpart1-ul1 ul{
    list-style: none;
    padding: 0;
    margin: 0;
}
.cpart1-ul1 ul li{
    display: flex;
    gap:10px;
    align-items: center;
    margin-bottom: 15px;
    color: #172a87;
    font-size: 18px;
}
.cpart1-ul1 ul li a{
    
    color: #172a87;
    font-size: 18px;
}
.cpart1-ul1 ul li:last-child{
    margin: 0;
}









@media (max-width: 1440px){
    .top-header .container {
  padding: 0 15px;
}
    .happl_item a h3 {
  font-size: 20px;
        margin-bottom: 0;
}
    .hab_item a {
  padding: 20px;
}
    .hab_item a h3 {
  font-size: 14px;
    }
    .hab_item {
  margin-top: -80px;
    }
    .hab_item a img{
        max-width: 80px;
    }
    .hab_con h2{
        margin-bottom: 20px;
    }
    .hc_txt {
  gap: 30px;
    }
    .banner-info .bann_text h2, .banner-info .bann_text h1 {
  font-size: 40px;
  line-height: 50px;
    }
    h3{
        font-size: 20px;    
    }
    .hab_con p {
  font-size: 16px;
  line-height: 28px;
}
    .hab_con {
  padding-left: 0;
  margin-top: 30px;
}
    h2, .pro_top h2 {
  font-size: 35px;
        margin: 0;
    }
    h2, .pro_top h2 {
  font-size: 40px;
    }
    .pbl_item a h3 {
        font-size: 24px;
    }
    .container {
        max-width: 1200px;
        width: 100%;
      }
}

@media (max-width: 1024px){
    .foo_bg {
  padding: 50px;
    }
    .swiper-button-prev, .swiper-button-next{
        display: none;
    }
    .hab_item {
    margin-top: 0;
  }
    .hab_con p {
    line-height: 24px;
  }
    .hab_con a {
  margin-top: 10px;
}
    .home-banner .swiper-pagination {
  bottom: 30px;
}
    .banner-info {
  padding-bottom: 80px;
}
    .section {
  margin: 60px 0;
    }
    .footer-first ul li a {
  font-size: 20px;
    }
    .blog-list .blog-right {
  padding-left: 0;
}
    hab_item {
    margin-top: 0;
  }
    .ha_bottom {
  max-width: 100%;
    }
    .banner-info .bann_text h2, .banner-info .bann_text h1 {
        font-size: 35px !important;
        line-height: 40px;
      }
     h2, .pro_top h2 {
    font-size: 30px !important;
         margin-bottom: 10px;
  }
    .pbl_item a h3 {
    font-size: 20px;
        padding: 0 10px;
        margin-top: 15px;
  }
    .h_g_link a {
  font-size: 18px;
    }
    .home-product {
  padding: 100px 0 60px;
    }
    .top-quote a {
        font-size: 14px;
    }
    .main-menu > ul > li > a {
  font-size: 14px;
}
    .top-search, .top-lan {
  margin-left: 30px;
    }
    .product_info h1 {
  font-size: 35px;
    }
    .product_info {
  margin-top: 20px;
}
    .button-box a {
  padding: 10px 18px;
  font-size: 14px;
    }
    .pro_down a {
  font-size: 16px;
    }
    .product_info h4 {
  font-size: 18px;
    }
    .product_detail {
  padding-left: 0;
}
    .home-product {
    padding: 60px 0 60px;
  }
}
@media (max-width: 768px){
    .home-blog {
  margin: 60px 0;
}
    .blog_info > a {
  width: 100%;
  display: block;
        margin-bottom: 30px;
}
    .blog_info img{
        width: 100%;
    }
    .blog_info {
  display: block;
    }
    .blog-list .col-xs-12{
        width: 100%
    }
    .proa_list .proal_item {
  width: 33.333%;
}
     .product_info h1 {
    font-size: 30px;
  }
    .spo-item .col-xs-12{
        width: 100%;
    }
    .top-quote {
  display: none;
}
    .hp_top a {
  height: 160px;
  width: 160px;
        margin-top: -180px;
        margin-bottom: 50px;
    }
    .hp_top a{
        font-size: 14px;
    }
    #searchform {
  top: 50px;
}
    #search-bg {
  display: flex;
  border: 0;
}
    #search-bg button {
  width: 80px;
}
    #search-bg input {
  max-width: 200px;
    }
    .copy_txt {
  text-align: center;
  font-size: 14px;
}
    .top-search, .top-lan {
  margin-left: 25px;
}
    .footer-top .col-md-3:nth-child(3) div.footer-menu {
    border-top: 1px solid rgba(22,41,130,.5)
  }
    div.footer-menu {
    border-bottom: 1px solid rgba(22,41,130,.5);
  }
    div.footer-menu h3 {
    margin: 0;
    padding: 15px 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
        font-size: 20px;
  }
    div.footer-menu h3::after {
    content: "\f107";
    display: block;
    font: normal normal normal 14px/1 FontAwesome;
    transition: all .5s ease-out 0s;
  }
    .footer-first{
        display: none;
    }
    .footer_social ul {
  justify-content: center;
        margin-bottom: 30px;
}
    .footer-social h3{
        display: none;
    }
    .footer-menu .footer-menu{
        display: none;
    }
    .foo_bg h2 span {
  font-size: 25px;
}
    .footer-top .open ul {
    display: block;
    margin-bottom: 15px;
  }
    .open h3::after {
    transform: rotate( 180deg );
  }
    .banner-info .bann_text h2, .banner-info .bann_text h1 {
    font-size: 30px !important;
    line-height: 35px;
  }
    .desk-none {
  display: block;
}
    .foo_bg .col-sm-3,
    .foo_bg .col-sm-9 {
    width: 100%;
  }
    .hab_item {
  width: 100%;
    }
    .ha_bottom {
  display: block;
    }
    .hab_con {
    margin-bottom: 30px;
  }
    .home-about .col-md-6{
        width: 100%;
    }
    .header_bottom {
  padding: 20px 0;
}
    .mobile-none{
        display: none;
    }
    .banner-text img {
  height: 650px;
  object-fit: cover;
}
    .footer-bottom {
  padding-top: 30px;
}
    footer {
  padding-bottom: 30px;
  margin-top: 60px;
}
    .home-contant .container{
        padding: 0;
    }
    .foo_bg {
  background-size: cover;
        margin: 0;
        padding: 30px 15px;
}
    .foo_bg h2 {
  text-align: center;
  margin-bottom: 20px;
}
    .footer-top .col-md-3 {
  width: 100%;
}
    .footer-top .row {
  display: block;
}
    .blog-list .blog-right{
        width: 100%;
        gap: 30px;
    }
    .blog-list .blog-left {
  width: 100%;
        margin-bottom: 30px;
}
    .blog-list {
  gap: 0;
  flex-wrap: wrap;
}
    .happ_list .happl_item {
  width: 100%;
}
    .happ_list{
        flex-wrap: wrap;
        gap: 0;
    }
    .pb_list {
  flex-wrap: wrap;
}
    .pb_list .pbl_item {
  width: calc(50% - 5px);
}
    .hc_txt {
  padding: 30px 20px;
        flex-wrap: wrap;
        text-align: center;
    }
    .hc_txt a{
        display: inline-block;
    }
    .home-banner{
        margin-bottom: 0;
    }
    .home-custom{
        margin-top: 0;
    }
    .home-custom .container{
        padding: 0;
    }
    .home-about{
        margin-top: 0;
    }
    .home-about .col-md-6:first-child {
    padding:0;
  }
    .pro-list .swiper-pagination{
        display: block;
        width: 100%;
          margin-top: 20px;
          position: relative;
    }
    .pro-list .swiper-pagination span{
        margin: 0 5px;
        width: 10px;
    height: 10px;
    }
    .pro-list .swiper-pagination-bullet-active {
  background: #162982;
}
    .blog-text {
  width: 100%;
}
    .pact_txt {
  padding-left: 0;
  margin-top: 30px;
}
    .asection {
  margin: 60px 0;
}
    .top-banner{
        height: 300px !important;
    }
    .top-banner h1 {
  font-size: 35px;
}
    .pac_txt {
  margin: 40px auto 0;
  text-align: center;
}
    .pro_list .pbll_item:nth-child(2n-1){
        padding-right: 8px;
    }
    .pro_list .pbll_item:nth-child(2n){
        padding-left: 8px;
    }
    .pro_list {
  padding: 60px 0;
}
    .blog_right{
        margin-top: 50px;
    }
    .blog_right .br_item:last-child{
        margin-bottom: 0;
    } 
}
@media (max-width: 480px){
     .top-banner h1 {
    font-size: 25px;
  }
    .proa_list .proal_item {
  width: 50%;
}
    .top-banner{
        height: 250px !important;
    }
    .happl_item a .happ_txt {
  padding: 20px;
}
     h3 {
    font-size: 18px;
  }
    .pro_top h3 {
  font-size: 18px;
    }
    .pblt_info img {
  max-width: 70px;
    }
    .pbl_item a h3 {
    font-size: 16px;
    }
    .banner-info .bann_text h2, .banner-info .bann_text h1 {
    font-size: 25px !important;
    line-height: 30px;
  }
     h2, .pro_top h2 {
    font-size: 25px !important;
  }
}









