﻿.navbar-logo img {
    display:block;
    height:60px;
}
.home-more {
    display: block;
    width: 210px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    position: relative;
    background-color: #fff;
}

.home-more:link,.home-more:visited {
    color: #333;
}

.home-more span {
    position: relative;
    z-index: 20;
}

.home-more::before {
    content: "";
    width: 0px;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 10;
    background-color: var(--main-color);
    transition: all .3s;
}

.home-more:hover {
    color: #fff;
}

.home-more:hover::before {
    width: 100%;
}

.section-boxed {
    margin: 0px 10px;
}


@media only screen and (min-width: 1200px) {
    .section-boxed {
        margin:0px 40px;
    }
}

.home-about, .home-honor,.home-pro-fl,.home-news,.home-product {
    height: auto;
    padding: 150px 0px;
}

.home-about h4 {
    font-size: 30px;
    color: #171724;
    margin-bottom: 30px;
}

.about-desc p {
    font-size: 18px;
    line-height: 2;
    color: #333;
}

.home-about ul li {
    margin-bottom: 15px;
    position: relative;
    transition: all .3s;
}
.home-about ul li a {
    position: relative;
}
.home-about ul li a.active,.home-about ul li a:hover {
    padding-left: 30px;
}

.home-about ul li a.active::before,.home-about ul li a:hover::before {
    content: "";
    width: 10px;
    height: 10px;
    border-radius: 100%;
    background-color: var(--main-color);
    position: absolute;
    left: 0px;
    top: 50%;
    z-index: 10;
    transform: translateY(-50%);
}

.home-about ul li a:link,.home-about ul li a:visited {
    font-size: 30px;
    color: #171724;
}

.home-about ul li a.active,.home-about ul li a:hover {
    color: var(--main-color);
}

.num-box {
    width: 100%;
    height: auto;
    overflow: hidden;
    background-color: #fff;
    text-align: center;
    padding: 50px 0px;
    margin-top: 100px;
    -moz-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
}

.num-box .num-shuzi {
    font-size: 60px;
    color: var(--main-color);
    font-weight: bold;
    margin-bottom: 10px;
}

.num-box .num-desc {
    font-size: 18px;
    color: #333;
}


/*honor*/
.home-honor h2 {
    color:#fff;
    font-size:48px;
    margin-bottom:30px;
    margin-top: 60px;
}
.home-honor h2 a:link,.home-honor h2 a:visited,.home-honor h2 a:hover {
    color:#fff;
}
.home-honor p {
    color:#fff;
    font-size:18px;
    line-height:2;
}
.home-honor .home-more {
    margin-top:40px;
}
@media only screen and (min-width: 1200px) {
    .home-honor p{
        max-width:80%
    }
}

 .home-product .team-img img,.home-news-img img {
     transition:all .3s;
 }
.home-product .team-img:hover img,.home-news-img:hover img {
    scale:1.1;
}

.home-product .team-card .team-info h3 {
    color: #fff;
}
.home-product .team-card .team-img {
    border:1px solid var(--main-color);
}

/*home pro fl*/
 .home-pro-fl h2 {
    color:#171724;
    font-size:48px;
    margin-bottom:30px;
}
 .home-pro-fl h2 a:link, .home-pro-fl h2 a:visited, .home-pro-fl h2 a:hover{
     color:#171724;
 }
