
.page a {
    padding: 0.5rem 1rem;
    border: 1px solid var(--bs-default);
    margin-right: 1rem;
    color: #000000;
}


.page a:hover {
     text-decoration: underline;
 }

.page > .current {
    padding: 0.5rem 1rem;
    border: 1px solid var(--bs-default);
    margin-right: 1rem;
    color: #fff;
    background: var(--bs-default);
}


#video{width:800px;}

.has-title {width:800px}
.has-title td{border:1px solid #cccc;width:50%;padding:6px}
.has-title td p{margin-bottom:0}






ul, li {
    margin: 0;
    padding: 0;
    list-style: none;
}
*{ margin:0; padding:0;padding-inline-start: 0px; }

a {
    text-decoration: none;
    color: #000;
}

a:hover {
    text-decoration: underline;
    color: #000;
}


body {
    overflow-x: hidden;
}

html {
    scroll-behavior: smooth;
}



.clear{
    clear: both;
    height: 120px;
}


.page {
    text-align: center;
    margin: auto;
    clear: both;
    margin-bottom: 5rem;
}
.page_1 {
    padding: 0.5rem 1rem;
    border: 1px solid var(--bs-default);
    margin-right: 1rem;
    color: #000000;
}
.page_2 {
    padding: 0.5rem 1rem;
    border: 1px solid var(--bs-default);
    margin-right: 1rem;
    color: #fff;
    background: var(--bs-default);
}

.meta-blog{
    margin-top:6px;
}
.meta-blog span i{

    font-size: 16px;
    color: var(--bs-default);
    margin-right: 12px;
    margin-top:6px;
}



/*<!-- ============================================================== -->*/
/*1、banner*/
/*<!-- ============================================================== -->*!*/



.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 15;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none;
}
.carousel-indicators li {
    box-sizing: content-box;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    background-clip: padding-box;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: .5;
    transition: opacity .6s ease;
}







#slider-carousel:hover {
    /*cursor: move*/
}

#slider-carousel .carousel-item {
    height: 500px;
    /*background-position: center;*/
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #eee
}

#slider-carousel .carousel-item:before {
    content: "";
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0
}

#slider-carousel .carousel-item:after {
    content: "";
    position: absolute
}

.bi-arrow-left-square-fill  , .bi-arrow-right-square-fill{


    font-size:60px;

    color: #343a40;



}

#slider-carousel:hover .carousel-control-next-icon, #slider-carousel:hover .carousel-control-prev-icon {
    display: block
}



#slider-carousel .carousel-indicators li {
    background-color: #fff
}

#slider-carousel .carousel-caption {
    width: 60%;
    position: absolute;
    left: 50%;
    top: 50%;
    bottom: inherit;
    right: inherit;
    transform: translate(-50%, -50%);
    margin: 0 auto;
    text-align: center
}

#slider-carousel h1 {
    margin-bottom: 20px;
    font-weight: 700;
    color: #fff;
    font-size: 60px;
    animation-delay: 1s;
    -webkit-animation-delay: 1s;
    -moz-animation-delay: 1s;
    -o-animation-delay: 1s
}

#slider-carousel p {
    margin-bottom: 30px;
    color: #fff;
    animation-delay: 2s;
    -webkit-animation-delay: 2s;
    -moz-animation-delay: 2s;
    -o-animation-delay: 2s
}

#slider-carousel .slider-btn {
    animation-delay: 3s;
    -webkit-animation-delay: 3s;
    -moz-animation-delay: 3s;
    -o-animation-delay: 3s
}

#slider-carousel .slider-btn .theme-btn {
    margin: 3px
}

#slider-carousel .carousel-indicators {
    bottom: 40px
}
.carousel-item {
    position: relative;
    display: none;
    float: left;
    width: 100%;
    margin-right: -100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    /*transition: -webkit-transform .6s ease-in-out;*/
    /*transition: transform .6s ease-in-out;*/
    /*transition: transform .6s ease-in-out, -webkit-transform .6s ease-in-out;*/
}


/*
<!-- ============================================================== -->
1、头部
<!-- ============================================================== -->*/

/*右侧图标*/

 .left_icon ul li {
    list-style: none;
    display: inline-block;
    margin-right: 14px;
     line-height:24px;
     margin-top:2px;

}

.left_icon i{
    margin-right: 6px;
}

.left_icon ul li a{
    color:#fff;
    line-height: 180%;
}

.header_icon {
    background: var(--bs-default);

}

.right_icon {
    text-align: right;
}

.right_icon li {
    margin-top:6px;
    margin-bottom:6px;
    list-style: none;
    display: inline-block;
    line-height:24px;
    margin-right:12px;
}

.right_icon li a {
    display: inline-block;
    width: 24px;
    height:24px;
    line-height:24px;
    font-size:18px;
    color:  var(--bs-default);
    background: #fff;
    border-left: 1px solid #ffffff82;
    text-align: center;
    border-radius: 4px;
}

.right_icon li:last-child a {
    border-right: 1px solid #ffffff82;
}






/*1.1大类*/


.header-menu {
    text-align: right;
}

.header-menu ul {
    display: inline-block;
}

.header-menu ul li {
    display: inline-block;
    list-style: none;
    position: relative;
    margin: 0 0 0 30px;
    padding: 34px 0;
    text-align: left;

}

.header-menu ul li a {
    display: inline-block;
    line-height: 28px;
    color: #000;

}


/*1.2小类*/

.header-menu ul li .sub-menu {
    position: absolute;
    top: 95px;
    left: 0;
    background: #fff;
    width: 280px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    margin-top: 20px;
    border-top: 2px solid var(--bs-default);
    visibility: hidden;
    opacity: 0;
    border-bottom: 2px solid var(--bs-default);
    z-index: 1;
    text-align: left;
}

.header-menu ul li:hover .sub-menu {
    top: 78px;
    visibility: visible;
    opacity: 1;
}

.header-menu ul li .sub-menu li {
    display: block;

}

.header-menu ul li .sub-menu li {
    padding: 0;
    margin: 0;

}

