/*聚诚在线（jc128.net）安全--简单--易用*/
body{
    font-family: "Microsoft YaHei","微软雅黑",Helvetica,"Hiragino Sans GB",Arial,sans-serif;
    font-size: 14px;
    line-height: 14px;
    background-repeat: repeat;
	color: #333;
}

::-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;
}

/*返回顶部*/
.right_xf{
    position: fixed;
    right: 15px;
    bottom: 50%;
    z-index: 1000;
    margin-bottom: -150px;
}
.right_xf .box_touying{
    box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
    margin-bottom: 20px;
    background: #f5f5f5;
    border-radius: 5px;
}
.right_xf li a{
    display: inline-block;
    width: 66px;
    height: 66px;
    color:#999;
    border-radius: 5px;
    background: #fff;
    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 img{
    width: 100%;
    height: 24px;
    object-fit: contain;
}
.right_xf li a:hover{
    color: #4c6aff;
}

.right_xf li,.erweima{
    position: relative;
}
.right_xf .menu,.erweima .menu{
    display: none;
    position: absolute;
    top: 0px;
    bottom: 0px;
    right: 66px;
    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,.erweima .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,.erweima: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;
    border-radius: 58px;
    line-height: 66px;
    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: #012756;
    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: #6ba9b0;
}

ul,p{
    margin-bottom: 0px;
}

p{
    line-height: 24px;
    word-break: break-all;
}

h6{
    line-height: 28px;
}

h3{
    line-height: 46px;
}

.pem{
    text-indent: 2em;
}

.font14{
    font-size: 14px;
}
.font16{
    font-size: 16px;
    line-height: 30px;
}
.font18{
    font-size: 18px;
}

.text_999{
    color: #999;
}
.text-primary{
    color: #4c6aff!important;
}

.bg_f5f5f5{
    background: #f5f5f5;
}

.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_width{
    max-width: 1400px;
}

/* ----------------------------------------------------------------
    首页
----------------------------------------------------------------- */
/*nav*/
.nav_min{
    padding: 0px;
    border: none;
}
.navbar-brand{
    padding-top: 5px;
    padding-bottom: 5px;
    transition: all 0.5s;
    margin-right: 22px;
}
.navbar-expand-lg .navbar-nav .nav-item{
    margin: 0px 30px;
}
.navbar-expand-lg .navbar-nav .nav-link{
    padding: 37px 0px;
    position: relative;;
}
.navbar-expand-lg .navbar-nav .top_xiala_yuyan .nav-link{
    padding: 30px 0px;
}
.nav_min .navbar-nav .nav-link{
    color: #333;
    font-size: 18px;
    text-transform: uppercase;
    transition: all 0.3s;
}
.nav_min .navbar-nav .nav-link span{
    color: #70737b;
    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: #6ba9b0;
}
.nav-link:before{
    content: "";
    position: absolute;
    left: 50%;
    right: 50%;
    bottom: 0;
    background: #6ba9b0;
    height: 3px;
    -webkit-transition-property: left, right;
    transition-property: left, right;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.active .nav-link,.navbar-light .navbar-nav .active>.nav-link:before{
    left: 0%;
    right: 0%;
}

.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: 100%;
    width: 200px;
    background: #fff;
    margin: 0px;
    z-index: 1000;
    padding: 0px 0px 0px 0px;
    box-shadow: 0px 3px 10px rgba(153,153,153,0.1);
    border-radius: 0px;
    border: none;
    animation: xianladonghua 0.5s;
    -moz-animation: xianladonghua 0.5s; /* Firefox */
}
@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;
}
.top_xiala .dropdown-menu a:hover{
    color: #6ba9b0;
    padding: 18px 20px;
}

.top_xiala .dropdown-toggle{
    display: none;
    position: absolute;
    top: 8px;
    right: 0px;
    border: none;
    border-radius: 0px;
    padding: 8px 13px;
    z-index: 1000;
    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: #6ba9b0;
    color: #fff;
}

.search_anniu_top{
    display: inline-block;
    width: 58px;
    height: 58px;
    border: none;
    position: relative;
    background: none;
}
.search_anniu_top:before{
    content: "";
    position: absolute;
    margin: auto;
    top: 15px;
    right: 0;
    bottom: 0;
    left: 15px;
    width: 8px;
    height: 2px;
    background: #666;
    transform: rotate(45deg);
    transition: all .5s;
}
.search_anniu_top:after{
    content: "";
    position: absolute;
    margin: auto;
    top: -4px;
    right: 4px;
    bottom: 0;
    left: 0px;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    border: 2px solid #666;
    transition: all .5s;
}