.section-title h2 a:link, .section-title h2 a:visited, .section-title h2 a:hover{
    color:#171724;
 }
 .home-pro-fl p {
    color: #505050;
    font-size:18px;
    line-height:2;
}
.fl-list {
    width:100%;
    height:auto;
    overflow:hidden;
    margin-top:50px;
}
.fl-list ul li {
    width:25%;
    float:left;
    padding:10px 0px;
}
.fl-list ul li a:link,.fl-list ul li a:visited {
    font-size:30px;
    color:#171724;
}
.fl-list ul li a:hover {
    color:var(--main-color);
}

 .team-slider-one.owl-carousel .owl-nav button.owl-prev {
     left:-20px;
 }
 .team-slider-one.owl-carousel .owl-nav button.owl-next {
     right:-20px;
 }
 .team-slider-one.owl-carousel .owl-nav button.owl-prev,  .team-slider-one.owl-carousel .owl-nav button.owl-next {
    background-color:#fff;
      -moz-box-shadow:0px 0px 15px rgba(0, 0, 0, 0.1); 
 -webkit-box-shadow:0px 0px 15px rgba(0, 0, 0, 0.1); 
 box-shadow:0px 0px 15px rgba(0, 0, 0, 0.1);
}
 .team-slider-one.owl-carousel .owl-nav button.owl-prev:hover i, .team-slider-one.owl-carousel .owl-nav button.owl-next:hover i {
    color: var(--sub-color);
}

/* home news*/

.home-news .home-more {
    float:right;
}
.news-item {
    padding:0px;
}
.home-news-img {
    width:100%;
    height:auto;
    overflow:hidden;
}
.home-news-img img {
    width:100%;
}
.news-item .news-tit {
    margin-top:30px;
}
.news-item .news-tit a:link,.news-item .news-tit a:visited {
    font-size:24px;
    color:#171724;
}
.news-time {
    margin-top:30px;
    font-size:16px;
    color:#171724;
}

.home-news .owl-dots {
    margin-top:50px;
}
.news-item .news-desc {
    margin-top: 20px;
    line-height: 25px;
    height: 50px;
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.news-item .news-desc a:link,.news-item .news-desc a:visited {
    font-size:18px;
    color:#171724;
}
.news-item .news-desc a:hover,.news-item .news-tit a:hover {
    color:var(--main-color);
}

.sidebar__single ul li {
    font-size:18px;
    line-height:2;
}

/*video*/
.home-banner {
    height:auto;
    overflow:hidden;
    position:relative;
}
.home-banner video,.home-banner img {
    width:100%;
    display: block;
}
.home-banner img {
    display:none;
}
.video-text {
    width:100%;
    position:absolute;
    left:0px;
    top:50%;
    transform:translateY(-50%);
}
.video-text h1 {
    font-size: 70px;
    color:#fff;
    line-height: 1.5;
    margin-bottom: 30px;
}
.section-nav {
    background-color:#eee;
}
#map img {
    display:black;
    width:100%;
}
.product-cat-info {
    height:200px;
}
@media only screen and (min-width: 1000px) {
    .post-para {
        min-height:500px;
    }
}
@media only screen and (max-width: 1279px) {
    .home-about, .home-honor,.home-pro-fl,.home-news,.home-product {
        padding: 100px 0px;
    }
}
@media only screen and (max-width: 767px) {
    .video-text h1 {
        font-size:30px;
    }
    .home-banner img {
    display: block;
}
    .home-banner video {
        display:none;
    }
    .home-more {
        width: 150px;
        height: 40px;
        line-height: 40px;
    }
    .home-about, .home-honor,.home-pro-fl,.home-news,.home-product {
        padding: 50px 0px;
    }
    .home-about ul li {
        width:50%;
        float:left;
        margin-bottom: 0px;
    }
    .home-about ul li a:link, .home-about ul li a:visited{
        font-size:20px;
        padding-left: 30px;
    }
    .home-about ul li.active, .home-about ul li:hover {
        padding-left:20px;
    }
    .num-box {
        margin: 30px auto;
        padding: 30px 0px;
    }
    .home-about h4 {
        margin-top:30px;
    }
    .home-about h4 {
    font-size: 24px;
    color: #171724;
    margin-bottom: 30px;
}
    .about-desc p {
    font-size: 16px;
}

    .num-box .num-shuzi {
        font-size:40px;
    }

    .fl-list ul li {
        width:50%;
    }
    .fl-list ul li a:link, .fl-list ul li a:visited {
        font-size:20px;
    }

    .navbar-logo img {
        height: 50px;
    }
    .footer-menu {
        display:none;
    }
    .product-cat-info {
        height:auto;
    }
    .home-honor .home-more {
    margin-bottom:50px;
}
}