/* banner begin */
#swiper-banner .swiper-slide img{
    width:100%;
}
#swiper-banner .swiper-pagination-bullets{
    box-sizing: border-box;
    bottom:25px;
    padding:0 50px;
    text-align: right;
}
#swiper-banner .swiper-pagination-bullet{
    width:50px;
    height: 50px;
    line-height: 50px;
    color:#6c6c6c;
    text-align: center;
}
#swiper-banner .swiper-pagination-bullet-active{
    color:#fff;
    background: #5f7f28;
}
/* banner end */

/* 搜索 begin */
.search{
    background-color: #f6f6f6;
    margin-top:-4px;
    line-height: 80px;
    color:#6b6b6b;
    font-size:18px;
}
.search a{
    text-decoration: none;
    color:#6b6b6b;
}
.search::after{
    display: block;
    height: 0;
    content:'';
    clear: both;
}
.search .inner{
    width:1200px;
    margin:0 auto;
}
.search p {
    margin:0;
    float: left;
}
.search p span{
    margin-right:5px;
}
.search p a:hover{
    color:#5f7f28;
    text-decoration: underline;
}

.search .seabox {
    float: right;
}
.search .seabox input{
    width:360px;
    height:45px;
    text-indent: 2em;
    border:none;
    outline: none;
    vertical-align: middle;
}
.search .seabox input:focus+button{
    background-color: #5f7f28;
}
.search .seabox button{
    width:85px;
    height:45px;
    margin-left:-8px;
    background-color: #9f9e9e;
    border:none;
    color:#fff;
    outline: none;
    font-size:20px;
    vertical-align: middle;
}
/* 搜索 end */

/* 工程案例 begin */
.case{
    padding-bottom:140px;
    width:1200px;
    margin:0 auto;
}


/* 场景 */
    /* 场景toggle */
#toggle-scene{
    color:#373737;
    font-size:24px;
    display: table; /* 重点 */
    margin-left:auto; /* 重点 */
    margin-right: auto; /* 重点 */
    margin-bottom:35px;
}
#toggle-scene>span{
    cursor: pointer;
    margin:0 25px;
    transition: .3s;
}
#toggle-scene>span.active{
    color:#241a1b;
    font-size:32px;
}

    /* #swiper-picScroll */
#swiper-picScroll {
	position: relative;
	width: 1200px;
    margin: 0 auto;
    background-color: #fff;
}
#swiper-picScroll  .swiper-slide {
	width: 540px;
    height: 340px;
    box-shadow: 0 8px 30px #ddd;
}
#swiper-picScroll  .swiper-slide img{
    display:block;
    width:100%;
    height: 100%;
}

#swiper-picScroll .swiper-button-prev,#swiper-picScroll .swiper-button-next{
    width:50px;
    height: 50px;
    line-height: 45px;
    text-align: center;
    font-size:42px;
    border-radius: 50%;
    border:1px solid;
    background: #5f7f28;
    color:#fff;
    outline: none;
    user-select: none;
}
#swiper-picScroll .swiper-button-next{
    right:0;
}
#swiper-picScroll .swiper-button-prev{
    left:0;
}


    /* vs */
#swiper-vs{
    position: relative;
}
#swiper-vs ul{
    margin:0;
    padding:0;
    list-style-type: none;
}
#swiper-vs .clearfix{
    display:block;
    height: 0;
    content:'';
    clear: both;
}
#swiper-vs{
    padding-top:50px;
}
#swiper-vs .swiper-slide li{
    float: left;
    color:#373737;
}
#swiper-vs .swiper-slide li:nth-of-type(1){
    width:400px;
    margin-right:50px;
}
#swiper-vs .swiper-slide li:nth-of-type(2){
    width:390px;
}
#swiper-vs .swiper-slide li:nth-of-type(3){
    margin-top:-50px;
    width:360px;
    height: 200px;
    background: url('../images/tit-bg.png') no-repeat top left;   
}
#swiper-vs .swiper-slide li:nth-of-type(3) span{
    display: inline-block;
    color:#5f7f28;
    font-size:24px;
    padding:12px 0 0 25px;
}
#swiper-vs .swiper-slide li img{ 
    width:100%;
    height: 400px;
}
#swiper-vs .swiper-slide li p{
    padding-right:50px;
}

    /* #swiper-vs #toggle-vs */
#swiper-vs #toggle-vs{
    position: absolute;
    top:110px;
    left:920px;
    margin:0;
    padding:70px 0 70px 25px;
    list-style-type: none;
    border-left:1px solid #79b90b;
    z-index: 2;
}
#swiper-vs #toggle-vs>li{
    position: relative;
    line-height: 65px;
    color:#625251;
    font-size:24px;
    cursor: pointer;
}
#swiper-vs #toggle-vs>li::before{
    position: absolute;
    top:20px;
    left:-40px;
    display: inline-block;
    height: 25px;
    width:25px;
    content:'';
    border-radius: 50%;
    background-color: #fff;
    border:2px solid #79b90b;
}
#swiper-vs #toggle-vs>li.active{
    font-size:35px;
}
#swiper-vs #toggle-vs>li.active::before{
    background-color: #e5e5e5;
    transform: scale(1.2);
}
#swiper-vs .swiper-slide{
    opacity: 0 !important;
}
#swiper-vs .swiper-slide-active{
    opacity:1 !important;
}
/* 工程案例 end */

/* 实力展现 begin */
.strength {
    padding-bottom:80px;
}
.strength .cont{
    width:19.20rem;
    margin:0 auto;
    box-sizing: border-box;
    padding-left:1.45rem;
}

.strength .txt,.strength .imgbox{
    display: inline-block;
    vertical-align: top;
    width:8rem;
}

