:root {
    --oran: #ff671f;
    --blu: #002f75;
    --swiper-theme-color: #002f75!important;
}
body{
    font-size: 1rem;
}
a{
    box-shadow: none!important;
    text-decoration: none!important;
}
.btn[l-datal4jf] {
    border-radius: 0!important;
}
.mt50{
    margin-top: 50px;
}

.mb15{
    margin-bottom: 15px;
}

.mb40{
    margin-bottom: 40px;
}

.mb50{
    margin-bottom: 50px;
}

.mb120{
    margin-bottom: 120px;
}

.mb32{
    margin-bottom: 32px;
}

.pr15{
    padding-right: 15px;
}

.pl15{
    padding-left: 15px;
}
.pl36{
    padding-left: 36px;
}
.pl50{
    padding-left: 50px;
}

.pb70{
    padding-bottom: 70px;
}

.pt70{
    padding-top: 70px;
}

.swiper-button-next:after, .swiper-button-prev:after {
    font-weight: bold;
}
.section{
    overflow: hidden;
}
#main .container-fluid{
    padding: 0!important;
}
#banner{
    padding: 0;
    margin: 0;
    position: relative;
}

#banner .banner-background{
    #width: 100%;
    height: calc(100vw * 0.4375);
    max-height: 670px;
    #background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    width: 67%;
    margin-left: 40%;
}

#banner .banner-background .sp-banner-title{
    display: none;
    font-size: 4rem;
    font-weight: bolder;
    color: #fff;
    position: absolute;
    bottom: 25px;
    left: 15px;
    z-index: 10;
}

#banner .banner-background::before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    #background-color: #001e4d;
    z-index: 1!important;
    opacity: 0.4;
}


#banner .container-fluid{
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 3;
}

#banner .banner-content{
    position: relative;
    height: 100%;
    padding-top: calc(100vw * 0.065);
}

/* #banner nav{
    position: absolute;
    top: 20px;
} */

#banner .banner-breadcrumb{
    position: absolute;
    top: 20px;
    left: 0;
    width: 100%;
    z-index: 4;
}

#banner nav .breadcrumb {
    padding: 0;
    margin-bottom: 0;
    list-style: none;
    background-color: transparent;
    border-radius: unset;
    color: rgb(219, 220, 220);
    font-size: 12px;
}

#banner nav .breadcrumb a{
    /* color: rgb(219, 220, 220); */
	color: #615f5f;
}

#banner nav ol.breadcrumb{
    overflow: hidden;
	padding: 10px 0px;
}

#banner nav ol.breadcrumb li.breadcrumb-item{
    white-space: nowrap;
}

.breadcrumb-item+.breadcrumb-item::before {
    display: inline-block;
    padding-right: .5rem;
    color: rgb(219, 220, 220);
    content: ">";
}

#banner .models .title{
    text-align: left;
    /* color: #fff; */
    color: #000;
    font-size: 65px;
    font-weight: 700;
    font-family: HCBold,Microsoft Yahei,"sans-serif"!important;
}

#banner .models .industry-icons{
    width: 400px;
    flex-direction: row-reverse;
}

#banner .models .industry-icons>div{
    padding: 5px;
}

#banner .filter{
    position: absolute;
    /*bottom: 50px;*/
    /*bottom: 150px;*/
	bottom: 32px;
    width: 35%;
    text-align: left;
    left: 0;
    right: 0;
    z-index: 3;
}

#banner .filter .filter-group{
    display: -webkit-flex; /* Safari */
    display: flex;
    justify-content:start;
}

#banner .filter .filter-item{
    padding: 0 8px;
}
#banner .filter .filter-item:first-child{
    padding: 0 8px 0 0;
}
#banner .filter-value ,#banner .filter-title{
    color: #fff;
    text-align: center;
    white-space: nowrap;
}
#banner .filter-value {
    font-size: 14px;
    font-weight: bold;
	color: #00448d;
}


#banner .filter-value > span{
    font-size: 14px;
}

#banner .filter .filter-group > .filter-item:not(:first-child){
    border-left: 1px solid #00448d;
}

#banner .filter .filter-btn{
    display: block;
    margin: auto;
    color: #fff;
    font-size: 1rem;
    border: 1px solid #fff;
    max-width: 180px;
    white-space: nowrap;
}

#banner .filter .filter-btn:not(:first-child){
    margin-top: 10px;
}

.banner.title.gray{
    text-align: right;
    font-size: 15rem;
    color: #a9a9aa;
    font-weight: bold;
    margin-right: -15px;
    position: absolute;
    top: 75px;
    right: 190px;
}

#navbar {
    /*background-color: #f1f3f2;*/
    background: #fff;
    box-shadow: 0 2px 10px #e6e6e6 !important; 
	position: relative;
}

#navbar, .searchFilterTool.fixed {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1031;
}

#navbar .navbar-icon{
    width: 100px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

#navbar .navbar-title{
    font-size: 1.5rem;
    font-weight: bolder;
    line-height: 56px;
    padding: 0 1%;
}

#navbar .navbar-list{
    list-style:none;
    margin:0px;
}

#navbar .navbar-list > li{
    float: left;
    padding: 0 15px;
}

#navbar .navbar-list > li:hover {
    /*background-color: #ddd;*/
    background: none;
}

