/*聚诚在线（jc128.net）安全--简单--易用*/
body{
    font-family: "Microsoft YaHei light","微软雅黑",Helvetica,"Hiragino Sans GB",Arial,sans-serif;
    font-size: 14px;
    line-height: 14px;
    background-repeat: repeat;
	color: #000;
}

::-webkit-scrollbar {
    /*滚动条整体样式*/
    width: 5px;
    z-index: 10000;
    /*高宽分别对应横竖滚动条的尺寸*/
    /*height: 5px;*/
}
::-webkit-scrollbar-thumb {
    /*滚动条里面小方块*/
    background-color: #ccc;
    /*background-image: -webkit-linear-gradient(45deg, rgba(255, 93, 143, 1) 25%, transparent 25%, transparent 50%, rgba(255, 93, 143, 1) 50%, rgba(255, 93, 143, 1) 75%, transparent 75%, transparent);*/
}
::-webkit-scrollbar-track {
    /*滚动条里面轨道*/
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    background: #fff;
}

.section::-webkit-scrollbar{
    display: none;
}
.qthide3{
    display: none;
}

/*返回顶部*/
.right_xf{
    position: fixed;
    right: 15px;
    bottom: 40px;
    z-index: 3000;
    padding-bottom: 68px;
}
.right_xf .box_touying{
    box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
    margin-bottom: 20px;
    background: #f5f5f5;
    border-radius: 8px;
}
.right_xf li a{
    display: inline-block;
    width: 58px;
    height: 62px;
    background: #fff;
    color:#026ce4;
    margin: 1px 0px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    transition: all 0.5s;
    font-size: 12px;
}
.right_xf li a p{
    color: #000;
}

.right_xf li{
    position: relative;
}
.right_xf .menu{
    display: none;
    position: absolute;
    top: 0px;
    bottom: 0px;
    right: 58px;
    margin-top: 0px;
    z-index: 1000;
    padding-right: 10px;
    min-width: 220px;
    height: auto; 
    animation: kefu_style_donghua 0.5s;
    -moz-animation: kefu_style_donghua 0.5s;
}
.right_xf .menu:before{
    content: "";
    position: absolute;
    right: -10px;
    top: 20px;
    width: 0px;
    height: 0px;
    border: 10px solid;
    border-color:transparent transparent transparent #fff;
}
.right_xf .menu ul{
    background: #fff;
    box-shadow: 0px 0px 15px rgba(0,0,0,0.2);
}
@keyframes kefu_style_donghua
{
    0%   {
        margin-top: 20px;
        opacity: 0;
    }
    100% {
        margin-top: 0px;
        opacity: 1;
    }
}
@-moz-keyframes kefu_style_donghua /* Firefox */
{
    0%   {
        margin-top: 20px;
        opacity: 0;
    }
    100% {
        margin-top: 0px;
        opacity: 1;
    }
}
.right_xf li:hover .menu{
    display: block;
    transition: all .5s;
}

.right_xf .menu ul li{
    line-height: 36px;
}

/*返回顶部*/
.totop{
    position: fixed;
    right: 15px;
    z-index: 3000;
    bottom: 40px;
    width: 58px;
    height: 58px;
    line-height: 66px;
    border-radius: 58px;
    text-align: center;
    background: #fff; 
    box-shadow: 0px 0px 10px rgba(0,0,0,0.1); 
    cursor: pointer;
    color:#999;
    display: none;
    transition: all 0.5s;
}
.totop:hover{
    background: #d83535;
    color:#fff;
}

@media (max-width: 900px){
    .right_xf{
        display: none!important;
    }
    .totop{
        display: none!important;
    }
}

/* ----------------------------------------------------------------
    通用
-----------------------------------------------------------------*/
button:focus,div:focus,span:focus,input:focus{outline:0;}

a{
    color: #000;
}

a, a:hover, a:focus{
    text-decoration: none;
}

a:hover, a:focus{
    color: #004a9d;
}

ul,p{
    margin-bottom: 0px;
}

p{
    line-height: 24px;
   /* word-break: break-all;*/
}

h6,.h6{
    font-size: 16px;
    line-height: 28px!important;
}

h3{
    line-height: 46px;
}

h4{
    line-height: 42px;
}

.pem{
    text-indent: 2em;
}

.font14{
    font-size: 14px;
}
.font16{
    font-size: 16px;
}

.text_999{
    color: #999;
}
.text_666{
    color: #666;
}
.text-primary{
    color: #004a9d!important;
}
.text_zs{
    color: #7e277e!important;
}

.bg_f5f5f5{
    background: #f5f5f5;
}
.bg_zs{
    background: #7e277e;
}

.no_padding{
    padding: 0px;
}
.no_padding_left{
    padding-left: 0px;
}
.no_padding_right{
    padding-right: 0px;
}
.pb-6{
    padding-bottom: 88px;
}
.pt-6{
    padding-top: 88px;
}
.mb-6{
    margin-bottom: 88px;
}
.mt-6{
    margin-top: 88px;
}

.no_margin{
    margin: 0px;
}

.ce_xl_width{
    max-width: 1600px;
}
.ce_width{
    max-width: 1300px;
}


/* ----------------------------------------------------------------
    首页
----------------------------------------------------------------- */
/*nav*/
.nav_min{
    padding: 0px 15px;
    border: none;
    top: 10px;
}
.navbar-brand{
    padding-top: 5px;
    padding-bottom: 5px;
    transition: all 0.5s;
    margin-right: 22px;
}
.navbar-brand img.logo1{
    display: none;
}
.navbar-brand img {
    height: 60px;
}
.navbar-expand-lg .navbar-nav .nav-item{
    margin: 0px 30px;
}
.navbar-expand-lg .navbar-nav .nav-link{
    padding: 37px 0px;
    position: relative;
}
.nav_min .navbar-nav .nav-link{
    transition: all 0.3s;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 20px;
    color: #fff;
}
.nav_min .navbar-nav .nav-link span{
    position: absolute;
    right: 0px;
}
.navbar-light .navbar-nav .nav-link:hover,.navbar-light .navbar-nav .active>.nav-link,.navbar-light .navbar-nav .nav-link:hover span,.nav_min .navbar-nav .active span{
    color: #004a9d;
}