.header-menu ul li .sub-menu li a {
    padding: 12px 0 12px 20px;
    margin: 0;
    color: #000;
    text-decoration: none;
    width: 100%;
    text-align: left;
}


.header-menu ul li .sub-menu li a:hover {
    color: #fff;
}

.header-menu ul li .sub-menu li:hover {
    background: var(--bs-default);
}


/*
<!-- ============================================================== -->
2、边栏
<!-- ============================================================== -->*/


/*边栏块*/
.sidebar {
    display: inline-block;
}

/*边栏按钮*/
.sidebar_btn {
    display: inline-block;;
}

/*图标*/
.sidebar i {
    font-size: 30px;
    display: inline-block;
    cursor: pointer;
    color: #232323;
    top: 5px;
    padding-left: 30px;
    position: relative;

}

/*边栏-隐藏*/
.sidebar_full {
    background: var(--bs-default);
    left: 100%;
    top: 0;
    position: fixed;
    z-index: 101;
    height: 100%;
    width: 100%;
    opacity: 0;
}

/*边栏-全屏*/
.isActive .sidebar_full {
    opacity: 0.5;
    visibility: visible;
    -webkit-transition: all 0.8s ease-out 0s;
    -o-transition: all 0.8s ease-out 0s;
    transition: all 0.8s ease-out 0s;
    left: 0;

}

/*边栏-退出*/
.sidebar_full {
    left: 100%;
    -webkit-transition: all 0.8s ease-out 0.8s;
    -o-transition: all 0.8s ease-out 0.8s;
    transition: all 0.8s ease-out 0.8s;
}


/*边栏-联系我们*/
.sidebar_content {
    background: var(--bs-default);
    width: 100%;
    max-width: 360px;
    right: 0;
    position: fixed;
    visibility: hidden; /*不可见*/
    height: 100%;
    top: 0;
    opacity: 0; /*能见度*/
    -webkit-transition: all 0.5s ease-in 0.6s;
    -o-transition: all 0.5s ease-in 0.6s;
    transition: all 0.5s ease-in 0.6s;

}

.isActive .sidebar_content {
    z-index: 999;
    visibility: visible;
    opacity: 0.8;

}


.sidebar_content2 {
    z-index: 999;
    margin: 35px;
    position: fixed;
    visibility: visible;
    top: 150px;
    opacity: 1;
    -webkit-transition: all 0.8s ease-out 0.6s;
    -o-transition: all 0.8s ease-out 0.6s;
    transition: all 0.8s ease-out 0.6s;
}


/*内容退出*/
.isActive .sidebar_content2 {
    z-index: 999;
    top: 0;
    opacity: 1;
    -webkit-transition: all 0.8s ease-in 0.3s;
    -o-transition: all 0.8s ease-in 0.3s;
    transition: all 0.8s ease-in 0.3s;

}


.sidebar_content2 .logo {
    opacity: 1;
    visibility: visible;
    width: 100%;
}




.main_section {
    margin: 120px 0;
}





/*
<!-- ============================================================== -->
3、关于我们
<!-- ============================================================== -->*/

.about_left {

    position: relative

}

.about_left img{
    max-width:100%;
}

.about_shape {
    position: absolute;
    /*left: 66%;*/
    right:-33px;
    bottom: 30%;
    background: var(--bs-default) ;
    border-radius: 6px;

}

.up_down_img {

    -webkit-animation: up_down_img 2s infinite ease-in-out;
    animation: up_down_img 2s infinite ease-in-out;

}


@keyframes up_down_img {

    0% {
        transform: translateY(-8px);

    }
    50% {
        transform: translateY(60px);

        /*               border-radius: 100px;*/

    }
    100% {
        transform: translateY(-8px);
    }

}

.about_right {
    margin-top: 40px;
    margin-left: 40px;
}


.main_section .title {
    font-size: 40px;
    font-weight: 700;
    color: var(--bs-default);

    text-align: center;

    margin-bottom:20px;

}

.head-left .title{
    text-align: left;
}

.title_bg{
    display:inline-block;
    height:4px;
    width:75px;
    vertical-align: middle;
    background: var(--bs-default);
    margin:0 12px;
}



.title4 {
    font-size: 40px;
    font-weight: 700;
    color: #fff;
    text-align: center;
    margin-bottom:60px;

}






.title_bg4{
    display:inline-block;
    height:4px;
    width:75px;
    vertical-align: middle;
    background: #fff;
    margin:0 12px;
}


.about-card {
    display: block;
    transition: all .4s;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -o-transition: all .4s;
    margin-top:20px;
}


.about-card-body {
    width: 100%;
    display: inline-block;
    margin-bottom: 30px;
    border-radius: 5px;
}



.about-card-body i {
    margin-right: 10px;
}
.about-card-body i, .about-card-body h5 {
    display: inline-block;
    vertical-align: middle;
}


.title3:before {
    font-size: 32px;
    color:   var(--bs-default);
}







.about_content {
    margin: 40px 0px;
}


.about_box {
    margin-bottom: 40px;
}

.about_icon {
    width: 40px;
    height: 40px;
    background: var(--bs-default);
    border-radius: 50%;
    text-align: center;
    line-height: 34px;

    margin-right: 30px;

    float: left;
}


.title2 {
    font-size: 24px;
    font-weight: 700;
    color: #000;
    margin-bottom: 12px;
}

.about_button{clear:both;margin-top:40px;}

.about_button a {
    padding: 12px 30px;
    border: 1px solid var(--bs-default);
    display: inline-block;
    border-radius: 8px;
}


.about_button a:hover {
    padding: 12px 30px;
    border: 1px solid var(--bs-default);
    display: inline-block;
    border-radius: 8px;
    color: #fff;
    background: var(--bs-default);
}


.about_right2 {
    margin-right: 50px;
}

.fa-check:before {
    color: #fff;
    font-size: 20px;
    line-height: 200%;
}


/*prossess ber*/
.prossess-ber-plugin span {
    font-size: 18px;
    color: #232323;
    font-weight: 500;
}

.barfiller {
    width: 100%;
    height: 5px;



    position: relative;
    margin-bottom: 32px;
    margin-top: 11px;
    border-radius: 5px;
}