.search_anniu_top:hover:before{
    background: #6ba9b0;
}
.search_anniu_top:hover:after{
    border: 2px solid #6ba9b0;
}

.sousuokuang{
    position: absolute;
    left: 0px;
    top: 100%;
    width: 100%;
    box-shadow: 0px 5px 5px rgba(153, 153, 153, 0.1);
    background: #fff;
}
.sousuokuang .container{
    display: block;
}
.container_style{
    padding-top: 100px;
    padding-bottom: 100px;
}
.sousuo_group{
    position: relative;
}
.sousuo_group:before{
    content: "";
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    height: 2px;
    background: #eee;
}
.sousuo_control{
    box-shadow: none;
    border: none;
    background: none;
    border-radius: 0px;
    padding: 15px 15px;
    height: 58px;
    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;
}
.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);
}

/*banner*/
/*.banner .swiper-wrapper .swiper-slide{
    background-size: cover!important;
    background-position: bottom center!important;
    background-repeat: no-repeat!important;
    padding: 100px 0px;
}*/
.banner .swiper-pagination-bullet{
    width: 8px;
    height: 8px;
    background: #fff;
    opacity: 0.5;
    position: relative;
    border-radius: 8px;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}
.banner>.swiper-pagination-bullets{
    bottom: 28px;
}
.banner .swiper-pagination-bullet-active{
    width: 30px;
    opacity: 1;
}
.banner>.swiper-pagination-bullets .swiper-pagination-bullet{
    margin: 0px 6px;
}

.banner .swiper-button-next,.banner .swiper-button-prev{
    width: 50px;
    height: 50px; 
    background: rgba(0,0,0,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: 30px;
}
.banner:hover .swiper-button-next{
    opacity: 1;
    right: 30px;
}
.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(0,0,0,0.4);
}

/*主体*/
.fangda{
    overflow: hidden;
}
.fangda img{
    transition:all 0.5s ease-out; 
}
.fangda:hover img{
    transform:scale(1.1);
}
.card:hover .fangda img{
    transform:scale(1.1);
}
.fangda.newsimg{
    position: relative;
    overflow: hidden;
    height: 0;
    padding-bottom: 65%;
    background: #fff;
}
.fdimg {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition:all 0.5s ease-out; 
}
.fangda.newsimg:hover .fdimg{
    transform:scale(1.1);
}
.fangda.prosimg{
    position: relative;
    overflow: hidden;
    height: 0;
    padding-bottom: 100%;
    background: #fff;
}


.gengduo{
    background: #fff;
    color: #000;
    position: relative;
    font-size: 16px;
    padding: 12px 48px;
    box-shadow: 0px 2px 8px rgba(204, 204, 204, 0.7);
}
.gengduo:hover {
    color: #fff;
    background-color: #6ba9b0;
    border-color: #6ba9b0;
    box-shadow: 0px 2px 8px rgba(204, 204, 204, 0.7);
}

.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(0, 0, 0, 0.3);
}