.navbar-toggler{
    border: none;
    padding: 6px 10px 10px 10px;
    margin: 17px 0px;
    position: absolute;
    left: 5px;
    top: 0px;
}
.navbar-toggler .icon-bar{
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
    background: #666;
    margin-top: 4px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

/* ANIMATED X */
.navbar-toggler .icon-bar:nth-of-type(1) {
    -webkit-transform: translateY(6px) rotate(-45deg);
    -ms-transform: translateY(6px) rotate(-45deg);
    transform: translateY(6px) rotate(-45deg);
}

.navbar-toggler .icon-bar:nth-of-type(2) {
    opacity: 0;
}

.navbar-toggler .icon-bar:nth-of-type(3) {
    -webkit-transform: translateY(-6px) rotate(45deg);
    -ms-transform: translateY(-6px) rotate(45deg);
    transform: translateY(-6px) rotate(45deg);
}

/* ANIMATED X COLLAPSED */
.navbar-toggler.collapsed .icon-bar:nth-of-type(1) {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
}

.navbar-toggler.collapsed .icon-bar:nth-of-type(2) {
    opacity: 1;
    filter: alpha(opacity=100);
}

.navbar-toggler.collapsed .icon-bar:nth-of-type(3) {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
}

.top_xiala{
    position: relative;
}
.top_xiala .dropdown-menu{
    right: auto;
    left: 0;
    min-width: 100px;
    width: auto;
    background: #fff;
    margin: 0px;
    z-index: 2000;
    padding: 0px 0px 0px 0px;
    box-shadow: 0px 3px 10px rgba(153,153,153,0.2);
    border-radius: 0px;
    border: none;
    animation: xianladonghua 0.5s;
    -moz-animation: xianladonghua 0.5s; /* Firefox */
}
.top_xiala2{
    position: static;
}
.top_xiala2 .dropdown-menu{
    right: auto;
    left: 0;
    min-width: 100%;
    background: #fff;
    margin: 0px;
    z-index: 1000;
    padding: 0px 0px 0px 0px;
    box-shadow: 0px 10px 30px rgba(153,153,153,0.2);
    border-radius: 0px;
    border: none;
    animation: xianladonghua 0.5s;
    -moz-animation: xianladonghua 0.5s; /* Firefox */
}
.top_xiala2 .dropdown-menu .container{
    display: block;
}
@keyframes xianladonghua
{
    0%   {
        margin-top: 20px;
        opacity: 0;
    }
    100% {
        margin-top: 0px;
        opacity: 1;
    }
}
@-moz-keyframes xianladonghua /* Firefox */
{
    0%   {
        margin-top: 20px;
        opacity: 0;
    }
    100% {
        margin-top: 0px;
        opacity: 1;
    }
}
@media (min-width: 1200px){
    .top_xiala:hover .dropdown-menu{
        display: block;
        transition: all .5s;
    }
}
.top_xiala .dropdown-menu a{
    padding: 18px 15px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: all .5s;
    border-bottom: 1px solid #f9f9f9;
    font-size: 14px;
    position: relative;
}
.top_xiala2 .dropdown-menu a{
    border: none;
    padding: 14px 0px;
}
.top_xiala2 .dropdown-menu h5 a{
    font-size: 18px;
    border-bottom: 1px solid #eee;
}
.top_xiala2 .dropdown-menu h6 a{
    font-size: 16px;
    padding: 14px 0px 0px 0px;
}
.top_xiala .dropdown-menu a:hover{
    color: #004a9d;
}

.top_xiala .dropdown-toggle{
    display: none;
    position: absolute;
    top: 8px;
    right: 0px;
    border: none;
    border-radius: 0px;
    padding: 8px 13px;
    z-index: 2000;
    background: #eee;
    color: #999;
    border-radius: 50px;
    transform:rotate(0deg);
    transition: 0.5s;
}
.top_xiala .dropdown-toggle::after{
    content: none;
}
@media (max-width: 1200px){
    .top_xiala .dropdown-toggle{
        display: block;
    }
}
.show>.dropdown-toggle:focus{
    transform:rotate(180deg);
    background: #004a9d;
    color: #fff;
}

.search_anniu_top{
    display: inline-block;
    width: 58px;
    height: 78px;
    border: none;
    position: relative;
    margin-top: 5px;
    background: none;
}
.search_anniu_top:before{
    content: "";
    position: absolute;
    margin: auto;
    top: 13px;
    right: 0;
    bottom: 0;
    left: 14px;
    width: 6px;
    height: 2px;
    background: #fff;
    transform: rotate(45deg);
}
.search_anniu_top:after{
    content: "";
    position: absolute;
    margin: auto;
    top: -4px;
    right: 4px;
    bottom: 0;
    left: 0px;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    border: 2px solid #fff;
}
.md_search_anniu_top{
    margin-top: 0px;
}

.md_search_anniu_top:before{
    background: #666;
}
.md_search_anniu_top:after{
    border: 2px solid #666;
}
.search_anniu_top:hover:before{
    background: #004a9d;
}
.search_anniu_top:hover:after{
    border: 2px solid #004a9d;
}


.sousuokuang{
    position: absolute;
    left: 0px;
    top: 100%;
    width: 100%;
    box-shadow: 0px 5px 5px rgba(153, 153, 153, 0.1);
    background: #f9f9f9;
}
.sousuokuang .container{
    display: block;
}
.container_style{
    padding-top: 0px;
    padding-bottom: 0px;
}
.sousuo_group{
    position: relative;
}
.sousuo_control{
    box-shadow: none;
    border: none;
    background: none;
    border-radius: 0px;
    padding: 15px 15px;
    height: 78px;
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
    min-width: 0;
    margin-bottom: 0;
}
.sousuo_control:hover{
    border: none;
}
.search_anniu2{
    display: inline-block; 
    width: 58px;
    height: 58px;
    line-height: 58px;
    border-left: none;
    padding: 0px;
    border-radius: 0px;
    position: relative;
    transition: all .5s;
    margin-top: 10px;
}
.search_anniu2:before{
    content: "";
    position: absolute;
    top: 28px;
    left: 16px;
    width: 28px;
    height: 2px;
    background: #000;
    transform: rotate(45deg);
}
.search_anniu2:after{
    content: "";
    position: absolute;
    top: 28px;
    left: 16px;
    width: 28px;
    height: 2px;
    background: #000;
    transform: rotate(-45deg);
}
.search_anniu2:hover{
    transform: rotate(180deg);
}

.pc_yuyan .nav-link{
    height: 88px;
    padding: 30px 5px 30px 30px;
}
.pc_yuyan .dropdown-menu{
    width: 180px;
}

.js-header {
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
}
.is-active {
    top: 0px;
    background: #fff;
    box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.1);
}
.is-active .navbar-brand img.logo2{
    display: none;
}
.is-active .navbar-brand img.logo1{
    display: block;
    /*background: url(../img/logo2.png);*/
    /*background-size: contain;*/
    /*background-position: center;*/
    /*background-repeat: no-repeat;*/
}
.is-active .navbar-nav .nav-link{
    color: #666;
}
.is-active .search_anniu_top:before{
    background: #666;
}
.is-active .search_anniu_top:after{
    border: 2px solid #666;
}
.is-active .search_anniu_top:hover:before{
    background: #004a9d;
}
.is-active .search_anniu_top:hover:after{
    border: 2px solid #004a9d;
}