#navbar .navbar-list > li a{
    display: block;
    color: #acadad;
    font-size: 14px;
    padding: 0;
    line-height: 70px;
    border: none;
    border-radius: 0;
    border-top: 3px solid transparent;
    background: none;
    width: 100%;
    height: 100%;
}

#navbar .navbar-list > li a:hover{
    border-color: #f58426;
    background: none;
    color: #f58426;
}

#navbar .navbar-list > li.active a{
    border-color: #f58426;
    background: none;
    color: #f58426;
}

#navbar .navbar-btn{
    padding: 15px 0;
}

.section .title{
    position: relative;
    color: var(--blu);
    font-size: 2.5rem;
    font-weight: bold;
    text-align: center;
}

.section .title:after {
    position: absolute;
    bottom: -10px;
    left: 50%;
    width: 80px;
    height: 6px;
    margin-left: -40px;
    content: '';
    background-color: var(--oran);
}

#description .content{
    font-size: .9rem;
    line-height: 1.75;
    color: #615f5f!important;
}

#features .content .d-flex .col:last-child {
    background-image: url(../img/img_bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}
#features .d-flex .col:last-child{
    display: flex;
    display: -webkit-flex;
}
#features .d-flex .col:last-child .article{
    align-self: center;
    width: 100%;
    padding: 7%;
}
#features .d-flex .article,
#description .content {
    font-size: 1rem;
    line-height: 1.5;
    color: #545859;
	background-color: #D4D4D5;
}
#features .d-flex .article ul,
#description .content ul {
    list-style: inherit;
}
#features .d-flex .article ul li,
#description .content ul li {
    font-size: .9rem;
}
#features .d-flex .article .h2,
#description .content .h2{
    font-size: 1.5rem;
    font-weight: bolder;
    color: #181919;
}
#description ul li{
    list-style-type: disc;
    margin-bottom: 10px;
    color: #615f5f;
    line-height: 20px;
}
#description ul li>*{
    color: #615f5f;
    line-height: 20px;
}
html:lang(en) #description ul li,#description ul li>*{
    line-height: 20px;
}
#description .content p{
    font-size:14px;
    line-height: 20px;
}
@media (min-width: 992px) {
    #features .d-flex .col:last-child .article .article-content {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 8;
    }

    #features .d-flex .col:last-child .article:hover {
        display: block;
        overflow-y: auto;
        position: absolute;
        background: rgb(0 0 0 / 77%);
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        padding: 7%;
        color: white;
    }
    
    #features .d-flex .col:last-child .article:hover div {
        color: white;
    }
    #features .d-flex .col:last-child .article:hover .article-content {
        overflow: unset;
        display: block;
    }

    #features .d-flex .col:last-child .article:hover .article-content p {
        color: #ffffff;
    }
}

#features .d-flex .col:last-child .article p,
#description .content .col:last-child .article p{
    font-size: .9rem;
}

#features .d-flex .article ul, #features .d-flex .article ol,
#description .content ul, #description .content ol{
    list-style: initial;
    display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;
}
#features .content img {
    display: block;
    width: 100%;
    -webkit-transition: -webkit-transform .3s ease;
    -moz-transition: -moz-transform .3s ease;
    -ms-transition: -ms-transform .3s ease;
    transition: transform .3s ease;
}
#features .content .d-flex{
    overflow: hidden;
}
#features .content img:hover {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-filter: brightness(80%);
    filter: brightness(80%);
}

#deg360 {
    background-color: #ddd;
}

.main-360img-box{
    max-width: 800px;
    margin: auto;
}

#specifications .content .group .group-bar{
    display: block;
    width: 100%;
    height: 50px;
    line-height: 51px;
    font-weight: bold;
    color: #545859;
    background-color: #f2f2f2;
    /* border-bottom: 1px solid #f2f2f2; */
    position: relative;
	margin-top: 15px;
}

#specifications .content .group .group-bar:first-child{
    font-size: 1.75rem;
    color: #000;
    /* border-bottom: none; */
}

#specifications .content .group .group-bar{
    font-size: 1.75rem;
    color: #000;
    /* border-bottom: none; */
}

#specifications .content .group .group-bar::after{
    content: '';
    position: absolute;
    width: 10px;
    height: 10px;
    right: 20px;
    top: 20px;
    border-left: 2px solid #54585b;
    border-top: 2px solid #54585b;
    transform:rotate(225deg);
    -ms-transform:rotate(225deg); 	/* IE 9 */
    -moz-transform:rotate(225deg); 	/* Firefox */
    -webkit-transform:rotate(225deg); /* Safari 和 Chrome */
    -o-transform:rotate(225deg); 	/* Opera */
}

#specifications .content .group .group-bar.collapsed::after{
    top: 23px;
    transform:rotate(45deg);
    -ms-transform:rotate(45deg); 	/* IE 9 */
    -moz-transform:rotate(45deg); 	/* Firefox */
    -webkit-transform:rotate(45deg); /* Safari 和 Chrome */
    -o-transform:rotate(45deg); 	/* Opera */
}

#specifications .content .group .group-bar:first-child::before{
    content: '';
    position: absolute;
    width: 50px;
    height: 50px;
    background-color: rgb(0, 68, 141);
    top: 0;
    right: 0;
}

#specifications .content .group .group-bar::before{
    content: '';
    position: absolute;
    width: 50px;
    height: 50px;
    background-color: rgb(0, 68, 141);
    top: 0;
    right: 0;
}



