.language-dropdown {
    display: none;
}
    
/* @media (max-width: 1600px) {
        .container {
        width: 1310px;
        margin-left: 215px;
        margin-right: 215px;
    }
} */
@media (max-width: 460px) {
    #head_nav_list {
        display: block !important;
    }
}

.top-header-area {
    display: none;
}
#banner_nav_list img {
    width: 100%;
}
#empty_container {
    display: block !important;
}
#head_nav_list {
    display: none;
}

#empty_container {
    display: block !important;
}

@media (max-width: 460px) {
    #head_nav_list {
        display: block !important;
    }
}

.top-header-area {
    display: none;
}

#sticky-wrapper {
    height: 90px;
    background-color: white;
    position: fixed;
    width: 100%;
    top: 0px;
    /*box-shadow: rgba(147, 137, 137, 0.2) 0px 5px 50px;*/
    box-shadow: rgba(0,0,0,.05) 0px 5px 50px;
}

h3 {
    padding-top: 22px;
    padding-bottom: 11px;
    text-align: center;

}
#top_solution .navlist {
    text-align: center;
    width: 80%;
    margin: 0 auto;
    position: relative;
    left: 10%;
}

#top_solution .navlist li .nav1.active {
    color: #eb660e;
    background: none;
}

#top_solution .navlist li {
    display: inline-block;
    position: static;
    text-align: left;
}

#top_solution .navlist li .nav1 {
    height: 51px;
    padding: 0 15px;
    line-height: 30px;
    color: black;
    font-size: 14px;
    position: relative;
    z-index: 19;
    display: block;
    float: left;
    text-align: center;
}

.title {
    display: inline-block;
    padding: 6px 22px;
    border: 1px solid;
    border-color: #2a333c;
    margin-top: 50px;
}

.solution_list .title h2 {
    font-size: 20px;
    color: #ffffff;
    letter-spacing: 2px;
    margin: 0;
    text-shadow: none;
    display: inline-block;
    font-weight: bold;
}

.solution_list .title h2 {
    font-size: 20px;
    color: #666666;
    letter-spacing: 2px;
    margin: 0;
    text-shadow: none;
    display: inline-block;
    font-weight: bold;
}


#top_solution {
    background-color: white
}

#top_solution > div {
    text-align: center;
}

#top_solution .navlist {
    text-align: center;
    width: 80%;
    margin: 0 auto;
    padding-left: 0px;
    position: relative;
    left: 0;
}

#top_solution .navlist li {
    transform: none !important;
}

#top_solution .navlist li {
    display: inline-block;
    position: static;
    text-align: left;
}

#top_solution .navlist li .nav1.active {
    color: #eb660e;
    background: none;
}

#top_solution .navlist li .nav1 {
    height: 51px;
    padding: 0 15px;
    line-height: 30px;
    color: black;
    font-size: 14px;
    position: relative;
    z-index: 19;
    display: block;
    float: left;
}

#top_solution .navlist > li > a {
    line-height: 51px !important;
}

#top_solution .nav-link {
    overflow: inherit;
}

.nav-link {
    position: relative;
    display: block;
    overflow: hidden;
    padding: .715rem 1.072rem;
}

.nav-link {
    display: inline-block;
}

.title {
    display: inline-block;
    padding: 6px 22px;
    border: 1px solid;
    border-color: #5c5c5c;
    margin-top: 50px;
}

.solution_list .title h2 {
    font-size: 20px;
    color: #666666;
    letter-spacing: 2px;
    margin: 0;
    text-shadow: none;
    display: inline-block;
    font-weight: bold;
}

.solution_list .title .desc {
    font-size: 20px;
    color: #999999;
    margin: 0;
    display: inline-block;
}

.solution_list .newpd-list {
    margin-top: 50px;
}

.solution_list ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.solution_list .newpd-list li {
    padding-bottom: 30px;
}

@media (min-width: 768px) {
    .col-md-6 {
        float: left;
        width: 50%;
    }
}

.solution_list .newpd-list .widget {
    height: 100%;
    margin-bottom: 0px;
    overflow: hidden;
    border-radius: 0;
}

.widget {
    position: relative;
}

.solution_list .newpd-list .widget .widget-header {
    height: 100%;
}

.solution_list figure {
    margin: 0px;
}

.solution_list .newpd-list .widget .widget-header .cover-image {
    height: 100%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.cover-image {
    width: 100%;
}

.solution_list .newpd-list li:first-child .widget-title {
    width: 100% !important;
    height: auto;
    overflow: hidden;
    bottom: 0;
}

.solution_list .newpd-list .widget .widget-title {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 50%;
    background: rgba(255, 255, 255, 0.58);
    text-align: left;
    margin: 0;
    height: 100%;
}

.solution_list .widget > .widget-title {
    padding: 12px 10px;
}

.solution_list .newpd-list li:first-child .widget-title a {
    position: static !important;
}

.solution_list .newpd-list .widget .widget-title a {
    color: #333;
    font-size: 18px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.solution_list .newpd-list li:first-child .widget-title a h3 {
    color: #dbdbdb;
}

.solution_list .newpd-list .widget .widget-title p {
    font-size: 15px;
    letter-spacing: 1px;
    color: #cccccc;
    line-height: 1.5;
}

.solution_list .newpd-list .widget .widget-title h3 {
    color: #dbdbdb;
}



.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}


.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
}

