.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: '';
    width: 200px;
    height: 4px;
    background: #00bfff;
    position: absolute;
    left: -40px;
    bottom: -40px;
    display: block;
}
.service-sect .sect-title span,
.album-sect .sect-title span,
.products-sect .sect-title span{
    font-size: 28px;
    color:#444;
    line-height: normal;
    position: relative;
}
.service-sect .sect-title .second_txt
.album-sect .sect-title .second_txt
.products-sect .sect-title .second_txt{
    color: #aaa;
    font-family: 'Josefin Sans', sans-serif;
    font-size: 16px;
}
.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 span,
.album-sect .btn.more span,
.products-sect .btn.more span{
    background: #aaa;
    position: absolute;
    top: -10px;
    padding: 2px 5px;
    margin: 0 0 0 -41px;
}
/*.service-sect .btn.more span:before,
.service-sect .btn.more span:after,
.album-sect .btn.more span:before,
.album-sect .btn.more span:after,
.products-sect .btn.more span:before,
.products-sect .btn.more span:after {
    content: " ‧ ";
    display: inline-block;
    vertical-align: middle;
    margin: -4px 5px 0;
    font-size: 24px;
    font-weight: normal;
}
.service-sect .btn.more span:hover,
.album-sect .btn.more span:hover,
.products-sect .btn.more span: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: #ccc;
    opacity: 1;
    border-radius: 0;
    border-radius: 100%;
    margin: 0 5px;
}
.products-sect .slick-dots li.slick-active button {
    background: #00BFFF;
}



.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/index/abotu_big_bg.png) repeat ,#f6f6f6;
    padding: 25px 50px;
    position: relative;
}
.about-sect:hover {
    opacity: 0.9;
}
.about-sect .more{
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    background: url(../images/index/about_more.png) no-repeat;
    width: 63px;
    height: 99px;
    text-indent: -999999px;
    z-index: 10;
}
.about-sect .more:hover{
  background-position: 100% 0;
}

.about-sect .index-wrap{
  position: relative;
}
.about-sect .index-wrap:after{
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  border: solid 4px #00bfff;
  position: absolute;
  right: -20px;
  top: -17px;
  z-index: 0;

}
.about-sect .index-about-txt{
    background: #fff;
    padding: 0px 15px;
    display: -webkit-box;
    -webkit-line-clamp: 10;
    -webkit-box-orient: vertical;
    overflow: hidden;
    min-height: 214px;
    max-height: 214px;
    overflow: hidden;
    border: 20px solid #fff;
    margin: 27px 0 25px;
    position: relative;
    z-index: 5;
}
.about-sect .sect-title {
    text-align: left;
    font-size: 23px;
    color: #393939;
}
.about-sect .sect-title .icon{
  background: url(../images/index/about_icon.png) no-repeat;
  width: 35px;
  height: 42px;
  margin-left: 8px;
  position: relative;
  top:-5px;
}
.sect2 .row2{

}
.sect2 .row2 .col3,
.sect2 .row2 .col4{
  float: left;
  width: 50%;
}
.work-sect .pic,
.news-sect .pic{
  margin-bottom: 0;
}
.work-sect .sct-til,
.news-sect .sct-til{
  font-size: 20px;
  color: #393939;
  margin: 5px 0;
  position: relative;
}
.work-sect .sct-til i,
.news-sect .sct-til i{
  width: 10px;
  height: 10px;
  background: #fff;
  border: solid 3px #00bfff;
  box-sizing: border-box;
  display: inline-block;
  margin-right: 6px;
  position: relative;
  top:-2px;
  border-radius: 50%;
}
.work-sect .ibtn.more ,
.news-sect .ibtn.more {
    border-bottom: 1px solid #DBDCD3;
    width: 100%;
    position: relative;
    overflow: visible;
    margin: 10px 0 0 0;
}
.work-sect .box,
.news-sect .box{
  margin-bottom: 10px;
}
.work-sect .btn.more span,
.news-sect .btn.more span{
    width:119px;
    height: 30px;
    display: block;
    margin: 15px auto 20px;
    background: #fff;
    border: solid 2px #ddd;
    box-sizing: border-box;
    border-radius: 25px;
    text-align: center;
    color: #ddd;
    font-size: 13px;
    line-height: 28px;
    position: relative;
    z-index: 3;
}
.work-sect .btn.more:hover span,
.news-sect .btn.more:hover span{
  background: #00bfff;
  border-color: #00bfff;
  color: #fff
}
.work-sect .btn.more,
.news-sect .btn.more{
  position: relative;
}
.work-sect .btn.more:after ,
.news-sect .btn.more:after {
  content: '';
  display: block;
  width: 90%;
  height: 1px;
  background: #ddd;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 15px;
  z-index: 0;

}
.work-list,
.news-list {
    margin: 0 0px;
}
.work-list .item ,
.news-list .item {
    width: 100%;
    padding: 0px 5px;
}
.work-list .box,
.news-list .box{
  max-width: 321px;
}
.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/album/bg.png') no-repeat 50% 100% ;
}
.sect5{
    background: url('../images/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;
}
.service-list .description {
    letter-spacing: 0;
    max-height:75px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    padding: 0 30px;
    margin: 10px 0 0 0 ;
    text-align: left;
}
@media screen and (max-width: 1440px) {
    .products-list.type1 {
        margin: 0 0px;
    }
}
@media screen and (max-width: 1200px) {
}
@media screen and (max-width: 1000px) {
    .products-list .item {
        width: 50%;
    }
    .products-list .box {
        margin-bottom: 30px;
    }
    .sect2 .row .col{
        width: 100%;
    }
    .work-sect,
    .news-sect{
        margin: 30px 0 0 0;
    }
    .products-sect .slick-dots {
        position: absolute;
        width: 100%;
        text-align: center;
        top: -17px;
        left: 0;
    }
    .sect5{
        background-repeat: repeat;
    }
}
@media screen and (max-width: 600px) {
  .sect2 .row2 .col3, .sect2 .row2 .col4{
    float: none;
    width: 100%;
    padding: 0;
  }
}
@media screen and (max-width: 520px) {
    .products-list .item,
    .news-list .item {
        width: 100%;
    }
    .about-sect {
        padding: 10px 20px;
    }
    .about-sect .more{right: -19px;}
    .about-sect .index-wrap::after{
      right: -10px;
      width: 95%;
    }
    .service-list .item {
        width: 100%;
    }
}
@media screen and (max-width: 480px) {
}
@media screen and (max-width: 400px) {

}