#specifications .content .group .group-bar:first-child::after{
    width: 0;
    height: 0;
    border: 10px solid;
    border-color: transparent transparent #fff;
    top: 10px;
    right: 15px;
    transform:rotate(0);
    -ms-transform:rotate(0); 	/* IE 9 */
    -moz-transform:rotate(0); 	/* Firefox */
    -webkit-transform:rotate(0); /* Safari 和 Chrome */
    -o-transform:rotate(0); 	/* Opera */
}

#specifications .content .group .group-bar::after{
    width: 0;
    height: 0;
    border: 10px solid;
    border-color: transparent transparent #fff;
    top: 10px;
    right: 15px;
    transform:rotate(0deg);
    -ms-transform:rotate(0deg); 	/* IE 9 */
    -moz-transform:rotate(0deg); 	/* Firefox */
    -webkit-transform:rotate(0deg); /* Safari 和 Chrome */
    -o-transform:rotate(0deg); 	/* Opera */
}

#specifications .content .group .group-bar:first-child.collapsed::after{
    top: 22px;
    right: 15px;
    transform:rotate(180deg);
    -ms-transform:rotate(180deg); 	/* IE 9 */
    -moz-transform:rotate(180deg); 	/* Firefox */
    -webkit-transform:rotate(180deg); /* Safari 和 Chrome */
    -o-transform:rotate(180deg); 	/* Opera */
}
#specifications .content .group .group-bar:first-child.collapsed::before,#specifications .content .group .group-bar.collapsed::before{
    background-color: #d1d1d2;
}
#specifications .content .panel{
    border: none;
}

#specifications .content .group .group-bar.collapsed::after{
    top: 10px;
    right: 15px;
    transform:rotate(0deg);
    -ms-transform:rotate(0deg); 	/* IE 9 */
    -moz-transform:rotate(0deg); 	/* Firefox */
    -webkit-transform:rotate(0deg); /* Safari 和 Chrome */
    -o-transform:rotate(0deg); 	/* Opera */
}
#specifications .content .group .group-bar.collapsed::after{
    top: 22px;
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}

#specifications .content .group .d-flex{
    background-color: #fff;
    color: #000;
    height: 50px;
    line-height: 51px;
    border-bottom: 1px solid #f2f2f2;
}

#specifications .content .group .group-table {
    width: 100%;
}
#specifications .content .group .group-table tr{
    border-bottom: 1px solid #f2f2f2;
    background-color: #fff;
    color: #181919;
}
#specifications .content .group .group-table tr:nth-of-type(odd){
    background: #f8f8f8;
}

#specifications .content .group .group-table tr td {
    padding-left: 36px;
    height: 50px;
}
#specifications .content .group .group-table tr td:first-child{
    width: 50%;
    color: #acadad;
    text-align: right;
    font-size: 18px;
}
#specifications .content .group .group-table tr td:nth-child(2){
    color: #615f5f;
    font-weight: 700;
    font-size: 16px;
}
#specifications .content .group .group-table tr td:nth-child(3){
    color: #615f5f;
    font-weight: 700;
    font-size: 16px;
}
#gallery{
    /*background-image: url(../img/Gallery_bg.jpg);*/
    background-position: right;
    background-size: cover;
    background-repeat: no-repeat;
}

.nav-pills .nav-link{
    color: #ff671e;
    width: 150px;
    text-align: center;
    background-color: transparent;
    border: 1px solid #ff671e;
}

.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #fff;
    background-color: #ff671e;
}

.nav-pills .nav-item{
    padding: 0 15px;
}


#pills-tabContent{
    position: relative;
}

#pills-tabContent .tab-pane{
    max-width: 800px;
    width: 80%;
    margin: auto;
}

#pills-tabContent .video-embeds {
    position: relative;
    padding-top: 70%;
}

#pills-tabContent .video-embed {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
}


#pills-tabContent .video-embed-content {
    display: flex;
    display: -webkit-flex;
    width: 100%;
    height: 100%;
}

.swiper-button-next:after, .swiper-button-prev:after{
    display: none;
}

.swiper-button-next span, .swiper-button-prev span{
    font-size: 5rem;
}
#equipment {
    background-color: #f7f8f8;
}

/* #equipment .swiper-container{
    overflow: visible!important;
} */

.card.product-card-item{
    border: unset;
    border-bottom: #ffffff solid 5px;
    border-radius: 0;
}
.card.product-card-item:hover {
    border-bottom: #ff671f solid 5px;
    box-shadow: 0px 0px 16px 0px lightgrey;
}
.card.product-card-item .swiper-container .swiper-wrapper{
    padding-bottom: 5px;
}
.card.product-card-item .card-title {
    color: #18191a;
    margin: unset;
}

.card.product-card-item .heightlight {
    position: absolute;
    right: 0;
    top: 10px;
    height: 26px;
}

.card.product-card-item .card-img, .card-img-top {
    border-top-left-radius: calc(.25rem - 1px);
    border-top-right-radius: calc(.25rem - 1px);
}
.card.product-card-item .card-img, .card-img-bottom, .card-img-top {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
}
.card.product-card-item .card-footer:last-child {
    border-radius: 0 0 calc(.25rem - 1px) calc(.25rem - 1px);
}