span.fill {
    background: var(--bs-default) !important;
    border-radius: 5px;
}

.barfiller .fill {
    display: block;
    position: relative;
    width: 0px;
    height: 100%;
    background: #333;
    z-index: 1;
}

.barfiller .tipWrap {
    display: none;
}

.barfiller .tip {
    margin-top: -43px;
    padding: 2px 4px;
    left: 0px;
    border-radius: 2px;
    position: absolute;
    z-index: 2;
    font-weight: 600;
    font-size: 18px;
    line-height: 28px;
    color: #232323;
}


/*
<!-- ============================================================== -->
4、产品分类
<!-- ============================================================== -->*/

.product_class ul{
    display: inline-block;

}

.product_class ul li {
    position: relative;
    display: inline-block;

    margin-right: 20px;

    margin-bottom: 26px;

}
.product_class ul li:last-child {
    margin-right: 0;
}

.product_class ul li a{
    font-size:20px;
}

.product_class ul li:before{
    position: absolute;
    content: "";
    left: 50%;
    bottom:-9px;
    background: var(--bs-default);
    width: 0%;
    height:2px;
    transition: all 0.5s ease 0s;
}


.product_class ul li:hover:before{
    width: 100%;
    left: 0%;
}








/*
<!-- ============================================================== -->
5、产品详细页
<!-- ============================================================== -->*/





/*
<!-- ============================================================== -->
5ã€äº§å“è¯¦ç»†é¡µ
<!-- ============================================================== -->*/

.product_single_box{
    margin:30px;
}


.product_single_box2{
    margin:0 0 30px 0;
}

.product_thumb{

    border:1px solid #666666;
    padding:2px;
    overflow: hidden;
    position: relative;
}


.product_thumb:before{
    position: absolute;
    top:0;
    left:0;
    content: "";
    background:rgba(255,255,255,.5);
    z-index: 2;
    width:100%;
    height:100%;
    /*      x:1.9  y:1.4   z:1     */
    transform: scale3d(1.9,1.4,1)  rotate3d(0,0,1,-45deg) translate3d(0,-150%,0); ;
    transition: all .6s;

}

.product_single_box .product_thumb img ,.product_single_box2 .product_thumb img {
    max-width: 100%;
}




.product_single_box:hover .product_thumb img ,.product_single_box2:hover .product_thumb img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}


.product_single_box:hover .product_thumb::before ,.product_single_box2:hover .product_thumb::before  {
    -webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,-45deg) translate3d(0,150%,0);
    transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,-45deg) translate3d(0,150%,0);
}


.product_class{
    margin-top:20px;
    margin-bottom:20px;
}

.product_content{
    clear:both;
    margin-top:20px;
}

.product_single_box h3,.product_single_box2 h3{
    margin-top:20px;
    
}

.product_single_box h3 a,.product_single_box2 h3 a{
    font-size:16px;
}



.product_single_box2:hover h3 a{
    font-size:16px;
    text-decoration: underline;
}






.product_class2{
    padding: 6px 10px;
    background: var(--bs-default);
    color:#fff;

}




.product_single_box:hover h3 a{
    font-size:16px;
    text-decoration: underline;
}




.more a {
    color: #fff;
    background: var(--bs-default);
    display: inline-block;
    padding: 15px 40px;
    text-align: center;
    border-radius: 5px;
}











/**
our Work
*/




#our-works {
    padding: 0px
}

.shuffle-image-item {
    padding-bottom: 15px
}

.filter-btn-group {
    padding-bottom: 30px;
    text-align: center;

}

.filter-btn-group label {
    position: relative;
    margin-right: 12px;

}

.shuffle-image-item img {
    width: 100%
}

.shuffle-inner-content {
    position: absolute;
    width: 90%;
    left: -30px;
    right: 0;
    bottom: 40px;
    opacity: 0;
    transition: all .4s;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -o-transition: all .4s
}

.shuffle-image-item:hover .shuffle-inner-content {
    opacity: 1;
    left: 0
}

.shuffle-inner-content .card {
    background-color: rgba(255, 255, 255, 0.85)
}

.shuffle-inner-content p {
    margin-bottom: 0
}

.shuffle-inner-content-right {
    margin-left: 20px
}

.theme-shuffle-result {
    z-index: -1
}

#team {
    padding: 100px 0 70px
}

.team-item {
    padding-bottom: 30px
}

.team-item .card-body {
    padding: 0
}

.team-item .card.theme-bg-black h4, .team-item .card.theme-bg-black p {
    color: #f1f1f1
}

.team-item .team-img {
    position: relative
}

.team-item .team-img img {
    width: 100%;
    border-radius: 5px 5px 0 0
}

.team-item .team-icon {
    position: absolute;
    left: 0;
    bottom: 30px;
    opacity: 0;
    transition: all .4s;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -o-transition: all .4s
}

.team-item:hover .team-icon {
    opacity: 1;
    left: 30px
}

.team-item .team-icon .social-media-icons li {
    display: block;
    margin-bottom: 5px
}

.team-item .team-icon .social-media-icons li:last-child {
    margin-bottom: 0
}

.team-item .team-item-content {
    padding: 20px  0  0 0;
}

.team-item:hover .team-item-content {
    box-shadow: 0 0 10px 0 #eee
}

.team-item .team-item-content h4 {
    margin-bottom: 10px
}

.team-item .team-item-content p {
    margin-bottom: 0
}

.team-item .team-item-content .theme-btn {
    margin-top: 20px
}

#faqs {
    padding: 100px 0 70px
}

.faqs-item {
    padding-bottom: 30px
}

.accordion button {
    margin-bottom: 10px
}

.accordion button, .accordion button i {
    color: #fff;
    vertical-align: middle
}

.accordion p {
    margin-bottom: 0
}

.collapse-head {
    margin-bottom: 20px
}

.collapse-head:last-child {
    margin-bottom: 0
}

#packages {
    padding: 100px 0 70px
}

.package-item {
    padding-bottom: 30px;
    text-align: center
}

.package-item .card-body {
    position: relative;
    overflow: hidden;
    padding: 80px 0
}

