.banner {
    margin-bottom: 40px;
}
.sect1 {
    padding: 10px 0px;
    text-align: center;
}
.products-list.type1 {
    margin: 0 -30px;
}
.products-sect .sect-title {
    padding:  20px 0 40px 0;
    display: block;
    border-top: 1px solid #D7D7D7;
}
.service-sect .sect-title span:before ,
.album-sect .sect-title span:before ,
.products-sect .sect-title span:before{
    content: '\e910';
    font-size: 15px;
    position: absolute;
    left: -30px;
    top: 23px;
    color: #70AC92;
    font-family: 'icon-font-3' !important;
}
.service-sect .sect-title span:after ,
.album-sect .sect-title span:after ,
.products-sect .sect-title span:after{
    content: '\e911';
    font-size: 15px;
    position: absolute;
    right: -30px;
    top: 23px;
    color: #70AC92;
    font-family: 'icon-font-3' !important;
}
.service-sect .sect-title span,
.album-sect .sect-title span,
.products-sect .sect-title span{
    font-size: 23px;
    color:#444536;
    font-weight: bold;
    position: relative;
}
.service-sect .sect-title .second_txt
.album-sect .sect-title .second_txt
.products-sect .sect-title .second_txt{
    color: #79796A;
    font-family: 'Josefin Sans', sans-serif;
    font-size: 18px;
}
.album-sect .btn.more,
.products-sect .btn.more {
    line-height: 18px;
    color: #fff;
    font-size: 12px;
    margin-bottom: 4px;
    border-top:1px solid #DBDCD3;
    width: 100%;
    position: relative;
}
.service-sect .btn.more a,
.album-sect .btn.more a,
.products-sect .btn.more a{
    background: #B8B9AA;
    position: absolute;
    top: -10px;
    padding: 2px 5px;
    margin: 0 0 0 -41px;
}
.service-sect .btn.more a:before,
.service-sect .btn.more a:after,
.album-sect .btn.more a:before,
.album-sect .btn.more a:after,
.products-sect .btn.more a:before,
.products-sect .btn.more a:after {
    content: " ‧ ";
    display: inline-block;
    vertical-align: middle;
    margin: -4px 5px 0;
    font-size: 24px;
    font-weight: normal;
}
.service-sect .btn.more a:hover,
.album-sect .btn.more a:hover,
.products-sect .btn.more a:hover {
    background: #7FCAA5;
}
.products-sect .slick-dots {
    position: absolute;
    right: 30px;
    top: -70px;
}
.products-sect .slick-dots li button {
    white-space: nowrap;
    text-indent: 101%;
    overflow: hidden;
    padding: 0;
    border: 0;
    width: 10px;
    height: 10px;
    background: #B8B9AA;
    opacity: 1;
    border-radius: 0;
    border-radius: 100%;
    margin: 0 5px;
}
.products-sect .slick-dots li.slick-active button {
    background: #70AC92;
}
.sect2 {
    padding: 40px 0;
}
.sect2 .row .col {
    float: left;
    width: 50%;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.about-sect {
    display: block;
    margin: 0 auto;
    background: url('../../images/common/index/about_bg.png') repeat-x 0 0 #F2F2EE;
    padding: 20px 50px;
    position: relative;
}
.about-sect:hover {
    opacity: 0.8;
}
.about-sect .more{
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    background: #B8B9AA;
    width: 45px;
    padding: 20px;
    color: #fff;
}
.about-sect .more:hover{
    background: #82BBB4;
}
.about-sect .index-about-txt{
    background: #fff;
    padding: 0px 15px;
    display: -webkit-box;
    -webkit-line-clamp: 10;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 220px;
    overflow: hidden;
    border: 20px solid #fff;
    margin: 20px 0;
}
.about-sect .sect-title {
    text-align: left;
    font-size: 35px;
    font-family: 'Josefin Sans', sans-serif;
    color: #393939;
}
.news-sect .ibtn.more {
    border-bottom: 1px solid #DBDCD3;
    width: 100%;
    position: relative;
    overflow: visible;
    margin: 10px 0 0 0;
}
.news-sect .ibtn.more a{
    width:28px;
    height: 28px;
    background: url('../../images/common/index/more.png') no-repeat 0% 0;
    position:absolute;
    left: 50%;
    top: 15px;
    margin: 0 0 0 -14px;
}
.news-sect .ibtn.more:hover a{
    background: url('../../images/common/index/more.png') no-repeat 0 100% ;
}
.news-list {
    margin: 0 -6px;
}
.news-list .item {
    width: 50%;
    padding: 0 6px;
}
.sect3 .container .row{
    border-top: none;
    padding: 20px 0 0 0;
}
.album-list,
.service-list{
    text-align: center;
    max-width: 1300px;
    margin: 0  auto;
}
.service-sect .sect-title ,
.album-sect .sect-title {
    padding:  20px 0 40px 0;
    display: block;
}
.album-list .name {
    display: none;
}
.album-list .box {
    background: url('../../images/common/album/bg.png') no-repeat 50% 100% ;
}
.sect5{
    background: url('../../images/common/sect5bg.jpg') no-repeat center top ;
    margin: 50px auto;
}
.album-sect, 
.service-sect  {
    text-align: center;
    margin: 20px auto;
}
.service-list {
    background:none;
    padding: 0 0;
}
.service-list .box {
    margin: 0px auto 40px;
}
.service-list .description {
    letter-spacing: 0;
    max-height:110px;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    padding: 0 30px;
    margin: 10px 0 0 0 ;
    text-align: left;
}
.service-sect .btn.more {
    line-height: 18px;
    color: #fff;
    font-size: 12px;
    margin-bottom: 4px;
    border-top:1px solid #DBDCD3;
    width: 100%;
    position: relative;
    top: 10px;
}
.service-sect .rmore{
    border: 2px solid #ACD2CD;
    color: #59A599;
    border-radius: 20px;
    margin: 30px auto 20px;
    padding: 5px 10px;
    text-align: center;
}
.service-sect .rmore i{
    transform: rotate(90deg); 
}
.service-sect .rmore i:before{
    left: 2px;
    position: relative;
}
@media screen and (max-width: 1440px) {
    .products-list.type1 {
        margin: 0 0px;
    }
}
@media screen and (max-width: 1000px) {
    .products-list .item {
        width: 50%;
    }
    .products-list .box {
        margin-bottom: 30px;
    }
    .sect2 .row .col{
        width: 100%;
    }
    .about-sect {
        padding-bottom: 68px;
    }
    .about-sect .sect-title {
        text-align: center;
        line-height: 1;
        margin-bottom: 5px;
        margin-top: 20px;
    }
    .index-about-title {
        text-align: center;
        line-height: 1;
    }
    .about-sect .more {
        right: unset;
        left: calc(50% - 36px);
        bottom: 0;
        padding: 0px;
        line-height: 1.2;
        padding-top: 20px;
        text-align: center;
        color: #fff;
        width: 72px;
        height: 72px;
        box-sizing: border-box;
    }
    .about-sect .index-about-txt {
        display: block;
        height: unset;
    }
    .news-sect{
        margin: 30px 0 0 0;
    }
    .products-sect .slick-dots {
        position: absolute;
        width: 100%;
        text-align: center;
        top: -25px;
        left: 0;
    }
    .sect5{
        background-repeat: repeat;
    }
}
@media screen and (max-width: 767px) {
    .banner {
        display: none;
    }
    .banner_m{
        display: block;
    }
}
@media screen and (max-width: 520px) {
    .products-list .item,
    .news-list .item {
        width: 100%;
    }
    .about-sect {
        padding-left: 20px;
        padding-right: 20px;
    }
    .service-list .item {
        width: 100%;
    }
}