.card.product-card-item .card-footer {
    padding: 36px 20px 40px;
    border: unset;
    background-color: white;
}
.card.product-card-item .card-footer h5 {
    font-size: 1.5rem;
    font-weight: bold;
}
.card.product-card-item .card-footer .list-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    border-radius: .25rem;
    min-height: 180px;
}

.card.product-card-item .card-footer .list-group-item {
    padding: 0;
    margin-top: 20px;
    border: unset;
    line-height: 20px;
    color: #18191a;
}
.card.product-card-item .aside{
    display: none;
}
#showEquipment{
    display: none;
    position: absolute;
    background-color: #54585a;
    padding: 20px 20px;
    border-bottom: #ff671f solid 5px;
    z-index: 500;
}
#showEquipment::before {
    content: '';
    position: absolute;
    height: 0;
    width: 0;
    border: solid transparent;
    border-width: 9px;
    border-bottom-color: #54585a;
    top: -18px;
    left: 35px;
}
#showEquipment .aside {
    display: flex;
    flex-wrap: nowrap;
}
#showEquipment .aside .aside-item{
    box-sizing: border-box;
    width: 200px;
    padding-left: 30px;
    padding-top: 20px;
}
#showEquipment .aside .aside-item:hover{
    background: rgba(255,255,255,0.1);
  }
#showEquipment .aside .aside-item ul li {
    color: #ffffff;
    margin-bottom: 15px;
}
#showEquipment .aside .aside-item ul li p{
    margin-bottom: 8px;
    font-size: 1.125rem;
}
#showEquipment .aside-item:not(:first-child) {
    border-left: 1px solid #ffffff;
    padding-left: 50px;
}
@media (max-width: 992px) {
    #showEquipment .aside .card-footer {
        padding: 26px 20px 30px;
    }
    #showEquipment .aside .card-footer h5 {
        font-size: 1.3rem;
    }
    #showEquipment .aside .card-footer .list-group{
        min-height: 141px;
    }
    #showEquipment .aside .card-footer .list-group-item {
        margin-top: 15px;
        line-height: 1rem;
        font-size: 1rem;
    }
}

@media (max-width: 1200px) {
    #banner .banner-background{
        max-height: 600px;
        height: calc(100vw * 0.5);
    }
    #banner .models .title{
        font-size: 3.8rem;
    }
    #banner .models .industry-icons{
        width: 350px;
    }
    #banner .filter-value{
        /*font-size: 3.1rem;*/
    }

    #banner .filter .filter-btn {
        max-width: 160px;
        padding: .2rem .75rem;
    }
    .swiper-button-next span, .swiper-button-prev span{
        font-size: 4.8rem;
    }
}

@media (max-width: 992px) {
    .mt50{
        margin-top: 40px;
    }

    .mb15{
        margin-bottom: 13px;
    }

    .mb40{
        margin-bottom: 30px;
    }

    .mb50{
        margin-bottom: 40px;
    }

    .mb32{
        margin-bottom: 24px;
    }

    .pr15{
        padding-right: 13px;
    }

    .pl15{
        padding-left: 13px;
    }

    .pl50{
        padding-left: 40px;
    }

    .pb70{
        padding-bottom: 50px;
    }
    .pt70{
        padding-top: 50px;
    }
    .section .title{
        font-size: 2rem;
    }
    .section .title:after {
        position: absolute;
        bottom: -8px;
        left: 50%;
        width: 80px;
        height: 5px;
        margin-left: -40px;
    }
    #banner .banner-background{
        min-height: 500px;
        height: calc(100vw * 0.6);
    }
    #banner .models .title{
        font-size: 3.3rem;
    }
    #banner .models .industry-icons{
        width: 320px;
    }
    #banner .filter-value{
        /*font-size: 2.6rem;*/
    }
    #banner .filter .filter-btn {
        max-width: 140px;
        padding: .15rem .65rem;
    }
    #navbar .navbar-list > li a {
        padding: 20px 9px;
        font-size: 0.875rem;
    }
    #navbar .navbar-btn {
        display: none;
    }
    #features .content > div {
        display: block!important;
        margin-bottom: 15px;
    }
    #features .d-flex .article,
    #description .content {
        padding: 7% 5% 0px 5%;
        font-size: 0.875rem;
    }
    #features .d-flex .article .h2,
    #description .content .h2 {
        font-size: 1.5rem;
        margin-bottom: 8px;
    }
    #features .d-flex .article ul,
    #description .content ul{
        margin: 0;
    }
    #specifications .content .group .group-bar:first-child {
        font-size: 1.75rem;
        color: #000;
    }
    .card-footer {
        padding: 26px 15px 30px;
    }
    #specifications .content .group .group-bar {
        height: 45px;
        line-height: 46px;
    }
    #specifications .content .group .group-bar:first-child::before {
        width: 45px;
        height: 45px;
    }
    #specifications .content .group .group-bar:first-child::after {
        border-width: 8px;
        /* top: 20px;
        right: 14px; */
    }
    #specifications .content .group .group-bar::after {
        /* right: 17px;
        top: 17px; */
    }
    .swiper-button-next span, .swiper-button-prev span{
        font-size: 4.5rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 899px){
    #banner .banner-background{
        background-size: contain;
    }
 
}
@media screen and (min-width: 768px) and (max-width: 991px){
    .banner.title.gray{
        font-size: 8rem!important;
    }
}