.package-popular {
    position: absolute;
    top: 15px;
    left: -38px;
    width: 150px;
    text-align: center;
    transform: rotate(-45deg);
    z-index: 2;
    line-height: 30px
}

.package-head {
    margin-bottom: 30px
}

.package-price {
    margin-bottom: 30px
}

.package-price h2 span {
    font-size: 16px
}

.package-price i.price-currency {
    width: 15px;
    display: inline-block;
    font-size: 22px;
    vertical-align: text-top
}

.package-content ul {
    margin-bottom: 30px
}

.package-content ul li {
    list-style: none;
    display: block;
    margin-bottom: 20px
}

.package-content ul li:last-child {
    margin-bottom: 0
}

.package-item .card.package-item-white h3, .package-item .card.package-item-white p, .package-item .card.package-item-white h2, .package-item .card.package-item-white li {
    color: #eee
}

#error-page {
    padding: 100px 0 70px
}

.error-page-item {
    padding-bottom: 30px;
    text-align: center
}

.error-page-item .card {
    padding-top: 60px;
    padding-bottom: 60px
}

.error-page-item h1 {
    font-size: 60px;
    margin-bottom: 15px
}

.error-page-item p {
    margin-bottom: 15px
}




/*ourwork按钮*/

.theme-btn {
    position: relative;
    font-family: 'Poppins', sans-serif;
    display: inline-block;
    padding: 15px 40px;
    color: #343a40;
    text-align: center;
    border-radius: 5px;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s
}

.theme-btn:before, .hover-effect:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 0;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    border-radius: 5px;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s
}

.theme-btn:hover:before, .hover-effect:hover:before, .hover-effect-active:before {
    height: 100%;
    border-radius: 5px
}

.theme-btn span {
    position: relative;
    z-index: 9
}

.theme-btn i {
    color: #fff
}

button:hover, .theme-btn:hover, button:focus, .theme-btn:focus, button:active, .theme-btn:active {
    outline: 0;
    box-shadow: 0;
}

.theme-btn-none, .theme-btn-none:hover, .theme-btn-none:active, .theme-btn-none:focus {
    outline: 0;
    border: 0;
    border-radius: 0 5px 5px 0;
    background-color: transparent
}

.theme-btn-sm {
    padding: 7px 15px
}

.radio-d-none {
    display: none
}

.theme-btn-default {
    color: #eee;
    background-color: #343a40
}

.theme-btn-default.active, .theme-btn-default:before, .theme-btn-default:hover {
    color: #fff;
    background-color: var(--bs-default);
}

.theme-btn-black {
    color: #ddd;
    background-color: #343a40
}

.theme-btn-black.active, .theme-btn-black:before, .theme-btn-black:hover {
    color: #fff;
    background-color: #4a5055
}

.theme-btn-light {
    color: #1d70c9;
    background-color: #f5f5f5
}

.theme-btn-light.active, .theme-btn-light:before, .theme-btn-light:hover {
    background-color: #eee
}

.theme-btn-white {
    color: #1d70c9;
    background-color: #fff
}

.theme-btn-white.active, .theme-btn-white:before, .theme-btn-white:hover {
    color: #fff;
    background-color: #1d70c9
}

.theme-bg-default, .theme-bg-default-before:before {
    background-color: var(--bs-default);
}

.theme-bg-default-light, .theme-bg-default-light-before:before {
    background-color: #eef7ff
}

.theme-bg-black, .theme-bg-black-before:before {
    background-color: #343a40
}

.theme-bg-light, .theme-bg-light-before:before {
    background-color: #f5f5f5
}

.theme-bg-white, .theme-bg-white-before:before {
    background-color: #fff
}

.theme-text-default {
    color: #1d70c9
}

.theme-text-black {
    color: #343a40
}

.theme-text-light {
    color: #f5f5f5
}



/*点击*/

.card {
    border-color: #eee;
    border-radius: 5px;
    transition: all .4s;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -o-transition: all .4s
}

.card-body {
    padding: 30px
}

.hover-effect .card-body {
    position: relative;
    z-index: 9
}

.social-media-icons {
    margin-bottom: 0
}

.social-media-icons li {
    display: inline-block;
    list-style: none
}

.icon-bg {
    position: relative;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    border-radius: 5px;
    transition: all .4s;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -o-transition: all .4s
}

.icon-bg-sm {
    width: 35px;
    height: 35px;
    line-height: 35px;
    font-size: 24px
}

.icon-bg-sm:before {
    font-size: 18px
}

.icon-bg-md {
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 25px
}

.icon-bg-md:before {
    font-size: 25px
}

.icon-bg-lg {
    width: 70px;
    height: 70px;
    line-height: 70px;
    font-size: 35px
}

.icon-bg-lg:before {
    font-size: 35px
}

.icon-bg-2lg {
    width: 100px;
    height: 100px;
    line-height: 100px;
    font-size: 50px
}

.icon-bg-2lg:before {
    font-size: 50px
}





/*say*/

.client-says-flex-img{

    display:inline-block;
}

.client-says-flex-content{

    display:inline-block;
    vertical-align: top;
}


.theme-d-flex  img{
    width:160px;
    height:100px;
}

#client-says {
    padding: 100px 0 70px
}

.client-says-bg {
    position: relative;
    z-index: 9
}

.client-says-bg:before {
    content: "";
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    position: absolute;
    width: 100%;
    height: 100%;

    background-position: top;
    background-size: cover;
    background-repeat: no-repeat
}

#client-says.client-says-bg .section-header h4, #client-says.client-says-bg .section-header h1, #client-says.client-says-bg .section-header p {
    color: #eee
}

.client-says-item {
    padding-bottom: 30px
}

.client-says-carousel:hover {
    cursor: move
}

.client-says-carousel .slick-prev:before, .client-says-carousel .slick-next:before {
    display: none;
    background-color: #343a40
}

.client-says-carousel:hover .slick-prev:before, .client-says-carousel:hover .slick-next:before {
    display: block
}

.client-says-item .card-body:after {
    content: "\F027E";
    position: absolute;
    font-family: "Material Design Icons";
    top: 0;
    right: 0;
    font-size: 150px;
    width: 150px;
    height: 150px;
    line-height: 150px;
    display: inline-block;
    text-align: center;
    opacity: .1
}