.index_card{
    background-image: linear-gradient(to bottom right, #6ba9b0, #41789c);
}
.index_card .card-body{
    padding: 35px 35px 45px 35px;
}
.index_card_img img{
    width: 240px;
    height: 200px;
    object-fit: contain;
}
.index_card_more span{
    display: inline-block;
    border: 1px solid #fff;
    font-size: 16px;
    padding: 18px 45px;
    transition: 0.5s;
}
.index_card_more span:hover{
    background: #fff;
    color: #6ba9b0;
}
.products_card{
    background: #f9f9f9;
}
.products_card .card-body span{
    display: inline-block;
    width: 32px;
    height: 32px;
    border-radius: 32px;
    border: 1px solid #333;
    color: #333;
    line-height: 31px;
    transition: 0.5s;
}
.products_card:hover .card-body span{
    background: #6ba9b0;
    border: 1px solid #6ba9b0;
    color: #fff;
}

.index_products_swiper{
    padding-bottom: 38px;
}
.index_products_swiper .swiper-pagination-bullet{
    width: 8px;
    height: 8px;
    background: #eee;
    opacity: 1;
    position: relative;
    border-radius: 8px;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}
.index_products_swiper>.swiper-pagination-bullets{
    bottom: 0px;
}
.index_products_swiper .swiper-pagination-bullet-active{
    width: 30px;
    opacity: 1;
    background: #333;
}
.index_products_swiper>.swiper-pagination-bullets .swiper-pagination-bullet{
    margin: 0px 6px;
}

.index_about{
    background: url(../img/index_about_bg.jpg) #f3f3f3;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.index_about_card .card-body{
    padding: 48px;
}

.index_news_card .card-body h6{
    line-height: 30px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height: 58px;
}

.bt_fu{
    font-size: 60px;
    color: #ddd;
}
.bt_zheng{
    position: absolute;
    top: 0px;
}

/*bottom*/
.bottom_bg{
    background: #363636;
    padding-top: 35px;
    color: #999;
}

.bottom_ul li a{
    font-size: 16px;
    color: #fff;
    margin-right: 50px;
    display: block;
    line-height: 32px;
}
.bottom_ul li a:hover{
    color: #6ba9b0;
}

.di_media .media{
    margin-bottom: 8px;
}
.di_media .media i{
    width: 32px;
    height: 32px;
    border-radius: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #363636;
    background: #ccc;
}
.di_media .media:hover i{
    background: #6ba9b0;
    color: #fff;
    transition: all 0.3s;
}

.bottom_beian{
    border-top: 1px solid rgba(225,227,232,.1);
    padding: 20px 0px;
    margin-top: 30px;
}

/* ----------------------------------------------------------------
    联系我们
----------------------------------------------------------------- */

.service_png{
    background: #fff;
    padding: 24px 30px;
}
.service_png p{
    margin: 5px 0;
}
/*.service_png .index_service_png{*/
/*    padding: 38px 0px 42px 0px;*/
/*}*/
/*.service_png .index_service_png img{*/
/*    width: 68px;*/
/*    height: 68px;*/
/*    border-radius: 68px;*/
/*    object-fit: contain;*/
/*    background: #00a1e9;*/
/*}*/

.contact_form .form-control{
    border-color: #eee;
    padding: 12px 18px;
}
.form_input_height{
    height: 58px;
}
.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 #6ba9b0;
    background: #6ba9b0;
    color: #fff;
    padding: 14px 60px;
}
.gengduo_contact:hover{
    color: #fff;
    background-color: #5e969c;
    border-color: #5e969c;
}

/* ----------------------------------------------------------------
    关于固德
----------------------------------------------------------------- */
.about_banner_bg img{
    width: 100%;
    height: 388px;
    object-fit: cover;
}

.about_nav{
    position: relative;
}
.about_nav:before{
    content: "";
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    height: 1px;
    background: #eeeeee;
}
.nav-scroller{
    position: relative;
    z-index: 2;
    height: 68px;
    overflow-y: hidden;
}
.nav-scroller .nav{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    margin-top: -1px;
    overflow-x: auto;
    text-align: center;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
    justify-content: center;
}
.nav-scroller .nav a{
    display: block;
    padding: 28px 0px;
    margin: 0px 30px;
    font-size: 18px;
    position: relative;
    color: #666;
}
.nav-scroller .nav .active{
    color: #6ba9b0;
}
.nav-scroller .nav .active:before{
    content: "";
    position: absolute;
    bottom: 0px;
    width: 100%;
    height: 3px;
    background: #6ba9b0;
}
.nav-scroller .nav a:hover{
    color: #6ba9b0;
}
.dblist p{
    margin: 10px 0;
}
.about_us_card .card-body dl dt,.about_us_card .card-body dl dd{
    line-height: 32px;
}

.about_qs_card{
    background: #f9f9f9;
}
.about_qs_card img{
    padding: 40px 40px 20px 40px;
}

.st_faqs_list .li{
    background: #fff;
    margin-bottom: 15px;
}
.st_faqs_list .ny_nav_a{
    padding: 20px 40px 20px 30px;
    line-height: 38px;
    display: block;
    font-size: 18px;
    position: relative;
}

.st_faqs_list_nr{
    padding: 30px 30px 30px 30px;
    border-top: 1px solid #f5f5f5;
}

.st_faqs_list .ny_nav_a .jiahao{
    position: absolute;
    top: 24px;
    right: 15px;
    width: 29px;
    height: 29px;
}
.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: #ccc;
    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: #ccc;
}
.st_faqs_list .collapsed .jiahao:before{
    transform:rotate(0deg);
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

/* ----------------------------------------------------------------
    产品介绍
----------------------------------------------------------------- */
.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: #6ba9b0;
    color: #fff;
    border: 1px solid #6ba9b0;
}
.pagination a:first-child{
    border-radius: 0px;
}
.pagination a:last-child{
    border-radius: 0px;
}