@media (max-width: 768px) {
    .section .title{
        font-size: 1.75rem;
    }
    .section .title:after {
        position: absolute;
        bottom: -8px;
        left: 50%;
        width: 80px;
        height: 4px;
        margin-left: -40px;
    }
    #specifications .content .group .group-table tr td:last-child {
        padding-left: 0;
        padding-right: 36px;
        height: 50px;
        text-align: right;
    }
    .swiper-button-next:after, .swiper-button-prev:after {
        font-size: 2.1875rem;
    }
    #banner .banner-background .sp-banner-title {
        display: block;
    }
    #banner .models .industry-icons{
        flex-direction: row;
    }
    #banner .banner-background {
        min-height: 320px;
        height: calc(100vw * 0.6);
    }
    #banner .container-fluid {
        position: static;
    }
    /* #banner .models {
        margin-top: 20px;
    } */
    #banner .banner-content {
        padding-top: 20px;
    }
    #banner .models .float-right{
        float: none!important;
    }
    #banner .models .title {
        display: none;
    }
    #banner .models .industry-icons {
        width: 100%;
        margin: 0;
    }
    #banner .filter {
        position: static;
        margin-top: 10px;
        text-align: unset;
    }
    #banner .filter > .filter-group {
        display: block;
        margin-bottom: 10px;
    }
    #banner .filter-value, #banner .filter-title{
        color: #000;
        text-align: left;
    }
    #banner .filter-value, #banner .filter-title > div{
        text-align: left;
    }

    #banner .filter .filter-btn {
        display: block;
        flex: 1;
        font-size: 1rem;
        max-width: 100%;
        padding: .65rem 1.75rem;
        border-color: #000;
        color: #000;
        margin: 10px 15px;
    }
    #banner .filter .filter-item {
        padding: 0;
        margin-bottom: 15px;
    }
    #navbar .navbar-icon {
        display: block;
		background-size: contain;
    }
    #navbar .navbar-btn,  #navbar .navbar-title{
       display: none;
    }


    #features .d-flex .article,
    #description .content {
        padding: 7% 5% 7% 5%;
        font-size: 0.875rem;
    }
    .nav-pills .nav-item {
        padding: 0 8px;
    }

    .nav-pills .nav-link {
        width: 100px;
    }
    .swiper-button-next span, .swiper-button-prev span{
        font-size: 3.2rem;
    }
    #navbar .navbar-list {
        /* overflow-x: auto; */
        white-space: nowrap;
    }
    #navbar .navbar-list > li {
        float: none;
        display: inline-block;
    }
    #features .d-flex .article .h2,
    #description .content .h2 {
        font-size: 1.5rem;
    }
    #navbar .navbar-icon{
        width: 80px;
    }
}

@media (max-width: 576px) {

    #gallery .container{
        padding: 0;
    }
    .nav-pills .nav-link {
        width: 80px;
        font-size: 0.8rem;
    }
    .pl36{
        padding-left: 1.625rem;
    }
    .swiper-button-next:after, .swiper-button-prev:after {
        font-size: 1.8125rem;
    }
    #banner .banner-background .sp-banner-title{
        font-size: 3rem;
        bottom: 15px;
    }
    #banner .banner-background {
        min-height: 250px;
        height: calc(100vw * 0.54);
    }

    #banner .filter .filter-btn {
        padding: .55rem .75rem;
        margin: 10px 8px;
    }

    .section .title {
        font-size: 1.6rem;
    }

    #specifications .content .group .group-bar:first-child {
        font-size: 1.25rem;
    }
    .swiper-button-next span, .swiper-button-prev span{
        font-size: 2.5rem;
    }
    .swiper-button-next, .swiper-container-rtl .swiper-button-prev {
        right: 0;
    }
    .swiper-button-prev, .swiper-container-rtl .swiper-button-next {
        left: 0;
    }
    #specifications .content .group .group-table tr td {
        padding-left: 10px;
        font-size: 12px;
    }
    #specifications .content .group .group-table tr td:last-child {
        padding-right: 10px;
    }
    .pl36{
        padding-left: 10px;
    }
 }

.productSwipe{
    background: url(../images/kv/bg.png) repeat;
    width: 100%;
}

.productSwipe .float-left{
    width: 34.333%;
}

.row.iconArr{
    margin-left: -5px;
    margin-right: -5px;
    padding: 0;
}

.tab-pane .col-sm-3{
    padding-left: 5px;
    padding-right: 5px;
    list-style: none;
}

.tab-pane .col-sm-3 a{
    color: #615f5f;
    text-align: center;
    width: 100%;
    overflow: hidden;
    display: block;
    background: hsla(0,0%,100%,.2);
}

.productSwipe .nav-tabs{
    border-bottom: none;
    border-top: 1px solid #b4b4b5;
}

.productSwipe .nav-tabs li{
    margin-right: 40px;
}

.productSwipe .nav-tabs li a{
    border: none;
    border-radius: 0;
    border-top: 3px solid transparent;
    padding-left: 0;
    padding-right: 0;
    color: #615f5f;
}

.productSwipe .nav-tabs li:hover a{
    color: #07468b;
    cursor: default;
    background-color: transparent;
    border-color: #07468b;
}

.productSwipe .nav-tabs li.active a{
    color: #07468b;
    cursor: default;
    background-color: transparent;
    border-top-color: #07468b;
	border-top-width: medium;
	border-bottom: 0;
    border-left: 0;
    border-right: 0;
}



.tab-pane .container{
    padding-left: 0px;
}