.client-says-img-content {
    margin-bottom: 20px
}

.client-says-img-content li {
    list-style: none;
    margin-bottom: 15px;
    padding-bottom: 15px
}

.client-says-img-content li:last-child {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0
}

.client-says-img-content a {
    transition: all .4s;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -o-transition: all .4s
}

.client-says-img-content a:hover h4 {
    color: #1d70c9
}

.client-says-img-content .theme-d-flex {
    -ms-flex-align: center;
    align-items: center
}

.client-says-img-content .theme-d-flex .client-says-flex-img {
    margin-right: 15px
}

.client-says-img-content .theme-d-flex .client-says-flex-content h4 {
    line-height: 26px;
    margin-bottom: 8px;
    transition: all .4s;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -o-transition: all .4s
}

.client-says-img-content .theme-d-flex .client-says-flex-content p {
    margin-bottom: 0
}

.client-says-item .client-says-item-content h6 {
    line-height: 30px;
    margin-bottom: 0
}




/*新闻*/



.blog-item {
    padding-bottom: 30px
}

.blog-item .card-body {
    padding: 0
}

.blog-item .card:hover h4 a {
    color: #1d70c9
}

.blog-item .blog-img {
    position: relative
}

.blog-item .blog-img img {
    width: 100%
}

.blog-item .blog-icon {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -15px;
    margin: 0 auto;
    padding: 0;
    text-align: center
}

.blog-item .blog-icon p.theme-btn {
    margin-bottom: 0
}

.blog-item .blog-item-content {
    padding: 30px 0 0 0;
}

.blog-item:hover .blog-item-content {
    box-shadow: 0 0 10px 0 #eee
}

.blog-item .blog-item-content h4 {
    margin-bottom: 15px;
    line-height: 32px
}

.blog-item .blog-item-content p {
    margin-bottom: 25px
}

.blog-share-btn {
    margin-top: 30px;
    margin-bottom: 30px;
    text-align: center
}

.recent-post-list {
    margin-bottom: 0
}

.recent-post-list li {
    list-style: none;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ccc
}

.recent-post-list li:last-child {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0
}

.recent-post-list a {
    transition: all .4s;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -o-transition: all .4s
}

.recent-post-list a:hover h6 {
    color: #1d70c9
}

.recent-post-list .theme-d-flex .recent-post-list-img {
    margin-right: 15px
}

.recent-post-list-content h6 {
    line-height: 26px;
    margin-bottom: 10px;
    transition: all .4s;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -o-transition: all .4s
}

.recent-post-list-content p {
    margin-bottom: 0
}

.blog-item .recent-post-list-content p {
    margin-bottom: 10px
}
.theme-d-flex {
    display: flex;
}


/*
<!-- ============================================================== -->
6、视频
<!-- ============================================================== -->*/

.video_bg{   background: var(--bs-default);


}
.vedio-thumb img{
    max-width:100%;
}

.video_bg .title{
    padding:90px 0 140px 0;
}

.video_section{ margin-top:-190px;

    text-align: center;
    position: relative;}

.video-icon{
    position:absolute;
    left:50%;
    top:50%;
    z-index: 2;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);

}

.video-icon a i{
    color: var(--bs-default);
    background: #fff;
    width:80px;
    height:80px;
    text-align: center;
    border-radius: 50%;
    line-height: 80px;
    font-size:24px;
    webkit-animation: ripple-white 1s linear infinite;
    animation: ripple-blue 1s linear infinite;
}


@-webkit-keyframes ripple-blue {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(255,255,255, 0.3), 0 0 0 10px rgba(255,255,255, 0.3), 0 0 0 20px rgba(255,255,255, 0.3);
        box-shadow: 0 0 0 0 rgba(255,255,255, 0.3), 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255,255,255, 0.3)
    }
    100% {
        -webkit-box-shadow: 0 0 0 10px rgba(255,255,255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3), 0 0 0 30px rgba(255, 255, 255, 0);
        box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3), 0 0 0 30px rgba(255, 255, 255, 0)
    }
}

@keyframes ripple-blue {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(255,255,255, 0.3), 0 0 0 10px rgba(255,255,255, 0.3), 0 0 0 20px rgba(255,255,255, 0.3);
        box-shadow: 0 0 0 0 rgba(255,255,255, 0.3), 0 0 0 10px rgba(255,255,255, 0.3), 0 0 0 20px rgba(255,255,255, 0.3)
    }
    100% {
        -webkit-box-shadow: 0 0 0 10px rgba(255,255,255, 0.3), 0 0 0 20px rgba(255,255,255, 0.3), 0 0 0 30px rgba(255,255,255, 0);
        box-shadow: 0 0 0 10px rgba(255,255,255, 0.3), 0 0 0 20px rgba(255,255,255, 0.3), 0 0 0 30px rgba(255,255,255, 0)
    }
}






/*
<!-- ============================================================== -->
6、邮箱这里
<!-- ============================================================== -->*/


.email_section{

        background: url(../image/subscribe.png?v=11);
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
        height: 600px;
}

.email_title h1{
    color:#fff;
    margin-top:160px;
    font-size:50px;

}


.email_content{
    color:#fff;
    margin-top:30px;
    font-size:20px;

}

.form-box{text-align: center; margin-top: 100px;}



.email_section .form-box input {
    width: 43%;
    height: 60px;
    border-radius: 5px;
    background-color: #ffffff;
    border: none;
    outline: 0;
    padding: 0px 197px 0 25px;
}

.email_section .form-box button {
    margin-top: 5px;
    background: var(--bs-default);
    color: #ffff;
    border: none;
    margin-left: -180px;
    position: absolute;
    padding: 10px 22px;
    border-radius: 5px;
}



/*
<!-- ============================================================== -->
7、尾文件
<!-- ============================================================== -->*/

footer {
    background: var(--bs-default);
    padding: 50px 0 0;
    color: var(--bs-font);
}

.footer-widget h3 {
    text-transform: none;
    font-size: 19px;
    color: var(--bs-font);
    margin-bottom: 34px;
    font-weight: 600;
    letter-spacing: 0;
}