.product_left_nav{
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}
.product_left_nav h4{
    border-bottom: 1px solid #eee;
    padding: 24px;
}
.product_left_nav ul{
    padding: 12px 0px;
}
.product_left_nav ul li a{
    display: block;
    padding: 24px 24px;
    font-size: 16px;
    position: relative;
}
.product_left_nav ul li a i{
    position: absolute;
    right: 18px;
    top: 22px;
    color: #999;
}
.product_left_nav ul li a:hover,.product_left_nav ul li.active a{
    background: #6ba9b0;
    color: #fff;
}
.product_left_nav ul li a:hover i,.product_left_nav ul li.active a i{
    color: #fff;
}

/* ----------------------------------------------------------------
    产品详情页
----------------------------------------------------------------- */
.pt_details_swiper2{
    padding: 48px 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{
    width: 100%;
    height: 88px;
    object-fit: scale-down;
    background: #fff;
}
.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(107,169,176,1);
}
.nav-scroller .pronav{
    justify-content: left;
}
.nav-scroller .pronav a{
    margin: 0 30px 0 0;
    text-align: center;
}
.prode_div table, .prode_div table td{
    border: 1px solid #e2e2e2;
    padding: 7px 0;
}
.prode_div td{
    border: solid;
}

.ps_ds_ul{
    padding: 38px;
}
.compatible_ul1 li{
    padding-left: 24px;
    position: relative;
    line-height: 28px;
}
.compatible_ul1 li:before{
    content: "";
    position: absolute;
    left: 0px;
    top: 10px;
    width: 8px;
    height: 8px;
    border-radius: 8px;
    background: #000;
}

.table thead th{
    border-color: #6ba9b0;
    background: #6ba9b0;
    padding: 20px 24px;
    font-size: 16px;
    color: #fff;
}
.table td{
    padding: 20px 24px;
    font-size: 16px;
}

.ps_ds_ul{
    padding: 24px 38px;
}
.ps_ds_ul ul li{
    line-height: 24px;
}
.maximg img{
    max-width: 100%;
    height: auto !important;
}

/*.news_ds_p p{
    margin-bottom: 18px;
    line-height: 28px;
}*/

/* ----------------------------------------------------------------
    服务支持
----------------------------------------------------------------- */
.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;
}

/* ----------------------------------------------------------------
    响应
----------------------------------------------------------------- */
@media (max-width: 1323px){
    .navbar-expand-lg .navbar-nav .nav-item {
        margin: 0px 22px;
    }
}

@media (max-width: 1200px){
    .navbar-brand{
        margin-right: 0px;
        padding: 5px 15px;
    }
    .navbar-brand img{
        height: 58px;
        object-fit: contain;
    }
    .yuyan_top_xiala .nav-link{
        padding: 20px 0px 20px 0px;
    }
    .nav_min .container{
        padding: 0px;
        display: flex;
        justify-content: center;
        position: relative;
    }
    .search_anniu_top{
        width: 48px;
        height: 48px;
    }
    .yuyan_top_xiala{
        margin-right: 0px;
    }
    .md_sousuo{
        position: absolute;
        right: 0px;
        top: 12px;
    }
    .md_yuyan{
        position: absolute;
        right: 52px;
        top: 0px;
        display: none;
    }
    .yuyan_top_xiala{
        position: absolute;
        right: 48px;
    }

    .md_collapse{
        border-top: 1px solid #eee;
    }
    .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;
    }

    /*.banner .swiper-wrapper .swiper-slide{
        padding: 60px 0px;
    }*/
    .bottom_ul li a{
        margin-right: 24px;
    }
}
@media (max-width: 900px){
    .pb-6{
        padding-bottom: 68px;
    }
    .pt-6{
        padding-top: 68px;
    }
    .mb-6{
        margin-bottom: 68px;
    }
    .mt-6{
        margin-top: 68px;
    }

    .md_di_media{
        text-align: left!important;
        margin-top: 38px;
    }
    .bottom_ul li a{
        margin-right: 18px;
    }

    .bt_fu{
        font-size: 48px;
    }
}

@media (max-width: 768px){
    .index_about_card .card-body{
        padding: 30px;
    }

    .bottom_bg{
        padding-top: 28px;
    }
    .bottom_beian{
        margin-top: 20px;
    }

    /*.banner .swiper-wrapper .swiper-slide{
        padding: 48px 0px;
    }*/
    .banner>.swiper-pagination-bullets{
        bottom: 10px;
    }

    .about_banner_bg img{
        height: 200px;
    }
    
    .bt_zheng{
        position: static;
    }
    .bt_fu{
        font-size: 24px;
    }
    .ps_ds_ul{
        padding: 24px;
    }

    .nav-scroller .nav{
        justify-content: flex-start;
    }
    .nav-scroller .nav a{
        margin-left: 0px;
    }
}