.strength .txt{
    margin-right:.4rem;
    padding-top:.35rem;
}
.strength .txt>h3{
    margin:0;
    font-weight: normal;
    /* font-size:.36rem; */
    font-size:36px;
    line-height: .8rem;
    color:#6b6b6b;
}
.strength .txt>hr{
    display: inline-block;
    width:90px;
    height: 1px;
    background-color: #6b6b6b;
    border:none;
}
.strength .txt>ul{
    margin:.45rem 0 0 0;
    padding:0 0 .01rem .35rem;
    list-style-type: none;
    border-left:1px solid #79b90b;
}
.strength .txt>ul>li{
    position: relative;
    color:#999;
    /* font-size:.2rem; */ /* 注意 */
    font-size:20px;
    margin-bottom:.25rem;
}
.strength .txt>ul>li:last-child{
    margin-bottom:.08rem;
}
.strength .txt>ul>li::before{
    position: absolute;
    top:.06rem;
    left:-.45rem;
    display: inline-block;
    height: .18rem;
    width:.18rem;
    content:'';
    border-radius: 50%;
    background-color: #fff;
    border:1px solid #79b90b;
}

.strength .imgbox img{
    width:100%;
}
/* 实力展现 end */

/* 定制流程 begin */
.process{
    padding-bottom:50px;
    background-color: #fbfbfb;
}
/* 定制流程 end */

/* 关于我们 begin */
.about .inner{
    position: relative;
    width:1200px;
    margin:0 auto;
}
.about .clearfix::after{
    display: block;
    height: 0;
    content:'';
    clear: both;
}
.about .txt{
    float: left;
    width:430px;
}
.about .txt>h3{
    margin:0 0 35px 0;
    font-weight: normal;
    color:#373737;
    font-size:35px;
}
.about .txt>p{
    margin:0;
    color:#999999;
    font-size:18px;
    line-height: 36px;
}

    /* 荣誉轮播图 */
#swiper-honor{
    /* padding:0 70px; */
    width:1100px;
    margin:60px auto;
    overflow: hidden;
}
#swiper-honor .swiper-slide img{
    box-sizing: border-box;
    width:100%;
    height:195px;
    border:2px solid #eee;
}
#swiper-honor .swiper-slide h6{
    margin:5px 0;
    font-size:16px;
    color:#999999;
    font-weight: normal;
    text-align: center;
}

.myprev,.mynext{
    top:90px;
    width:50px;
    height: 50px;
    line-height: 45px;
    text-align: center;
    font-size:42px;
    border-radius: 50%;
    border:1px solid;
    background: #5f7f28;
    color:#fff;
    outline: none;
    user-select: none;
}
.mynext{
    right:5px;
}
.myprev{
    left:5px;
}

    /* 视频 */
.about .movie{
    float: right;
    width:710px;
    height: 400px;
    border: 1px solid;
}
.about .movie video{
    object-fit: fill;
}
/* 关于我们 end */

/* 新闻资讯 begin */
.news{
    padding-bottom:85px;
    width:1200px;
    margin:0 auto;
}
.news a{
    text-decoration: none;
}
.news ul{
    margin:0;
    padding:0;
    list-style-type: none;
}
.news .oneline{ 
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
}
.news .twoline{ 
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
} 

#toggle-news{
    color:#373737;
    font-size:24px;
    display: table; /* 重点 */
    margin-left:auto; /* 重点 */
    margin-right: auto; /* 重点 */
    /* margin-bottom:35px; */
}
#toggle-news>span{
    cursor: pointer;
    margin:0 25px;
    transition: .3s;
}
#toggle-news>span.active{
    color:#241a1b;
    font-size:32px;
}

#swiper-news .swiper-slide{
    padding-top:35px;
    background-color: #fff;
}
#swiper-news .swiper-slide::after{
    display: block;
    height: 0;
    content:'';
    clear: both;
}

#swiper-news .main-news{
    float: left;
    width:580px;
}
#swiper-news .main-news .imgbox{
    width:100%;
    height: 330px;
    overflow: hidden;
}
#swiper-news .main-news .imgbox img{
    width:100%;
    height: 100%;
    transition: .3s;
}
#swiper-news .main-news .tit{
    color:#999;
}
#swiper-news .main-news h3{
    margin:8px 0;
    font-size:18px;
    font-weight: normal;
}
#swiper-news .main-news span{
    float: right;
    font-size:12px;
}
#swiper-news .main-news:hover img{
    transform: scale(1.1);
}
#swiper-news .main-news:hover .tit{
    color:#5f7f28;
}

#swiper-news .other-news{
    float: right;
    width:580px;
    background-color: #fff;
}
#swiper-news .other-news li{
    padding-bottom:25px;
    margin-bottom:55px;
    border-bottom:1px dotted #999;
}
#swiper-news .other-news li a{
    color:#999;
    transition: .3s;
}
#swiper-news .other-news li span{
    display: inline-block;
    width:115px;
    height: 90px;
    font-size:26px;
    line-height: 90px;
    text-align: center;
    border:2px solid;
}
#swiper-news .other-news li div{
    margin-left:20px;
    display: inline-block;
    vertical-align: top;
    width:400px;
}
#swiper-news .other-news li h3{
    margin:0 0 10px 0;
    font-size:18px;
}
#swiper-news .other-news li p{
    margin:0 0 10px 0;
    font-size:14px;
    line-height: 24px;
}
#swiper-news .other-news li b{
    float: right;
    font-size:12px;
    font-weight: normal;
    transition: .3s;
}
#swiper-news .other-news li:hover a{
    color:#5f7f28;
}
#swiper-news .other-news li:hover b{
    transform: translateX(20px);
}
/* 新闻资讯 end */