/*banner*/
/*.banner{
    height: 788px;
}*/

.banner .swiper-wrapper .swiper-slide h1{
    font-size: 38px;
    line-height: 58px;
}

.banner .swiper-wrapper .swiper-slide{
    background-size: cover!important;
    background-position: center!important;
    background-repeat: no-repeat!important;
    display: flex;
    align-items: center;
    justify-content: center;
}
.banner .swiper-pagination{
    bottom: 20px;
}
.banner .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{
    margin: 0px 12px 0px 12px;
}
.banner .swiper-pagination-bullet{
    width: 10px;
    height: 10px;
    background: #fff;
    opacity: 0.5;
    position: relative;
    border-radius: 12px;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}
.banner .swiper-pagination-bullet-active{
    opacity: 1;
}

.banner .swiper-button-next,.banner .swiper-button-prev{
    width: 50px;
    height: 50px; 
    background: rgba(255,255,255,0.2);
    border-radius: 50px;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}
.banner .swiper-button-prev{
    left: 0px;
    opacity: 0;
    margin-top: 25px;
}
.banner .swiper-button-next{
    right: 0px;
    opacity: 0;
    margin-top: 25px;
}
.banner:hover .swiper-button-prev{
    opacity: 1;
    left: 38px;
}
.banner:hover .swiper-button-next{
    opacity: 1;
    right: 38px;
}
.banner .swiper-button-prev:after,.banner .swiper-button-next:after{
    color: #fff;
    font-size: 18px;
}
.banner .swiper-button-prev:hover:after,.banner .swiper-button-next:hover:after{
    color: #fff;
}
.banner .swiper-button-next:hover,.banner .swiper-button-prev:hover{
    background: rgba(92,175,65,1);
}

/*zhuti*/
.fangda{
    overflow: hidden;
}
.fangda img{
    transition:all 0.5s ease-out; 
}
.fangda:hover img{
    transform:scale(1.1);
}

.bt{
    position: relative;
    padding-bottom: 18px;
}
.bt:before{
    content: "";
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 48px;
    height: 3px;
    background: #0e30df;
}
.bt2:before{
    left: 50%;
    margin-left: -24px;
}

.gengduo{
    border:2px solid #cccc;
    background: #fff;
    color: #000;
    display: inline-block;
    padding: 16px 38px;
    pointer-events: auto;
    font-size: 16px;
    transition: 0.5s;
}
.gengduo:hover{
    border:2px solid #004a9d;
    background: #004a9d;
    color: #fff;
}
.gengduo2{
    border:2px solid #0e30df;
    background: #0e30df;
    color: #fff;
}
.gengduo2:hover{
    border:2px solid #0e2dcd;
    background: #0e2dcd;
    color: #fff;
}

.hvr-float{
    display: block;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    transition: box-shadow 0.5s,transform 0.5s;
    -webkit-transition: box-shadow 0.5s,transform 0.5s; /* Safari */
}
.hvr-float:hover, .hvr-float:focus, .hvr-float:active {
    -webkit-transform:translateY(-8px);
    transform:translateY(-8px);
    box-shadow: 0 5px 15px -5px rgba(153, 153, 153, 0.3);
}