.footer-widget.menu-links ul li {
    display: block;
    list-style: outside none none;
    padding-bottom: 5px;
    position: relative;
    margin-bottom: 6px;

}

.footer-widget.menu-links ul li a{
    color:var(--bs-font);
}

.footer-widget.contact ul li div {
    margin-left: 30px;
}


footer .copyright {
    padding: 30px 0 20px;
    border-top: 1px solid rgba(0,0,0,0.2);
    position: relative;
}








.footer-widget.contact ul li div a {
    color: var(--bs-font);
}

.footer-fab ul li{

    list-style: none;
    display: inline-block;

    margin: 20px 30px 0 0;

}



.footer-fab ul li a{


    color: var(--bs-font);
}


.footer-widget.newsletter .email {
    background-color: #FFF;
    border: 0 none;
    color: #000;
    float: left;
    font-weight: normal;
    height: 50px;
    line-height: 39px;
    padding: 18px;
    width: 75%;
}




ul.social-icons li {
    display: inline-block;
}



.footer-widget.contact ul li {
    position: relative;

    margin-bottom: 15px;
    color: var(--bs-font);
    list-style: none;
}

.icon-bg-gray li a {
    background: #818181;
    color: #fff;
    padding: 6px 12px;
    display:inline-block;
    float:left;
    margin-right:14px;
}


.footer-widget.newsletter .submit{
    background-color: #818181;
    border: 0 none;
    color: #FFF;
    cursor: pointer;
    float: left;
    padding: 0 20px;
    height: 50px;
    font-size: 22px;
    line-height: 55px;
}


.hero-area {
    background: url(../image/banner2.jpg?v=4);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    height: 800px;
}














.contact-icon {
    float: left;
    margin-top: -5px;
}

.contact-text {
    text-align: left;
    overflow: hidden;
}

.contact-icon i {
    color: var(--bs-default);
    font-size: 25px;
    margin-right: 20px;
    height: 60px;
    width: 60px;
    line-height: 60px;
    text-align: center;
    display: inline-block;
    border-radius: 50%;
    border: 1px solid var(--bs-default);
}

.contact-single-box:hover .contact-icon i {
    background: var(--bs-default);
    color: #fff;
}


.contact-thumb-left {
    position: relative;
    margin-left: 194px;
}
.contact-thumb {
    position: relative;
}
.contact-shape {
    position: absolute;
    top: -3%;
    right: 7%;
}
.contact-shape2 {
    position: absolute;
    top: -5%;
    left: -6%;
    z-index: -1;
}

.contact-shape3 {
    position: absolute;
    left: -22%;
    bottom: -19%;
    z-index: -1;
}

.top-img-up-down2 {
    -webkit-animation: top-image-bounce 2s infinite ease-in-out;
    animation: top-image-bounce 2s infinite ease-in-out;
}


@-webkit-keyframes top-image-bounce {
    0% {
        -webkit-transform: translateY(-12px);
        transform: translateY(-12px);
    }

    50% {
        -webkit-transform: translateY(12px);
        transform: translateY(12px);
    }

    100% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px);
    }
}

@keyframes top-image-bounce {
    0% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px);
    }

    50% {
        -webkit-transform: translateY(12px);
        transform: translateY(12px);
    }

    100% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px);
    }
}


.form_box input {
    border: 1px solid rgba(100,100,100,0.2);
    width: 100%;
    height: 53px;
    padding: 0 18px;
    margin-bottom: 20px;
    outline: 0;
    border-radius: 5px;
}

.form_box textarea {
    width: 100%;
    height: 120px;
    padding: 14px 18px;
    border: 1px solid rgba(100,100,100,0.2);
    outline: 0;
    border-radius: 5px;
}

.contact-form-button button {
    background: var(--bs-default);
    color: #fff;
    border: 1px solid var(--bs-default);
    padding: 12px 33px;
    margin-top: 35px;
    position: relative;
    z-index: 1;
    transition: .5s;
    border-radius: 5px;
}


.header-search-button{
    display: inline-block;

}
.header-search-button a i{
    font-size:22px;
}





/*
<!-- ============================================================== -->
8、头部banner
<!-- ============================================================== -->*/



.hero-main-title h1{
    font-size:50px;
}


.hero-description p{
    font-size:20px;
    color:#232323;
    margin-top:60px;
}

.hero-button{
    margin-top:100px;
}

.hero-button a {
    font-size: 16px;
    color: var(--bs-default);
    display: inline-block;
    background: #fff;
    padding: 10px 30px;
    border: 0;
    margin-right: 26px;
    border-radius: 5px;
    transition: .5s;
}

.hero-button a:hover{
    background:var(--bs-default);
    color: #fff;
}


/*其它页*/
.breadcumb-title h1 {
    font-size: 70px;
    color: #fff;
    margin-bottom: 20px;
    font-weight: 700;


}

.breacumb-content{
    position: absolute;
    z-index: 1;
    top:180px;
}


.breadcumb-content-text a , .breadcumb-content-text  {
    color: #fff;
    font-weight: 500;
    transition: .5s;
    font-size: 18px;
}


.breadcumb-area {
    background: url(../image/s5.png?v=4);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    height: 500px;
    position: relative;


}


.breadcumb-area:after{
    content: "";
    position: absolute;
    top:0;
    left:0;
    width: 100%;
    height: 100%;
    background-color: var(--bs-default);
    opacity: .7;

}










/*
<!-- ============================================================== -->
9、返回顶部
<!-- ============================================================== -->*/


.scroll-area{
    position: relative;
    z-index: 999;
}