.product-features .h4, h4 {
    font-size: 18px !important;
}

.tab-title-w {
    position: relative;
    text-align: center;
    margin-top: 70px;
    margin-bottom: 40px;
    font-weight: 700;
    color: #00448d;
    font-family: HelveticaNeue,Microsoft Yahei,"sans-serif"!important;
}


.tab-title-w:before{
    display: block;
    content: "";
    width: 38px;
    height: 3px;
    margin: 0 auto 10px;
    background-color: #07468b;
}

.product-features .row{
    display: block;
}

.features-content.align-center{
    text-align: center;
    overflow: hidden;
    padding: 0;
    margin: 0;
    list-style: none;
    font-style: normal;
    text-decoration: none;
    border: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 1.42857;
}

.imgTab .img-sm{
    cursor: pointer;
    padding-left: 0;
    padding-right: 0;
    background: #acacac;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    display: inline-block;
	max-width: 50%;
    position: relative;
    min-height: 1px;
    list-style: none;
}

.imgTab img {
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    -webkit-transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
    -webkit-perspective: 1000px;
    width: 100%;
    opacity: .6;
}

.pull-right .filter-item, .searchFilterTool .pull-right .filter-item {
    padding-top: 24px;
    float: left;
    cursor: pointer;
}

.pull-right .filter-item .unit, .filterTool .pull-right .filter-item a, .searchFilterTool .pull-right .filter-item .unit, .searchFilterTool .pull-right .filter-item a {
    color: #000;
    font-size: 16px;
}

.pull-right .glyphicon, .searchFilterTool .pull-right .glyphicon {
    color: #f58426;
    margin-left: 0px;
}

.glyphicon-menu-down:before {
    content: "\e259";
}

.pull-right .icon-line, .searchFilterTool .pull-right .icon-line {
    font-size: 16px;
    color: #ccc;
    padding: 0 15px;
    display: inline-block;
}

.pull-right .filter-item .dropdown-menu, .searchFilterTool .pull-right .filter-item .dropdown-menu {
    background: #00448d;
    left: auto;
    padding: 0;
    border-radius: 0;
    border: none;
	text-align: center;
	top: 20px!important;
	left: -50px!important;
}

.pull-right .filter-item .dropdown-menu::before{
    content: "";
    position: absolute;
    right: 14px;
    top: -20px;
    border-top-color: transparent;
    border-bottom-color: rgb(0, 68, 141);
    border-left-color: transparent;
    border-right-color: transparent;
    border-width: 10px;
    border-style: solid;
    border-image: initial;
}

.pull-right .filter-item .dropdown-menu li, .searchFilterTool .pull-right .filter-item .dropdown-menu li {
    /* padding: 0 15px; */
}

.pull-right .filter-item .dropdown-menu li:last-child a, .searchFilterTool .pull-right .filter-item .dropdown-menu li:last-child a {
    border-bottom: none;
}

.pull-right .filter-item .dropdown-menu li .dropdown-menu-title, .searchFilterTool .pull-right .filter-item .dropdown-menu li .dropdown-menu-title {
    font-size: 20px;
}

.pull-right .filter-item .dropdown-menu li .dropdown-menu-p, .searchFilterTool .pull-right .filter-item .dropdown-menu li .dropdown-menu-p {
    font-size: 14px;
}

.pull-right .glyphicon, .searchFilterTool .pull-right .glyphicon {
    color: #f58426;
    margin-left: 0px;
}

.glyphicon-map-marker:before {
    content: "\e062";
}

.pull-right .unit ul, .searchFilterTool .pull-right .unit ul {
    padding: 2px;
    margin-left: 3px;
    margin-top: -3px;
    background: #ededed;
}

.pull-right .unit ul li, .searchFilterTool .pull-right .unit ul li {
    font-size: 14px;
    padding: 3px 5px;
    color: #acadad;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    cursor: pointer;
}

.pull-right .unit ul li.active, .filterTool .pull-right .unit ul li:hover, .searchFilterTool .pull-right .unit ul li.active, .searchFilterTool .pull-right .unit ul li:hover {
    color: #fff;
    background: #f58426;
}

.showValue.hidden{
    display: none;
}

.showUit.hidden{
    display: none;
}

#description{
	overflow: hidden;
	word-wrap: break-word;
	height: 214px;
}

#description .container{
	width: 100%;
}

.dropdown-toggle{
	color: #000;
    font-size: 16px;
}



.nav-tabs>li.active>a:hover{
	border-top-color: #07468b;
    border-top-width: medium;
	background-color: transparent;
}

.float-left .tab{
	margin-top: 38px;
}

.breadcrumb-item{
	color: #615f5f;
}

.productSwipe .social-share {
    position: absolute;
    right: 15%;
    bottom: 5%;
	z-index: 9;
}

.productSwipe .social-share .wechat, .productSwipe .social-share .weibo {
    position: relative;
    margin: 10px;
    display: inline-block;
}

.productSwipe .social-share .wechat .codes {
    width: 80px;
    height: 80px;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    top: -110px;
    opacity: 0;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
	z-index: 2;
}

.productSwipe .social-share .icon-weibo {
    background: url(../images/icons/weibo.png) no-repeat;
}

.productSwipe .social-share .icon-wechat {
    background: url(../images/icons/wechat.png) no-repeat;
}