.anniu_right{
    width: 58px;
    height: 58px;
    border-radius: 58px;
    display: inline-block;
    background-image: linear-gradient(to bottom right, #2486f3, #0553aa );
    color: #fff;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}
.anniu_right:hover{
    color: #fff;
}

.about_p p{
    line-height: 2;
}
.in_about p{
    font-size: 16px;
    line-height: 28px;
}

.ix_about_right .card-img-overlay{
    background: rgba(0, 74, 157, 0.7);
    display: flex;
    justify-content: center;
    flex-direction: column;
    transition: all .5s;
}
.ix_about_right:hover .card-img-overlay{
    background: rgba(0, 74, 157, 0.9);
}

.ix_about_bg{
    background: url(../img/ix_about_bg.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.ix_about_card{
    background: none;
    border: 1px dashed rgba(255, 255, 255, 0.3);
}

.index_card .card-body{
    padding: 48px 38px;
}
.index_card .card-body p{
    line-height: 30px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height: 62px;
}

.index_card_bg1{
    background: url(../img/index_card_bg1.png);
    background-position: center right;
    background-repeat: no-repeat;
}
.index_card_bg2{
    background: url(../img/index_card_bg2.png);
    background-position: center right 30px;
    background-repeat: no-repeat;
}

.index_news_card .card-body h6{
    /*line-height: 30px;*/
    /*display: -webkit-box;*/
    /*-webkit-box-orient: vertical;*/
    /*-webkit-line-clamp: 2;*/
    /*overflow: hidden;*/
    /*height: 62px;*/
}
.index_news_rq{
    font-size: 24px;
}
.index_news_card .card-body{
    padding: 30px;
}

.ix_about_png img{
    width: 68px;
    height: 68px;
    object-fit: contain;
}
.brands_img{
    background: #fff;
    padding: 18px 24px;
    margin-bottom: 30px;
    display: block;
    height: 140px;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 0px 5px 15px rgba(51, 51, 51, 0.1);
}
.brands_img img{
    max-width: 170px;
    max-height: 80px;
}


.news_card{
    border-bottom: 1px solid #eee!important;
    padding: 0;
}
.news_card1{
    padding: 18px 0px;
}
.news_card_2.news_card{
    padding: 18px 0px;
}
.news_card p{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height: 48px;
}

.col-lg-8 .dbnav{
    width: 33.3%;
    float: left;
}


.factory_row{
    margin-left: -24px;
    margin-right: -24px;
}
.factory_col{
    padding-left: 24px;
    padding-right: 24px;
}

.factory_card .card-img-overlay{
    transition: 0.5s;
    background: rgba(0,0,0,0.1);
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}
.factory_card .card-img-overlay .factory_card_img{
    width: 58px;
    height: 58px;
    object-fit: contain;
    margin-bottom: 24px;
}
.factory_card .card-img-overlay h5{
    position: relative;
    padding-bottom: 24px;
    margin-bottom: 18px;
}
.factory_card .card-img-overlay h5:before{
    content: "";
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    height: 2px;
    background: rgba(255, 255, 255, 0.5);
}
.factory_card .card-img-overlay h5:after{
    content: "";
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 58px;
    height: 2px;
    background: rgba(255, 255, 255, 1);
    transition: 0.5s;
}
.factory_card:hover .card-img-overlay h5:after{
    width: 100%;
}
.factory_card:hover .card-img-overlay{
    background: rgba(0,0,0,0.5);
}

.zslist{
    line-height: 28px;
    font-size: 16px;
    padding: 0 30px 0 15px;
    margin: 10px 0px;
    position: relative;
    display: block;
}
.zslist:before{
    content: "";
    position: absolute;
    left: 0px;
    top: 9px;
    width: 10px;
    height: 10px;
    border-radius: 10px;
    background: #004a9d;
}

.zs_nav a{
    display: inline-block;
    font-size: 16px;
    line-height: 45px;
    margin: 0 10px;
    padding: 0 10px;
}
.zs_nav a.active{
    color: #004a9d;
    border-bottom: 4px solid #004a9d;
}


.nav_bottom{
    position: relative;
    background: #fff;
    box-shadow: 0px 0px 14px 0px rgba(95, 126, 209, 0.2);
}
.products_nav_swiper .swiper-wrapper .swiper-slide{
    width: auto;
}
.products_nav_swiper .swiper-wrapper .swiper-slide a{
    font-size: 16px;
    display: block;
    padding: 25px;
    position: relative;
    color: #666;
}
.products_nav_swiper .swiper-wrapper .active a,.products_nav_swiper .swiper-wrapper .swiper-slide a:hover{
    color: #004a9d;
}
.products_nav_swiper .swiper-wrapper .active a:before{
    content: "";
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    height: 2px;
    background: #004a9d;
}
.products_nav_bottom:before{
    content: "";
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    height: 1px;
    background: #eee;
}

.products_nav_swiper .swiper-button-next{
    width: 38px;
    height: 78px; 
    background: rgba(0,0,0,0.2);
    -webkit-transition: 0.5s;
    transition: 0.5s;
}
.products_nav_swiper .swiper-button-next{
    right: 0px;
    margin-top: -39px;
}
.products_nav_swiper .swiper-button-next:after{
    color: #fff;
    font-size: 18px;
}
.products_nav_swiper .swiper-button-next:hover:after{
    color: #fff;
}
.products_nav_swiper .swiper-button-next:hover{ 
    background: rgba(46,135,187,1);
}

.co_deta, .co_deta p{
    line-height: 26px;
}
.co_deta p{
    margin-bottom: 10px;
}
.co_deta table{
    max-width:100%;
    width: 100%;
    border: 1px solid  #e2e2e2;
}
.co_deta table td{
    border: 1px solid  #e2e2e2;
    padding: 10px 0 !important;
}
.co_deta table p{
    margin-bottom: 0;
}
.co_deta table p,.co_deta table span{
    font-family: "Microsoft YaHei light" !important;
    font-size: 16px !important;
}
.co_deta table .bg_xx{
    background: #fff url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxsaW5lIHgxPSIwIiB5MT0iMCIgeDI9IjEwMCUiIHkyPSIxMDAlIiBzdHJva2U9ImJsYWNrIiBzdHJva2Utd2lkdGg9IjEiLz48L3N2Zz4=) no-repeat 100% center;
}


/*bottom*/
@media (min-width: 900px) {
    .collapse_block{
        display: block!important;
    }
}
.wap1200{display: block;}
.wap900{display: none;}
@media (max-width: 900px){
    .collapse1{
            display: none;
    }
    .collapse1.in{
            display: block;
    }
    .wap1200{display: none;}
    .wap900{display: block;}
}
@media (max-width: 900px){
    .bottom_xiala:after{
        content: none;
    }
    .bottom_xiala:before{
        content: "";
        position: absolute;
        right: 0px;
        top: 28px;
        width: 16px;
        height: 2px;
        background: #999;
        text-align: center;
    }
    .collapsed .bottom_xiala:after{
        content: "";
        position: absolute;
        right: 7px;
        top: 21px;
        width: 2px;
        height: 16px;
        background: #999;
        text-align: center;
    }
    .collapsed .bottom_xiala:before{
        content: "";
        position: absolute;
        right: 0px;
        top: 28px;
        width: 16px;
        height: 2px;
        background: #999;
        text-align: center;
    }
    
}

.bottom_bg{
    background: #202020;
}

.bottom_flex{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 48px;
    padding-bottom: 48px;
}
.bottom_flex2{
    padding: 28px 0px 28px 0px;
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
}

.di_media .media{
    margin-bottom: 8px;
}
.di_media .media i{
    width: 38px;
    height: 38px;
    border-radius: 38px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    background: #666;
    border: 1px solid #666;
}
.di_media .media:hover i{
    background: #004a9d;
    color: #fff;
    border: 1px solid #004a9d;
    transition: all 0.3s;
}

.bottom_border{
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
}
.bottom_ul{
    padding-bottom: 28px;
}
.bottom_ul .bottom_bt a{
    margin: 0px;
    padding: 0px 0px 0px 0px;
    font-size: 18px;
    position: relative;
    color: #fff;
}
.bottom_ul .bottom_bt{
    margin-bottom: 0px;
    text-transform: uppercase;
}
.bottom_ul .card{
    background: none;
    padding: 24px 0px 15px 0px;
}
.bottom_ul .card a{
    display: block;
    line-height: 36px;
    font-size: 14px;
    color: #ccc;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.bottom_ul .card a.text_999{
    color: #ccc;
}
.bottom_ul .card a:hover{
    color: #004a9d;
}

.bottom_nav{
    padding-top: 50px;
}
.di_ul li{
    line-height: 28px;
    margin-bottom: 18px;
}
.di_ul li i{
    width: 24px;
    height: 24px;
    border-radius: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #999;
    background: none;
}
.di_beian{
    padding: 12px 0px;
    line-height: 24px;
    background: #111111;
}

.di_ul li{
    line-height: 28px;
    margin-bottom: 8px;
}

.bottom_bt2{
    font-size: 18px;
}

/* ----------------------------------------------------------------
    about us
----------------------------------------------------------------- */
.about_banner{
    background: url(../img/about_banner.jpg);
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    height: 390px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.about_zzzs_swiper .swiper-pagination-progressbar{
    height: 3px;
}
.about_zzzs_swiper .swiper-slide{
    transform: scale(0.8);
}
.about_zzzs_swiper .swiper-slide-active,.about_zzzs_swiper .swiper-slide-duplicate-active{
    transform: scale(1);
}
.about_zzzs_swiper{
    padding-bottom: 24px;
}
.about_zzzs_swiper .swiper-pagination{
    top: auto;
    bottom: 0px;
}
.about_zzzs_swiper .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{
    background: #004a9d;
}

.about_zzzs_swiper .swiper-button-next,.about_zzzs_swiper .swiper-button-prev{
    width: 50px;
    height: 50px; 
    background: rgba(0,0,0,0.1);
    border-radius: 50px;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}
.about_zzzs_swiper .swiper-button-prev{
    left: 15px;
    opacity: 1;
    margin-top: -25px;
}
.about_zzzs_swiper .swiper-button-next{
    right: 15px;
    opacity: 1;
    margin-top: -25px;
}
.about_zzzs_swiper .swiper-button-prev:after,.about_zzzs_swiper .swiper-button-next:after{
    color: #fff;
    font-size: 18px;
}
.about_zzzs_swiper .swiper-button-prev:hover:after,.about_zzzs_swiper .swiper-button-next:hover:after{
    color: #fff;
}
.about_zzzs_swiper .swiper-button-next:hover,.about_zzzs_swiper .swiper-button-prev:hover{
    background: rgba(0,74,157,1);
}

/* ----------------------------------------------------------------
    公司业务
----------------------------------------------------------------- */
.ny_nav_ul ul li a.ny_nav_a{
    display: block;
    padding: 8px 0px;
    line-height: 32px;
    border-bottom: 1px dashed #dfdfdf;
}
/*.ny_nav_ul ul li.active a.ny_nav_a{
    color: #fff;
}*/

.ny_nav_ul ul li{
    position: relative;
}
.ny_nav_a_xiala{
    position: absolute;
    top: 8px;
    right: 0px;
    background: #d8d8d8;
    width: 28px;
    height: 28px;
}
.ny_nav_a_xiala:before{
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: 0px;
    margin-top: -8px;
    width: 1px;
    height: 17px;
    background: #fff;
    transform:rotate(90deg);
    -webkit-transition: 0.5s;
    transition: 0.5s;
}
.ny_nav_a_xiala:after{
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -8px;
    margin-top: 0px;
    width: 17px;
    height: 1px;
    background: #fff;
}
.ny_nav_a_xiala.collapsed:before{
    transform:rotate(0deg);
    -webkit-transition: 0.5s;
    transition: 0.5s;
}
.ny_xiala_ul{
    padding: 10px 0px;
}
.ny_xiala_ul li a{
    display: block;
    padding: 10px 15px;
    line-height: 28px;
    color: #999;
}
.ny_xiala_ul li a:hover,.ny_xiala_ul .active a{
    color: #004a9d;
}

.ny_nav_bt2{
    background: #a43033;
    color: #fff;
    padding: 16px 20px;
    margin-bottom: 0px;
}
.ny_nav_bt2:before{
    content: none;
}
.ny_nav_ul2{
    background: #fff;
    position: relative;
}
.ny_nav_ul2 ul li a.ny_nav_a{
    border-bottom: none;
    font-size: 16px;
    padding: 6px 15px;
    background: #004a9d;
    color: #fff;
}
.ny_nav_ul2 ul li a.ny_nav_a2{
    font-size: 14px;
    background: #fff;
    color: #666;
}
.ny_nav_ul2 ul li.twoli.active a.ny_nav_a2{
    color: #004a9d;
    font-weight: bold;
}
.ny_nav_a_xiala2{
    right: 15px;
    background: #fff;
}
.ny_nav_a_xiala2:before{
    background: #ccc;
}
.ny_nav_a_xiala2:after{
    background: #004a9d;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}
.ny_nav_a_xiala2.collapsed:after{
    background: #ccc;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

.ny_nav_ul2 ul li.active a.ny_nav_a{
    position: relative;
}

.ps_contact_ul li{
    margin-bottom: 18px;
    line-height: 24px;
}

.product_sousuo .sousuo_control{
    height: 58px;
}
.product_sousuo .search_anniu_top{
    height: 58px;
    background: #004a9d;
}
.product_sousuo .search_anniu_top:after{
    border: 1px solid #fff;
}
.product_sousuo .search_anniu_top:before{
    background: #fff;
}

.brand_card{
    box-shadow: rgba(14, 48, 223, 0.08) 0px 4px 16px 0px, rgba(14, 48, 223, 0.16) 0px 2px 4px 0px;
}

.pt_col_right{
    padding-right: 30px;
}

.fangda.proimg {
    position: relative;
    overflow: hidden;
    height: 0;
    padding-bottom: 75%;
    background: #fff;
}
.fdimg {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition:all 0.5s ease-out; 
}
.fangda.newsimg {
    position: relative;
    overflow: hidden;
    height: 0;
    padding-bottom: 75%;
    background: #fff;
}
.fangda.newsimg:hover .fdimg{
    transform:scale(1.1);
}
.maximg img{
    max-width: 100%;
    height: auto;
}

.pagination{
    margin: 0px 0px 0px 0px;
}
.pagination a{
    display: inline-block;
    background: #fff;
    color: #000;
    margin: 0px 8px;
    padding: 12px 16px;
    border: 1px solid #eee;
}
.pagination a:hover,.pagination a.page-num-current{
    background: #004a9d;
    color: #fff;
    border: 1px solid #004a9d;
}
.pagination a:first-child{
    border-radius: 0px;
}
.pagination a:last-child{
    border-radius: 0px;
}

.pt_details_swiper2 .swiper-wrapper .swiper-slide{
    display: flex;
    justify-content: center;
    align-items: center;
}
.pt_details_swiper .swiper-wrapper .swiper-slide{
    background: #f5f5f5;
    cursor: pointer;
    opacity: 0.6;
    padding: 6px;
    border: 1px solid #eee;
}
.pt_details_swiper .swiper-wrapper .swiper-slide img,.pt_details_swiper2 .swiper-wrapper .swiper-slide{
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.pt_details_swiper .swiper-wrapper .swiper-slide-thumb-active {
    opacity: 1;
}
.pt_details_swiper2 .swiper-button-next:after,.pt_details_swiper2 .swiper-button-prev:after{
    color: #1c1f89;
}

.pt_details_swiper2 .swiper-button-next,.pt_details_swiper2 .swiper-button-prev{
    width: 50px;
    height: 50px; 
    background: rgba(0,0,0,0.2);
    border-radius: 50px;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}
.pt_details_swiper2 .swiper-button-prev{
    left: 15px;
    opacity: 1;
    margin-top: -25px;
}
.pt_details_swiper2 .swiper-button-next{
    right: 15px;
    opacity: 1;
    margin-top: -25px;
}
.pt_details_swiper2 .swiper-button-prev:after,.pt_details_swiper2 .swiper-button-next:after{
    color: #fff;
    font-size: 18px;
}
.pt_details_swiper2 .swiper-button-prev:hover:after,.pt_details_swiper2 .swiper-button-next:hover:after{
    color: #fff;
}
.pt_details_swiper2 .swiper-button-next:hover,.pt_details_swiper2 .swiper-button-prev:hover{
    background: rgba(14,48,223,1);
}

.details_bt strong{
    position: relative;
    display: inline-block;
    padding-bottom: 20px;
}
.details_bt strong:before{
    content: "";
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 3px;
    background: #004a9d;
}

.table thead th{
    border-color: #000;
    background: #000;
    padding: 20px 24px;
    font-size: 16px;
    color: #fff;
}
.table td,.table th{
    padding: 20px 24px;
    font-size: 16px;
    font-weight: normal;
}
.table th{
    background: #f9f9f9;
}

.ps_ds_ul{
    padding: 0 38px;
}
.ps_ds_ul ul li{
    line-height: 24px;
}

.compatible_ul{
    display: flex;
    flex-wrap: wrap;
}
.compatible_ul li a{
    display: inline-block;
    padding: 12px 24px;
    color: #666;
    border: 1px solid #eee;
    margin: 0px 12px 12px 0px;
}
.compatible_ul li a:hover,.compatible_ul .active a{
    color: #004a9e;
    border: 1px solid #004a9e;
}

.details_tabs{
    border: none;
    margin-bottom: 40px;
    position: relative;
}
.details_tabs .nav-link{
    font-size: 18px;
    background: none;
    padding: 28px 0px 28px 0px;
    display: inline-block;
    color: #999;
    margin-right: 28px;
    border: none;
    position: relative;
    text-transform: uppercase;
}
.details_tabs .nav-link.active{
    border: none;
    font-weight: 700;
}
.details_tabs:before{
    content: "";
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    height: 1px;
    background: #eee;
}
.details_tabs .nav-link.active:before{
    content: "";
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    height: 3px;
    background: #004a9d;
}

.information_ul li{
    display: flex;
    align-items: center;
    margin-bottom: 8px;
    border: 1px solid #eee;
    padding: 24px 130px 24px 24px;
    position: relative;
    line-height: 24px;
    background: #fff;
}
.information_ul li a{
    position: absolute;
    right: 12px;
    top: 18px;
    padding: 12px;
}

.zs_img{
    height: 240px;
    width: 90%;
    margin: 0 auto;
    line-height: 240px;
    text-align: center;
}
.zs_img img{
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 220px;
}

/*关于我们*/
/*新加*/
.main-zw p {
    margin: 12px 0;
}
.main-zw .el-timeline {
	margin: 0 auto;
	width: 560px;
	text-align: left;
	font-size: 14px;
	list-style: none;
	padding-top:20px;
}
.main-zw .el-timeline li {
	font-size: 16px;
	position: relative;
	padding-bottom: 45px;
	vertical-align: top;
	float:left;
}
.el-timeline-item__tail {
	position: absolute;
	left: 4px;
	height: 100%;
	border-left: 2px solid #e4e7ed;
}
.el-timeline-item__dot {
	position: absolute;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
.main-zw .el-timeline .dots{
	color: #999;
	font-weight: 900;
}
.main-zw .el-timeline .dots p{
	font-size: 36px;
	position: absolute;
	right: 50px;
	top: -9px;
	font-family: ling;
	font-style: italic;
	cursor: default;
	color: #999;
}
.main-zw .el-timeline li.current .dots p {
	color: #00a1e9;
}
.main-zw .el-timeline .dots em{
	font-size: 20px;
	font-weight: 900;
	position: absolute;
	left: -6px;
	top: 0;
	z-index: 1;
	background-color: #fff;
	cursor: pointer;
	width: 21px;
	height: 21px;
	border: 2px solid #999;
	border-radius: 100%;
}
.main-zw .el-timeline li.current .dots em{
	border: 2px solid #00a1e9;
}

.el-timeline-item__wrapper {
	position: relative;
	padding-left: 28px;
	top: -12px;
	min-width: 280px;
}
.el-timeline-item__content {
	color: #303133;
}



/*发展历程*/
.about_card{
    padding-right: 78px;
    border-left: 1px dashed #fff;
    padding-left: 32px;
    position: relative;
    height: 376px;
}
.about_card:after{
    content: "";
    position: absolute;
    left: -13px;
    bottom: 0px;
    width: 25px;
    height: 25px;
    border-radius: 25px;
    background: #fff;
}
.about_card:before{
    content: "";
    position: absolute;
    left: -4px;
    top: 0px;
    width: 7px;
    height: 48px;
    border-radius: 25px;
    background: #fff;
}
.about_dhy_bt{
    position: absolute;
    left: 15px;
    top: 0px;
}
.history_swiper {
    padding: 0 1px;
}

.history_swiper .swiper-slide-prev{
    margin-top: 430px;
}
.history_swiper .swiper-slide-active{
    margin-top: 268px;
}
.history_swiper .swiper-slide-next{
    margin-top: 110px;
}


/*新加*/
.st_faqs_list li{
    margin-bottom: 15px;
}
.st_faqs_list .ny_nav_a{
    padding: 24px 50px 24px 24px;
    line-height: 38px;
    display: block;
    font-size: 20px;
    position: relative;
    background: #fff;
    margin-bottom: 1px;
}

.st_faqs_list .ny_nav_a .wh{
    display: inline-block;
    width: 38px;
    height: 38px;
    text-align: center;
    line-height: 38px;
    border-radius: 38px;
    background: #034ab5;
    color: #fff;
    margin-right: 16px;
    position: absolute;
    left: 0px;
    top: 20px;
}
.st_faqs_list_nr{
    padding: 30px;
    background: #fff;
}

.st_faqs_list .ny_nav_a .jiahao{
    position: absolute;
    top: 28px;
    right: 20px;
    width: 30px;
    height: 30px;
    background: #004a9d;
    border-radius: 30px;
}
.st_faqs_list .ny_nav_a .jiahao:before{
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: 0px;
    margin-top: -8px;
    width: 1px;
    height: 17px;
    background: #fff;
    transform: rotate(90deg);
    -webkit-transition: 0.5s;
    transition: 0.5s;
}
.st_faqs_list .ny_nav_a .jiahao:after{
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -8px;
    margin-top: 0px;
    width: 17px;
    height: 1px;
    background: #fff;
}
.st_faqs_list .collapsed .jiahao:before{
    transform:rotate(0deg);
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

.yl_link{
    display: inline-block;
}
.yl_link a{
    display: inline-block;
    font-size: 14px;
    line-height: 24px;
    margin: 0 5px;
}
/* ----------------------------------------------------------------
    科技创新
----------------------------------------------------------------- */
.details{
    border: 20px solid #f9f9f9;
    padding: 48px;
}
.news_ds_p p{
    line-height: 2;
}

.news_list{
    /*border-bottom: 1px dashed #e5e5e5 !important;*/
    background: #f1f1f1;
}
.news_list .date{
    text-align: center;
    line-height: 24px !important;
}
.news_list:hover{
    background: #004a9d;
}
.news_list:hover,.news_list:hover .text-dark{
    color: #fff !important;
}
.bg-f5{
    background: #f5f5f5;
}
.ml-15{
    margin-left: -15px;
}

/* ----------------------------------------------------------------
    联系我们
----------------------------------------------------------------- */
.contact_left .media i{
    width: 58px;
    height: 58px;
    border-radius: 58px;
    background: #999;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 24px;
}
.contact_left .media{
    margin-bottom: 24px;
}

.contact_form .form-control{
    border-color: #f9f9f9;
    padding: 12px 18px;
    border-radius: 0px;
    font-size: 16px;
    background: #f9f9f9;
}
.form_input_height{
    height: 52px;
}
.contact_form .form-group .input-group .form-control{
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}
.contact_form .form-group .input-group .input-group-text{
    background: none;
    border-color: #eee;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    padding: 0px;
}

.gengduo_contact{
    border:2px solid #004a9d;
    background: #004a9d;
    color: #fff;
    padding: 14px 60px;
}
.gengduo_contact:hover{
    color: #fff;
    background-color: #0057b8;
    border-color: #0057b8;
}

.contact_form{
    box-shadow: 0px 5px 15px rgba(74, 90, 117, 0.1);
    padding: 48px 30px;
}

/*岗位*/
.send_form .form-control{
    padding: 12px 0px;
    border: none;
    border-bottom: 1px solid #eee;
    box-shadow: none;
}
.send_form .form-control-h{
    height: 58px;
}
.send_form .form-control-max{
    height: 95px;
}
.send_form .input-group-text{
    background: none;
    border: none;
    padding-left: 0px;
    border-bottom: 1px solid #eee;
}
.send_form .input-group-div{
    width: 100%;
    color: #1d59a9;
}
.send_form .form-control-qt{
    border-bottom: 1px solid #1d59a9;
}
.zw-a{
    color: #1d59a9;
    font-weight: bold;
    padding: 12px 25px;
    background: #fff;
    font-size: 16px;
    transition: 0.5s;
    display: inline-block;
    border: 1px solid #1d59a9;
}
.file{
    color: #1d59a9;
    font-weight: bold;
    padding: 15px 25px;
    background: #fff;
    font-size: 16px;
    transition: 0.5s;
    display: inline-block;
    border: 1px solid #1d59a9;
    cursor: pointer;
    margin-top: 10px;
}


.gw_pos{
    position: absolute;
    right: 0;
    bottom: 20px;
    padding: 16px 38px;
}

/* ----------------------------------------------------------------
    响应
----------------------------------------------------------------- */
@media (max-width: 1400px){
    .nav_menu{
        display: none;
    }
    .nav_min{
        padding: 0px 15px;
    }
}

@media (max-width: 1330px){
    .navbar-expand-lg .navbar-nav .nav-item {
        margin: 0px 24px;
    }
    .nav_min .navbar-nav .nav-link{
        font-size: 18px;
    }
    
}

@media (max-width: 1200px){
    .top_xiala .dropdown-toggle {
        display: none;
    }
}
@media (max-width: 1199px){
    .top_xiala .dropdown-toggle {
        display: block;
    }
    .col-lg-8 .dbnav {
        width: 100%;
        float: left;
    }
    .navbar-brand{
        margin-right: 0px;
        margin-top: 10px;
        margin-bottom: 10px;
        height: 48px;
    }
    .nav_min{
        padding: 0px;
        display: flex;
        justify-content: center;
    }
    .nav_min .container{
        justify-content: center;
    }
    .md_nav_container{
        position: relative;
    }
    .nav_min .md_sousuo_container{
        display: block;
    }
    .search_anniu_top{
        width: 58px;
        height: 68px;
        margin-top: 0px;
    }
    .md_search_anniu_top{
        margin-top: 5px;
    }
    .search_anniu_top:after{
        border: 2px solid #666;
    }
    .search_anniu_top:before{
        background: #666;
    }
    .md_sousuo{
        position: absolute;
        right: 0px;
        top: 0px;
    }
    .md_yuyan{
        position: absolute;
        right: 15px;
        top: 20px;
    }
    .yuyan_top_xiala{
        position: absolute;
        right: 48px;
    }
    
    .about_card{
        padding-left: 24px;
        padding-right: 24px;
        height: auto;
        min-height: 250px;
    }

    .md_collapse{
        border-top: 1px solid #eee;
        background: #fff;
    }
    .md_collapse .navbar-nav{
        padding: 0px 15px;
    }
    .navbar-expand-lg .navbar-nav .nav-item{
        margin: 0px;
    }
    .navbar-expand-lg .navbar-nav .nav-link{
        padding: 22px 0px;
    }
    .top_xiala{
        position: relative;
    }
    .nav_min .navbar-nav .nav-link{
        font-size: 16px;
        font-weight: normal;
    }
    .pc_yuyan{
        padding: 15px;
        background: #fff;
    }
    .pc_yuyan .dropdown-menu{
        position: static;
        float: none;
    }
    .pc_yuyan .nav-link{
        height: 58px;
        line-height: 58px;
        padding: 0px;
    }

    .pb-6{
        padding-bottom: 68px;
    }
    .pt-6{
        padding-top: 68px;
    }
    .mb-6{
        margin-bottom: 68px;
    }
    .mt-6{
        margin-top: 68px;
    }

    .top_nav li a{
        font-size: 16px;
    }

    .js-header {
        transition: all 0.3s;
        -webkit-transition: all 0.3s;
    }
    .nav_min {
        top: 0px;
        background: #fff;
        box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.1);
    }
    .nav_min .navbar-brand img{
        height: 38px;
        /*background: url(../img/logo2.png);*/
        /*background-size: contain;*/
        /*background-position: center;*/
        /*background-repeat: no-repeat;*/
    }
    .nav_min .navbar-brand img.logo2{
        display: none;
    }
    .nav_min .navbar-brand img.logo1{
        display: block;
    }
    .nav_min .navbar-nav .nav-link{
        color: #000;
    }

    .ix_news_col{
        padding-left: 15px;
        padding-right: 15px;
    }
    .ix_news_row{
        margin-left: -15px;
        margin-right: -15px;
    }
    
    .factory_row{
        margin-left: -15px;
        margin-right: -15px;
    }
    .factory_col{
        padding-left: 15px;
        padding-right: 15px;
    }
    .banner {
        margin-top: 68px;
    }
}
@media (max-width: 991px){
    .ml-15{
        margin-left:0;
    }
    .bg-f5{
        padding: 15px 0;
    }
    .bg-f5 h5{
        margin-top: 15px;
    }
    .news_list{
        padding: 15px;
    }
}
@media (max-width: 900px){
    .about_dhy_bt{
        position: sticky;
    }
    .index_section1{
        padding-top: 68px;
    }

    .ps_ds_ul{
        padding: 0 15px;
    }
    
    .bottom_flex{
        display: block;
        text-align: center;
    }
    .di_media{
        margin-top: 24px;
    }
    .bottom_flex2{
        display: block;
        text-align: center;
    }
    .di_media .media{
        margin-bottom: 8px;
    }
    .bottom_beian{
        margin-top: 24px;
    }
    .bottom_ul{
        padding-bottom: 0px;
    }
    .bottom_ul .bottom_bt{
        margin-bottom: 0px;
    }
    .bottom_ul .bottom_bt a,.md_bottom_bt a{
        height: 58px;
        line-height: 58px;
        padding: 0px;
        font-size: 16px;
        border-bottom: 1px solid #333;
    }
    .di_socialize{
        margin-top: 24px;
    }
    .bottom_beian{
        border-top: none;
        padding: 24px 0px 24px 0px;
        margin-top: 0px;
    }
    .bottom_ul .card{
        padding: 15px 0px;
    }
    .di_beian{
        margin-top: 0px;
    }
    .bottom_flex{
        padding-top: 38px;
        padding-bottom: 28px;
    }
    .bottom_nav{
        padding-top: 24px;
        padding-bottom: 24px;
    }
    .bottom_bt2{
        padding-top: 24px;
    }
    
    .banner .swiper-button-prev{
        left: 15px;
    }
    .banner .swiper-button-next{
        right: 15px;
    }

    .fwdx_swiper_bottom .swiper-wrapper .swiper-slide .media{
        margin-top: 32px;
    }

    .products_nav_swiper .swiper-wrapper{
        justify-content: flex-start;
    }

    .index_card{
        padding-bottom: 160px;
        background-position: bottom 15px center;
    }
}

@media (max-width: 768px){
    /*.banner{
        height: 588px;
    }*/
    .banner .swiper-wrapper .swiper-slide h1{
        font-size: 24px;
        line-height: 38px;
    }

    .ix_about_right .card-img-overlay img{
        width: 28px;
        height: 28px;
        object-fit: contain;
    }

    .about_banner{
        height: 80px;
    }
    .about_banner h2{
        font-size: 24px;
    }
    .details{
        padding: 30px;
        border: 8px solid #f9f9f9;
    }

    .details_tabs .nav-link{
        margin-right: 16px;
        font-size: 16px;
    }
    
    .main-zw .el-timeline{
        width: 90%;
    }
    .el-timeline-item__tail{
        left: 70px;
    }
    .main-zw .el-timeline .dots em{
        left: 61px;
    }
    .main-zw .el-timeline .dots p{
        right: -30px;
    }
    .el-timeline-item__wrapper{
        padding-left: 103px;
    }
    .brands_img img {
        max-width: 100%; 
        max-height: 80px;
    }
    .przy{
        padding-right: 8px;
        padding-left: 8px;
    }
    .przy .col{
        padding-right: 6px;
        padding-left: 6px;
    }
    .history_swiper .swiper-slide-prev{
        margin-top: 0;
    }
    .history_swiper .swiper-slide-active{
        margin-top: 0;
    }
    .history_swiper .swiper-slide-next{
        margin-top: 0;
    }
    .gw_pos{
        padding: 10px 20px;
            bottom: 60px;
        font-size: 14px;
    }
}