.scroll-area .go-top {
    position: fixed;
    cursor: pointer;
    top: 0;
    right: 30px;
    color: #ffffff;
    background-image: -moz-linear-gradient(0deg, #d1651a 0%, #573FEB 100%);
    background-image: -webkit-linear-gradient(0deg, #d1651a 0%, #573FEB 100%);
    z-index: 9999;
    width: 45px;
    text-align: center;
    height: 45px;
    line-height: 42px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.9s ease-out 0s;
    -moz-transition: all 0.9s ease-out 0s;
    border-radius: 10px;
}

.scroll-area .go-top i {
    position: absolute;
    top: 50%;
    left: -4px;
    right: 0;
    margin: 0 auto;
    font-size: 15px;
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
}

.scroll-area .go-top i:last-child {
    opacity: 0;
    visibility: hidden;
    top: 60%;
}

.scroll-area .go-top::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background-image: linear-gradient(to right, #232353 0%, #232353 100%);
    background-image: -ms-linear-gradient(0deg, #232353 0%, #232353 100%);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    border-radius: 100%;
}

.scroll-area .go-top:focus, .scroll-area .go-top:hover {
    color: #fff;
}

.scroll-area .go-top:focus::before, .scroll-area .go-top:hover::before {
    opacity: 1;
    visibility: visible;
}

.scroll-area .go-top:focus i:first-child, .scroll-area .go-top:hover i:first-child {
    opacity: 0;
    top: 0;
    visibility: hidden;
}

.scroll-area .go-top:focus i:last-child, .scroll-area .go-top:hover i:last-child {
    opacity: 1;
    visibility: visible;
    top: 50%;
}

.scroll-area .go-top.active {
    top: 95%;
    -webkit-transform: translateY(-98%);
    -moz-transform: translateY(-98%);
    opacity: 1;
    visibility: visible;
    border-radius: 0;
    right: 30px;
    border-radius:100%;
}

.top-wrap {
    position: relative;
}

.top-wrap .go-top-button {
    display: inline-block;
    width: 50px;
    height: 50px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    top: 3px;
    z-index: 1;
    background: #212529;
}

.top-wrap .go-top-button i {
    font-size: 20px;
    font-weight: 700;
    padding-left: 4px;
    color: #fff;
}

.top-wrap .go-top-button::after {
    z-index: -1;
    content: "";
    position: absolute;
    left: 3px;
    top: 3px;
    width: 45px;
    height: 45px;
    -webkit-animation: ripple 1.6s ease-out infinite;
    -moz-animation: ripple 1.6s ease-out infinite;
    opacity: 0;
    background-image: -moz-linear-gradient(0deg, var(--bs-default) 0%, #3173b1 100%);
    background-image: -webkit-linear-gradient(0deg, #203c57 0%, #7db1e2 100%);
    border-radius: 100%;
}

.top-wrap .go-top-button:hover {
    background-color: #222;
    color: #fff;
}
@keyframes ripple {
    0%, 35% {
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        -ms-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0);
        opacity: 1; }
    50% {
        -webkit-transform: scale(1.5);
        -moz-transform: scale(1.5);
        -ms-transform: scale(1.5);
        -o-transform: scale(1.5);
        transform: scale(1.5);
        opacity: 0.8; }
    100% {
        opacity: 0;
        -webkit-transform: scale(2);
        -moz-transform: scale(2);
        -ms-transform: scale(2);
        -o-transform: scale(2);
        transform: scale(2); } }






/*
<!-- ============================================================== -->
10、搜索
<!-- ============================================================== -->*/

.search-popup{
    position: fixed;
    left: 0;
    top: 0;
    height: 100vh;
    width: 100%;
    z-index: 99999;
    margin-top: -540px;
    transform: translateY(-100%);
    background-color: var(--bs-default);

    opacity:0.8;


    -webkit-transition: all 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
    -moz-transition: all 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
    -o-transition: all 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
    transition: all 1500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
    -webkit-transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);
    -moz-transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);
    -o-transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);
    transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);
}
.search-popup{
    width: 100%;
}
.search-active .search-popup{
    transform: translateY(0%);
    margin-top: 0;
}
.search-popup .close-search {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    margin-top: -200px;
    border-radius: 50%;
    text-align: center;
    background-color: var(--bs-default);;
    width: 70px;
    cursor: pointer;
    box-shadow: 0 0 10px rgba(0,0,0,0.05);
    border-bottom: 3px solid #ffffff;
    -webkit-transition: all 500ms ease;
    height: 70px;
    line-height: 70px;
    text-align: center;
}
.search-active .search-popup .close-search{
    visibility: visible;
    opacity: 1;
    top: 50%;
    -webkit-transition-delay: 1500ms;
    -moz-transition-delay: 1500ms;
    -ms-transition-delay: 1500ms;
    -o-transition-delay: 1500ms;
    transition-delay: 1500ms;
}
.search-popup form{
    position: absolute;
    max-width: 700px;
    top: 50%;
    left: 15px;
    right: 15px;
    margin:-35px auto 0;
    transform: scaleX(0);
    transform-origin: center;
    background-color: rgba(7,72,131,0.8);
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}
.search-active .search-popup form{
    transform: scaleX(1);
    -webkit-transition-delay: 1200ms;
    -moz-transition-delay: 1200ms;
    -ms-transition-delay: 1200ms;
    -o-transition-delay: 1200ms;
    transition-delay: 1200ms;
}
.search-popup .form-group{
    position:relative;
    margin:0px;
    overflow: hidden;
}
.search-popup .form-group input[type="text"],
.search-popup .form-group input[type="search"]{
    position:relative;
    display:block;
    font-size:18px;
    line-height: 50px;
    color:#000000;
    height:70px;
    width:100%;
    padding: 10px 30px;
    background-color: #ffffff;
    -webkit-transition:all 500ms ease;
    -moz-transition:all 500ms ease;
    -ms-transition:all 500ms ease;
    -o-transition:all 500ms ease;
    transition:all 500ms ease;
    font-weight:500;
    text-transform:capitalize;
}
.search-popup .form-group input[type="submit"], .search-popup .form-group button {
    position: absolute;
    right: 30px;
    top: 0px;
    height: 70px;
    line-height: 70px;
    background: transparent;
    text-align: center;
    font-size: 24px;
    color: var(--bs-default);
    padding: 0;
    cursor: pointer;
    -webkit-transition: all 500ms ease;
    border: none;
}
.search-popup .form-group input[type="submit"]:hover,
.search-popup .form-group button:hover{
    color: #000000;
}