.productSwipe .social-share .icon-share {
    display: inline-block;
    width: 23px;
    height: 18px;
    background-size: cover;
    cursor: pointer;
}

.pull-right {
    float: right!important;
}

.breadcrumb li.pull-right a.icon-print {
    background: url(../images/product-detail/icon-print.png) no-repeat 10px 6px;
}

.breadcrumb li.pull-right a.icon {
    padding: 5px 10px 5px 30px;
    border: 1px solid #615f5f;
}

.breadcrumb.breadcrumb-item li+li:before {
    content: "|";
    color: #615f5f;
    padding: 0 10px 0 8px;
}

.oImg{
	position: relative;
    height: 40px;
    margin: 10px auto 5px;
}

.oImg img {
    margin: 0 auto;
    display: block;
    height: 100%;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}

.iconArr li span {
    display: block;
    width: 90%;
    line-height: 16px;
    height: 32px;
    overflow: hidden;
    font-size: 12px;
    margin: 0 auto 5px;
}

.iconArr li{
	margin-bottom: 10px;
}

.iconArr li a {
    color: #615f5f;
    text-align: center;
    width: 100%;
    overflow: hidden;
    display: block;
    background: hsla(0,0%,100%,.2);
}

.imgTab .title {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 20px;
    font-size: 20px;
    color: #fff;
    opacity: 0;
    width: 100%;
    text-align: center;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}

.justify-content-end .navbar-btn {
    height: 40px;
    padding: 0;
    line-height: 40px;
    background-color: #07468b;
    border-color: #0c55a5;
    font-size: 14px;
    border-radius: 0;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
	color: #fff;
	padding-left: 15px;
    padding-right: 15px;
}

.product-feature-float .container .carousel-control {
    position: relative;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 48px;
    height: 48px;
    -webkit-filter: inherit;
    filter: inherit;
    opacity: 1;
    filter: alpha(opacity=100);
    background: hsla(0,0%,89%,.6);
    text-align: center;
    line-height: 48px;
    font-size: 32px;
    color: #00448d;
}

.product-feature-float .container .carousel-control.right {
    right: -70px;
}

.product-feature-float .container .carousel-control.left {
    left: -70px;
}

.product-feature-float .container .carousel-inner .item .img-wrap {
    position: relative;
    overflow: hidden;
}

.product-feature-float .container .carousel-inner .item img {
    width: 100%;
}

@media (-webkit-transform-3d), (transform-3d)
.carousel-inner>.item.active, .carousel-inner>.item.next.left, .carousel-inner>.item.prev.right {
    left: 0;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}

.carousel-inner {
    width: 100%;
    overflow: hidden;
}

.product-feature-float {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 1040;
    width: 100%;
    height: 100%;
    background: hsla(0,0%,100%,.9);
}

.product-feature-float .close {
    margin: 25px;
    float: right;
    opacity: 1;
}

.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2;
}



.product-feature-float .container {
    height: 100%;
    padding: 0;
}
.carousel, .carousel-inner {
    position: relative;
}

@media screen and (min-width: 768px)
.carousel-indicators {
    bottom: 20px;
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none;
}

.product-feature-float .container .carousel-indicators li.active {
    background: #e9a666;
}
.product-feature-float .container .carousel-indicators li {
    width: 18px;
    height: 16px;
    border-radius: 0;
    border: none;
    background: #b6b6b6;
    margin: 0 2px!important;
    padding: 0;
}

.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff;
}


element.style {
}
.product-feature-float .container .carousel-indicators li.active {
    background: #e9a666;
}
.product-feature-float .container .carousel-indicators li {
    width: 18px;
    height: 16px;
    border-radius: 0;
    border: none;
    background: #b6b6b6;
    margin: 0 2px!important;
    padding: 0;
}
.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff;
}
.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000\9;
    background-color: transparent;
    border: 1px solid #fff;
    border-radius: 10px;
}

.carousel-inner>.active, .carousel-inner>.next, .carousel-inner>.prev {
    display: block;
}

.carousel-inner>.item {
    position: relative;
    display: none;
    -webkit-transition: left .6s ease-in-out;
    transition: left .6s ease-in-out;
}

.carousel-inner {
    width: 100%;
    overflow: hidden;
}
.carousel, .carousel-inner {
    position: relative;
}