.slick-track {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.widget {
    position: relative;
}



.cover {
    overflow: hidden;
}

figure {
    margin: 0 0 1rem;
}


.slick-slide img {
    display: block;
}

img {
    vertical-align: middle;
}

img {
    border-style: none;
}



.slick-slide img {
    display: block;
}


.news_list_bz .title {
    display: inline-block;
    padding: 6px 22px;
    border: 1px solid;
    border-color: #5c5c5c;
    margin-top: 50px;
}

.news_list_bz .title h2 {
    font-size: 20px;
    color: #ffffff;
    color: #666666;
    letter-spacing: 2px;
    margin: 0;
    text-shadow: none;
    display: inline-block;
    font-weight: bold;
}

.news_list_bz h2 {
    font-size: 36px;
    color: #ffffff;
}

.news_list_bz .title .desc {
    font-size: 20px;
    color: #999999;
    margin: 0;
    display: inline-block;
}

.news_list_bz p.desc {
    font-size: 16px;
    color: #dedede;
}

.news_list_bz ul {
    margin-top: 50px;
}




@media (max-width: 480px) {
    #top_solution>div>h3 {
        padding-top: 20px;
    }
    .title {
        margin-top: 15px;
    }
    .solution_list .newpd-list {
        margin-top: 20px;
    }

}


.news_list_bz ul .media {
    padding: 7.5%;
}

.news_list_bz ul .media .media-text {
    margin-top: 40px;
}

.news_list_bz ul .media .media-text .media-heading {
    line-height: 20px;
    margin-bottom: 10px;
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px;
}

.news_list_bz ul .media .media-text .media-heading a {
    font-weight: 100;
    color: #ffffff;
    color: #999999;
    font-size: 18px;
}

.news_list_bz ul .media .media-text .des {
    font-size: 12px;
    color: #dedede;
    color: #666666;
}

.news_list_bz p {
    margin: 0 0 11px;
}

.solution_list .newpd-list li:hover .cover-image {
    transform: scale(1.08);
}



.solution_list > .container {
    text-align: center;
}



.news_list_bz > .container {
    text-align: center;
}

.about_list_bz .about-video {
    position: relative;
    /*width: 558px;*/
    /* height: 377px; */
}

.about_list_bz img {
    max-width: 100%;
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    height: auto;
}

.about_list_bz .about-content {
    margin-top: 11px;
}

.about_list_bz .section-title h3 {
    font-size: 36px;

    color: #2684dc;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 3px;
    padding-bottom: 22px;
    margin-bottom: 2px;
    position: relative;
    top: 0;
}

.about_list_bz p.subp {
    /* background-color: ;
    background-color: ; */
    font-size: 14px;
    line-height: 24px;
    color: #666666;
}
#center_div {
    top: -25px !important;
}



        
.product_list_bz > .container {
    text-align: center;
}
.product_list_bz .title {
    display: inline-block;
    padding: 6px 22px;
    border: 1px solid;
    border-color: #2a333c;
    border-color: #5c5c5c;
    margin-top: 50px;
}
.title {
    display: inline-block;
    padding: 6px 22px;
    border: 1px solid;
    border-color: #2a333c;
    border-color: #5c5c5c;
    margin-top: 50px;
}
.product_list_bz .product-list {
    margin-top: 50px;
    padding-top: 30px;
}
.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.product_list_bz .product-list .widget .widget-title a {
    color: black;
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 5px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 15px;
}
.product_list_bz .title h2 {
    font-size: 20px;
    color: #ffffff;
    color: #666666;
    letter-spacing: 2px;
    margin: 0;
    text-shadow: none;
    display: inline-block;
    font-weight: 700;
}
.product_list_bz h2 {
    font-size: 36px;
    color: #ffffff;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: "Lucida Grande",Helvetica,Arial,"Microsoft YaHei",FreeSans,Arimo,"Droid Sans","wenquanyi micro hei","Hiragino Sans GB","Hiragino Sans GB W3",Roboto,Arial,sans-serif;
}
.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 22px;
    margin-bottom: 11px;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    text-shadow: rgba(0,0,0,.15) 0 0 1px;
}
.h2, h2 {
    font-size: 2.143rem;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: Roboto,sans-serif;
    font-weight: 400;
    line-height: 1.2;
    margin-bottom: .5rem;
    color: #37474f;
}
h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    margin-bottom: .5rem;
}

h2 {
    display: block;
    font-size: 1.5em;
    margin-block-start: 0.83em;
    margin-block-end: 0.83em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
}
.product_list_bz .title .desc {
    font-size: 20px;
    color: #dedede;
    color: #999999;
    margin: 0;
    display: inline-block;
}
.product_list_bz p.desc {
    font-size: 16px;
    color: #dedede;

}
.sidebar-piclist-ul li h4 a, .paralist li, .bz-link, .bz-link a, .bz-footnav .list ul li a, .bz-footnav .info em a, .bz-body p.desc, .index-service-list li i, .index-service-list li p, .bz-showproduct-head .product-intro p.description {
    color: #5e7387;
}
.product_list_bz p {
    margin: 0 0 11px;
}
p {
    margin-top: 0;
    margin-bottom: 1rem;
}
*, ::after, ::before {
    -webkit-box-sizing: inherit;
    -moz-box-sizing: inherit;
    box-sizing: inherit;
}

p {
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}
#nav_ul_slide_phone a:hover{
    color: white !important;
    background-color: transparent !important;
}
#nav_ul_slide_phone a{
    color: white;
}