.search-popup input::placeholder,
.search-popup textarea::placeholder{
    color:#000000;
}
.search-popup .close-search.style-two{
    position: absolute;
    right: 25px;
    left: auto;
    color:#ffffff;
    width:auto;
    height:auto;
    top:25px;
    margin:0px;
    border:none;
    background:none !important;
    box-shadow:none !important;
    -webkit-transition:all 500ms ease;
    -moz-transition:all 500ms ease;
    -ms-transition:all 500ms ease;
    -o-transition:all 500ms ease;
    transition:all 500ms ease;
}

.flaticon-multiply:before {
    content: inherit;
}
button.close-search i {
    font-size: 40px;
    color: #fff;
    display: inline-block;
}
span.flaticon-multiply i {
    display: inline-block;
    color: #fff;
}

.header-search-btn {
    position: relative;
    display: inline-block;
}
.header-search-btn i {
    font-size: 16px;
    color: #fff;
    transition: .5s;
    margin-right: 0;
    position: relative;
    left: -24px;
}




.fa-times-circle:before {
    content: "\f057";
}

.close-side-widget i {
    text-align: right;
    right:20px;
    color: #fff;
    font-size: 24px;
    display: block;
}


/*
<!-- ============================================================== -->
10、联系我们
<!-- ============================================================== -->*/

.contact-info h2 {
    font-size: 26px;
    font-weight: 400;
    color: #fff;
    padding-bottom: 5px;
}

ul.list-style-one li {
    display: block;
    list-style: none;
    color: #fff;
    padding: 16px 0 0;
    font-size: 15px;
}


ul.social-box li {
    display: inline-block;
    list-style: none;
    margin: 0 6px 0 0;
}

ul.social-box li a {
    display: inline-block;
    width: 35px;
    height: 35px;
    line-height: 36px;
    text-align: center;
    background: #fff;
    color: var(--bs-default);
    transition: .5s;
    font-size: 16px;
    font-weight: 400;
    border-radius: 3px;
    position: relative;
    border: 1px solid transparent;
    z-index: 1;
}

ul.social-box li a:hover {
    color: #fff;
    background: none;
    border: 1px solid #fff;
}
.content-thumb-box {
    padding-bottom: 12px;
}

.social-box{
    margin-top:30px
}







.sticky {
    left: 0;
    margin: auto;
    position: fixed !important;
    top: 0;
    width: 100%;
    -webkit-box-shadow: 0 2px 5px -2px rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 5px -2px rgba(0, 0, 0, 0.1);
    background: #2B6394!important;
    transition: .5s;
    z-index: 44;
    animation: 500ms running fadeInUp;
    animation-name: slideInDown;
    position: absolute !important;
}
/*stiky header logo*/
a.active-sticky {
    display: none;
}

.header-area.sticky a.active-sticky {
    display: block !important;
}
.header-area.sticky a.active {
    display: none !important;
}

.header-area .logo img{

}










/*
<!-- ============================================================== -->
11、产品详情页显示
<!-- ============================================================== -->*/


.easyzoom img{
    width: 100%;
}




.single-product-content .title{font-size:24px}


.easyzoom-flyout   { border: 1px solid #dddddd ;}

.pro-thumb-img li img{   border: 1px solid #ccc ;}
.pro-large-img {
    overflow: hidden;
    width: 100%;
}

.pro-large-img a {
    display: block;
}

.pro-large-img a img {
    width: 100%;
    position: static !important;
    border: 1px solid var(--bs-default) ;
}

.pro-large-img img {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}

/*-- Product Thumbnail --*/
.pro-thumb-img {
    margin: 10px -5px 0; /*-- Arrow --*/
}

.pro-thumb-img li {
    padding: 0 5px;
}

.pro-thumb-img li a {
    display: block;
}

.pro-thumb-img li a img {
    width: 100%;
}

.pro-thumb-img .slick-arrow:hover{

    background-color:  var(--bs-default);
    color:#ffffff;
}


.pro-thumb-img .slick-arrow {
    position: absolute;
    top: 45%;

    width: 30px;
    height: 30px;
    border: none;
    background-color: #dddddd;
    color: var(--bs-default);
    border-radius: 50px;
    padding: 0;
    text-align: center;
    z-index: 2;
}


.pro-thumb-img .slick-arrow i {
    font-size: 16px;
    line-height: 30px;
}

.pro-thumb-img .slick-arrow.slick-prev {
    left: -10px;
}

.pro-thumb-img .slick-arrow.slick-next {
    right: -10px;
}











/*
<!-- ============================================================== -->
11、产品详细页
<!-- ============================================================== -->*/


/*-- Info Tab List --*/
.pro-info-tab-list a  {
    border-bottom: 2px solid var(--bs-default) ;
    padding:4px;

}



.pro-info-tab-list{
    margin: 60px 0 30px 0;
}






/*产品小图*/

.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
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-track, .slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.slick-track:before, .slick-track:after {
    display: table;
    content: ''
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    float: left;

    min-height: 1px
}

[dir='rtl'] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}


.portfolio-details-main-title{
    text-align: center;
}

.time{
    margin-top:2rem;
    margin-bottom: 4rem;
    text-align: center;
}



/*
<!-- ============================================================== -->
12、产品左右分类
<!-- ============================================================== -->*/


@media only screen and (max-width: 768px){
    .container  .menu-links {
        display: none;
    }
}

.in_left .title{ font-size:24px; padding: 10px; color: #fff; background: var(--bs-default)}

.in_left ul li{list-style: none}

.in_left   .big{  padding-left: 20px;  }
.in_left   .big a{ font-size:16px; color:#000 ; }


.in_left   .big li{ margin-top: 14px;}

.in_left   .big a:hover { text-decoration: underline }

.in_left   .big .on{color:#f00}



.head-left h1{font-size:20px;}

.current_menu_item .on{
    color:#f00;
}


/*
<!-- ============================================================== -->
13、手机版
<!-- ============================================================== -->*/
.mean-container .mean-bar::before {
    background: url(../../static/image/ai.png) no-repeat;
    background-size: contain;
}
.mean-container .mean-bar::before {
    content: "Hopeland industry & trading";
    font-size: 18px;
    padding-left: 40px;
}