.product-feature-float .container .carousel-inner {
    background: transparent;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

/* @media (min-width: 1400px) */
.product-feature-float .container {
    width: 1000px;
}

/* @media (min-width: 768px) */
.col-sm-6 {
    width: 50%;
}

.product-features .features-content.align-center .imgTab {
    display: inline-block;
    float: none;
}

.product-features .features-content .imgTab {
    cursor: pointer;
    padding-left: 0;
    padding-right: 0;
    background: #acacac;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}

.dropdown-toggle::after{
	display: none;
}

.filterTool .pull-right .filter-item .dropdown-menu::before, .searchFilterTool .pull-right .filter-item .dropdown-menu::before {
    content: "";
    position: absolute;
    right: 14px;
    top: -20px;
    border-top-color: transparent;
    border-bottom-color: rgb(0, 68, 141);
    border-left-color: transparent;
    border-right-color: transparent;
    border-width: 10px;
    border-style: solid;
    border-image: initial;
}

/* @media (min-width: 768px) */
tr .btn-wrap {
    margin: 5px 10px 5px 0;
}
tr .btn-wrap {
    display: inline-block;
	float: left;
}

.btn .btn-liugong .download {
    height: 40px;
    padding: 0;
    line-height: 40px;
    background-color: #07468b;
    border-color: #0c55a5;
    font-size: 14px;
    border-radius: 0;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
	color: #fff;
	padding-left: 15px;
    padding-right: 15px;
	color: #fff;
}

.tab-content.topcon .arrow:after {
    display: block;
    font-family: Glyphicons Halflings;
    /* position: absolute; */
    bottom: 0;
    left: 0;
    bottom: -32px;
    width: 100%;
    content: "\e259";
    padding-top: 7px;
    padding-bottom: 7px;
    font-size: 20px;
    color: #f58426;
    text-align: center;
    cursor: default;
}

.right-side {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 70px;
}


@media (min-width: 1200px){
    .sucontainer {
        width: 1170px;
    }
}


@media (min-width: 992px){
.sucontainer {
    width: 970px;
}
}
@media (min-width: 768px){
.sucontainer {
    width: 750px;
}
}

.surow {
  margin-right: -15px;
  margin-left: -15px;
  display: block!important;
}

.sucontainer:before, .surow:before {
    display: table;
    content: " ";
}

.sucontainer {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

@media screen and (max-width: 767px){
	.tab-title-w {
		text-align: left;
		padding-left: 10px;
		margin-top: 30px;
		margin-bottom: 15px;
	}
	
	.tab-title-w:before {
		position: absolute;
		top: 0;
		left: 0;
		width: 3px;
		height: 16px;
	}
	
	nav[aria-label=breadcrumb] ol.breadcrumb .breadcrumb-item+.breadcrumb-item::before {
		content: "|";
		color: #615f5f;
		padding: 0 4px 0 0px;
	}
	
	#banner nav .breadcrumb-item {
		font-size: 12px;
	}
	
	.banner.title.gray {
		display: none;
	}
	
	#banner .filter{
		display: none;
	}
	
	.productSwipe .float-left {
		width: 100%;
	}
	
	#banner nav ol.breadcrumb {
		padding: 0px 0px;
	}
	
	#banner .models .title {
		display: block;
	}
	
	.container {
		padding-right: 0;
		padding-left: 0;
		margin-right: auto;
		margin-left: auto;
	}
	
	.banner-breadcrumb{
		padding-right: 15px;
		padding-left: 15px;
	}
	
	#banner .banner-content {
		padding-top: 100px;
	}
	
	#description .content {
		padding: 0;
	}
	
	#description {
		height: auto;
	}
	
	.arrow{
		display: none;
	}
	
	#banner .banner-background .sp-banner-title {
		display: none;
	}
	
	#navbar .navbar-list > li a {
		padding: 0;
		font-size: 12px;
		line-height: 39px;
	}
	
	.pull-right .filter-item{
		padding-top: 12px;
		padding-right: 12px;
	}
	
	#banner .banner-background {
		width: 100%;
		height: calc(100vw * 0.4375);
		max-height: 670px;
		background-repeat: no-repeat;
		position: relative;
		background-size: 100%;
		margin-left: 0%;
	}
	
	#specifications .content .group .group-table tr td:first-child{
		font-size: 13px;
	}
	
	#specifications .content .group .group-table tr td:nth-child(2){
		font-size: 13px;
	}
	
	#specifications .content .group .group-bar{
		font-size: 1.25rem;
	}
	
	#specifications .content .group .group-bar::before{
		width: 45px;
		height: 45px;
	}
	
	#specifications .content .group .group-bar::after{
		border-width: 8px;
	}
	
	ul..iconArr li a .oImg {
		width: 35px;
		height: 31px;
	}
	
	ul.iconArr li {
		float: left;
		width: 80px;
	}
	
	#sectionMes {
		overflow-x: scroll;
	}
	
	#sectionMes::-webkit-scrollbar {
	  height: 2px;
	}
	
	#sectionMes::-webkit-scrollbar-button {
	  display: none;
	}

	
	.tab-content ul.iconArr {
		width: 200%;
	}
	
	.breadcrumb-item::before {
		padding:0 4px 0 0!important;
	}
	
	.breadcrumb {
		margin-top: 0px;
	}
	
	.row {
		margin-right: 0px;
		margin-left: 0px;
		display: block!important;
	}
	
	.js-public-param .param span{
		font-weight: initial!important;
	}
	
	.caption h4{
		color: black;
		font-size: 14px!important;
	}
	
	.btn .btn-primary .btn-liugong{
		margin: 15px 0;
	}
	
	#navbar .navbar-list > li {
		padding: 0px 5px;
	}
	
}
#banner .models .title{
    position: relative;
}
/* 2024 02 06*/
.title .new_title_button{
    display: block;
    position: absolute;
    right: -100px;
    top: 50%;
    width: 100px;
    text-align: center;
    background-color: blue;
    color: #ffff;
    border-radius: 5px!important;
    height: 34px;
    margin-top: -17px;
}

@media screen and (max-width: 767px){
	#banner .banner-background{
		min-height: 340px;
		margin-top: 60px;
	}
	
	#specifications .content .group .group-table tr td:last-child {
		font-size: 13px;
		padding-left: 10px;
		text-align: left;
	}
    /* 2024 02 06*/
    .new_title_button{
        right: 0;
    }
}
#sectionMes ul li:hover a{
    background: #f58426;
    color: #fff;
}






