.banner {
	
    margin-bottom: 30px;
}
/*.banner .container:before {
    content: '';
    display: block;
    background: url('../../images/common/deco_caret.png') 50% 0 repeat-x;
    height: 23px;
    position: absolute;
    z-index: 5;
    left: 0;
    right: 0;
    top: 0;
    pointer-events: none;
}*/
.banner .slick-prev,
.banner .slick-next {
    white-space: nowrap;
    text-indent: 101%;
    overflow: hidden;
    padding: 0; 
    border: 0;
    background: url('../../images/common/index/banner_arrow.png') no-repeat;
    width: 60px;
    height: 60px;
    margin-top: -30px;
    position: absolute;
    z-index: 10;
    top: 50%;
    cursor: pointer;
}
.banner .slick-prev {
    background-position: 0 0;
    left: 18px;
}
.banner .slick-next {
    background-position: 100% 0;
    right: 18px;
}
.banner .slick-prev:hover {
    background-position: 0 100%;
}
.banner .slick-next:hover {
    background-position: 100% 100%;
}
.banner .slick-dots {
    position: absolute;
    top: 100%;
    left: 0;
    margin: 5px 0 0;
    padding: 0;
    list-style-type: none;
    text-align: center;
}
.banner .slick-dots li {
    display: inline-block;
    vertical-align: middle;
}
.banner .slick-dots li button {
    white-space: nowrap;
    text-indent: 101%;
    overflow: hidden;
    padding: 0; 
    border: 0;
    width: 96px;
    height: 1px;
    margin-top: 10px;
    cursor: pointer;
}
.banner .slick-dots li:nth-child(5n+1) button {
    background: #ddd;
}
.banner .slick-dots li:nth-child(5n+2) button {
    background: #ddd;
}
.banner .slick-dots li:nth-child(5n+3) button {
    background: #ddd;
}
.banner .slick-dots li:nth-child(5n+4) button {
    background: #ddd;
}
.banner .slick-dots li:nth-child(5n) button {
    background: #ddd;
}
.banner .slick-dots li.slick-active:nth-child(n) button {
    background: #212121;
}

.sect-title {
    font-family: '微軟正黑體', '新細明體';
    color: #000;
    font-size: 24px;
    font-weight: normal;
    line-height: 1.4;
    letter-spacing: 3px;
    margin: 0;
}
.sect-title span {
    display: inline-block;
    color: #197292;
    font-family: 'Lily Script One', cursive;
    font-size: 30px;
    font-weight: normal;
    letter-spacing: 0.05em;
    margin-right: 8px;
}

.sect1 {
	background: url('../../images/common/news_bg.png') 106% 100% no-repeat;
	margin-bottom: 50px;
	padding-top: 20px;
	padding-bottom: 40px;
}
.links-sect {
    background: url('../../images/common/index/links_sect_bg.png');
    border: 10px solid #ECEDF4;
    text-align: center;
    position: relative;
    padding: 40px 15px 0;
}
.links-sect .sect-title {
    background: url('../../images/common/index/links_title_bg.png') 50% 0 no-repeat;
    width: 238px;
    line-height: 58px;
    margin-left: -119px;
    position: absolute;
    left: 50%;
    top: -40px;
}
.links-sect .sect-title span {
    color: #fff;
}
.links-sect .ibtn.more {
    position: absolute;
    left: 50%;
    bottom: -20px;
    margin-left: -50.5px;
}
.links-list {
    max-width: 1360px;
    margin: 0 auto;
}
.links-list .item {
    width: 20%;
    padding: 0 7px;
}
.links-list .item:nth-child(5n+1) {
    clear: left;
}
.links-list .item:nth-child(6) {
    display: none;
}
.links-list .box {
    max-width: 252px;
    margin: 0 auto 20px;
    text-align: center;
}
.links-list .pic {
    background: url('../../images/common/links/pic_bg.png');
    padding: 6px;
    margin-bottom: 3px;
}
.links-list .box:hover .pic {
    background: url('../../images/common/links/pic_bg_hover.png');
}
.links-list .name {
    color: #666;
    font-size: 14px;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    height: 25px;
}
.links-list .box:hover .name {
    color: #ff8158;
    font-weight: bold;
}

.news-sect {
	position:relative;
    width: 100%;
}
.news-sect .sect-title {
    text-align: center;
	letter-spacing: 0;
    margin-bottom: 90px;
    font-size:0;
}
.news-sect .sect-title:before {
	content:'News';
	display:inline-block;
	font-size:60px;
	font-family:'Arimo',Arial;
	color:#212121;
	font-weight:bold;
	position:absolute;
	left: 40px;
	top: -18px;
}
.news-sect .sect-title:after {
	content:'';
	display:inline-block;
	width:31px;
	height:3px;
	background:#212121;
	position:absolute;
	left:0;
	top: 25px;
}
.news-sect  .sect-title span {
    display: block;
    margin: 0;
}
.news-sect .ibtn.more {
	text-indent:101%;
	background: url('../../images/common/more.png') 00% 50% no-repeat;
    width: 80px;
    height: 10px;
	position:absolute;
    top:0;
    right:0;
    display: block;
    margin: 20px auto 0;
    transition:all .3s ease;
}
.news-sect .ibtn.more:hover {
	background: url('../../images/common/more2.png') 0% 50% no-repeat;	
}
.news-sect .ibtn.more:before {
	content:'';
	display:inline-block;
	width:37px;
	height:1px;
	background:#252525;
	position:absolute;
	right:0px;
	top:50%;
}
.news-sect .ibtn.more:hover:before {
	background:#AAACAD;	
}
.news-sect .ibtn.more:after {
	content:'';
	display:inline-block;
	width:7px;
	height:7px;
	border-radius:100%;
	background:#252525;
	position:absolute;
	right:25px;
	top:calc(50% - 3.5px);
	transition:all .3s ease;
}
.news-sect .ibtn.more:hover:after {
	right:5px;
}
.news-list {
    max-width: 1440px;
    margin: 30px auto 0px auto;
}
.news-list .item {
    width: 25%;
    padding: 0 10px;
}


.news-list .box {
    max-width: 260px;
    margin: 0 auto 30px;
    text-align: center;
}
.news-list .pic {
    position: relative;
    overflow: hidden;
    max-width: 250px;
    margin: 0 auto 10px;
    border: 1px solid #ddd;
    padding:5px;
}

.news-list .pic:before {
    content: "";
    background: rgba(255, 255, 255, 0.5);
    display: block;
    position: absolute;
    z-index: 1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0;
    transition: all 0.3s;
}
.news-list .box:hover .pic:before {
    background-position: 50% 50%;
    opacity: 1;
}
.news-list .pic:after {
	content:'';
	display:block;
	position:absolute;
	width:100%;
	height:100%;
	background: url('../../images/common/border.png') no-repeat;
	background-size:cover;
	z-index:9;
	left:0px;
	top:0;
	opacity: 0;
	transition: all .3s ease;
}
.news-list .pic:hover:after {
	opacity: 1;
}
.news-list .name {
    color: #202020;
    font-size: 15px;
    font-weight: bold;
    text-align: left;
    line-height: 1.5;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 41px;
}
.news-list a:hover .name {
    color: #202020;
}
.news-list .date {
    display: block;
	font-family:'Arimo',Arial;
    /* width: 104px; */
    margin: 15px 0 0;
    text-align: left;
    color: #999999;
    font-size: 14px;
    font-weight: bold;
    line-height: 26px;
}
.news-list a:hover .date {
    color: #173445;
}
.sect2 {
	position: relative;
    margin-top: 35px;
	margin-bottom: 100px;
}
.sect2:before {
	content:'';
	display:inline-block;
	width:309px;
	height:655px;
	background:rgba(255,255,255,0.35);
	position:absolute;
	right:0;
	top:0;
	z-index:0;
}
.sect2 .container{
    height:652px;
}
.sect2 .container:before{
    display:block;
    content:'';
    width:1609px;
    height:655px;
    position:absolute;
    background: url(../../images/common/index/ab_bg.jpg) 50% 100% no-repeat fixed;
    z-index:-1;
}
.about-sect {
    float: left;
    position:absolute;
    bottom:10%;
    left:15px;
    width: 100%;
    padding: 0 0;
}
.about-sect:after{
    display:block;
    content:'';
    background: url(../../images/common/ab_word.png) 50% 50% no-repeat;
    width:129px;
    height:124px;
    position:absolute;
    left: 45px;
    top: -270px;
    z-index:9;
}
.about-sect .sect-title {
    color: #fff;
    font-size: 28px;
    font-weight: bold;
    line-height: 1.4;
     letter-spacing: 0;
    margin-bottom: 10px;
    padding: 8px 0 0 0;
    position:relative;
    left:310px;
	text-align:left;
}
.about-sect .sect-title:before {
	content:'About us';
	 letter-spacing: 0;
	display:inline-block;
	font-size:60px;
	font-family:'Arimo',Arial;
	color:#fff;
	font-weight:bold;
	position:absolute;
	left: -270px;
	top: -18px;
}
.about-sect .sect-title:after {
	content:'';
	display:inline-block;
	width:31px;
	height:3px;
	background:#fff;
	position:absolute;
	left: -310px;
	top: 25px;
}
/*
.about-sect .sect-title:before{
    content:'';
    display:inline-block;
    background: url(../../images/common/ab_word2.png) 50% 50% no-repeat;
    width:298px;
    height:45px;
    margin-right:10px;
	position:relative;
    top:5px;
}*/
.about-sect .pic {
    float: left;
    width: 80%;
}
.about-sect .txt {
    float: none;
    width: 59%;
    position:relative;
	z-index:5;
	text-align:justify;
}
.about-sect .txt .editor{
    padding: 34px 40px 35px;
}
.about-sect .editor:before {
	content: '';
    display: block;
    width: 1920px;
    height: 235px;
    background: #F3F3F3;
    position: absolute;
    left: -300px;
    top: 0px;
    z-index: -1;
    }
.about-sect .txt a:hover {
    text-decoration: underline;
}
.sect3 {
	margin-bottom: 100px;
}
.products-sect{
    position:relative;
}
.products-sect .sect-title {
    text-align: center;
	 letter-spacing: 0;
    margin-bottom: 90px;
    font-size:0;
}
.products-sect .sect-title:before {
	content:'Projects';
	display:inline-block;
	font-size:60px;
	font-family:'Arimo',Arial;
	color:#212121;
	font-weight:bold;
	position:absolute;
	left: 40px;
	top: -18px;
}
.products-sect .sect-title:after {
	content:'';
	display:inline-block;
	width:31px;
	height:3px;
	background:#212121;
	position:absolute;
	left:0;
	top: 25px;
}
.products-sect .sect-title span {
    display: block;
    margin: 0;
}
.products-sect .ibtn.more {
	text-indent:101%;
	background: url('../../images/common/more.png') 00% 50% no-repeat;
    width: 80px;
    height: 10px;
	position:absolute;
    top:10px;
    right:0;
    display: block;
    margin: 10px auto 50px;
    transition:all .3s ease;
}
.products-sect .ibtn.more:hover {
	background: url('../../images/common/more2.png') 0% 50% no-repeat;	
}
.products-sect .ibtn.more:before {
	content:'';
	display:inline-block;
	width:37px;
	height:1px;
	background:#252525;
	position:absolute;
	right:0px;
	top:50%;
}
.products-sect .ibtn.more:hover:before {
	background:#AAACAD;	
}
.products-sect .ibtn.more:after {
	content:'';
	display:inline-block;
	width:7px;
	height:7px;
	border-radius:100%;
	background:#252525;
	position:absolute;
	right:25px;
	top:calc(50% - 3.5px);
	transition:all .3s ease;
}
.products-sect .ibtn.more:hover:after {
	right:5px;
}
.products-list {
    margin: 0 -10px;
}
.products-list .item {
    width: 20%;
    padding: 0 10px;
}
.products-list .item:nth-child(5n+1) {
    clear: left;
}
.products-list .item:nth-child(n+11) {
    display: none;
}
.products-list .box {
    max-width: 250px;
    margin: 0 auto 40px;
    position: relative;
}
.products-list .box.new:before {
    content: '';
    display: block;
    background: url('../../images/common/products/new_tag.png') no-repeat;
    width: 44px;
    height: 44px;
    position: absolute;
    z-index: 10;
    left: 0;
    top: -15px;
}
.products-list .pic-box {
    margin-bottom: 10px;
    position: relative;
    overflow: hidden;
}
.products-list .pic {
    display: block;
    position: relative;
    overflow: hidden;
}
.products-list .pic:before,
.products-list .pic:after {
  content: "";
  position: absolute;
  width: 0%;
  height: 2px;
  bottom: 0px;
  background-color: #1c293f;
  -webkit-transition: width 0.5s cubic-bezier(0.37, 0.16, 0.12, 1);
  transition: width 0.5s cubic-bezier(0.37, 0.16, 0.12, 1);
  z-index: 1;
}
.products-list .pic:before {
  left: 0;
  bottom:2px;
}
.products-list .pic:after {
  right: 0;
}
.products-list .pic:hover:before, 
.products-list .pic:hover:after {
  width: 100%;
}
.products-list .pic img {
    display: block;
  -webkit-transition: -webkit-transform 0.8s cubic-bezier(0.37, 0.16, 0.12, 1);
  transition: -webkit-transform 0.8s cubic-bezier(0.37, 0.16, 0.12, 1);
  transition: transform 0.8s cubic-bezier(0.37, 0.16, 0.12, 1);
  transition: transform 0.8s cubic-bezier(0.37, 0.16, 0.12, 1), -webkit-transform 0.8s cubic-bezier(0.37, 0.16, 0.12, 1);
}
.products-list .pic:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
/*
.products-list .pic:before {
    content: "";
    background: url(../../images/common/products/hover.png) 50% 60% no-repeat rgba(204, 204, 204, 0.83);
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 5;
    opacity: 0;
    transition: all 0.3s;
}
.products-list a:hover .pic:before {
    background-position: 50% 50%;
    opacity: 1;
}*/
.products-list .name {
	padding:0 0 5px;
    color: #212121;
    font-size: 16px;
    font-weight: bold;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 27px;
}
.products-list a:hover .name {
    color: #000;
}
.products-list .description {
    color: #999999;
    font-size: 14px;
    line-height: 1.6;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 41px;
}
.products-list a:hover .description {
    
}

.sect4 {
    background: url(../../images/common/index/service_bg01.jpg)center 100% no-repeat fixed;
    background-size: 100%;
    min-height: 180px;
    margin-bottom: 0px;
    margin-top: 20px;
	display: none;
}
.ad-sect {
    width: 30%;
    padding: 30px 0;
    text-align: center;
    margin: 0 auto;
}
.ad-sect .sect-title {
    text-align: center;
    margin-bottom: 10px;
}
.ad-sect .sect-title span {
    display: block;
    margin: 0;
}

.sect5 {
    margin-bottom: 120px;
    position:relative;
	padding: 33px 0;
}
.sect5:before {
	content:'';
	display:block;
	background: url(../../images/common/index/service_bg.png) 50% 50% no-repeat;
	width:1611px;
	height:980px;
	position:absolute;
	top: -391px;
	left:0;
	z-index:-1;
}
.sect5-bg {
}
.service-sect {
    width: 100%;
    /*max-width: 1000px;*/
    text-align: center;
    color: #666;
    margin: 0 auto;
    position:relative;
}
.service-sect:before {
	content:'';
	display:block;
	background: url(../../images/common/service_dotbg.png) 50% 50% no-repeat;
	width:364px;
	height:366px;
	position:absolute;
	z-index:1;
	left:-90px;
	top:-10px;
}
.service-sect .sect-title {
	 letter-spacing: 0;
	text-align:left;
	font-size:0;
	padding: 20px 0px 10px;
	position:absolute;
	left:0;
	bottom: -55px;
	z-index:1;
}
.service-sect .sect-title:before {
	content:'Service';
	display:inline-block;
	font-size:60px;
	font-family:'Arimo',Arial;
	color:#212121;
	font-weight:bold;
	position:absolute;
	left: 40px;
	top: -18px;
}
.service-sect .sect-title:after {
	content:'';
	display:inline-block;
	width:31px;
	height:3px;
	background:#212121;
	position:absolute;
	left:0;
	top: 25px;
}
.service-sect .sect-title span {
    display: block;
}
.service-sect .txt {
    padding: 10px 0% 30px;
}
.service-sect .ibtn.more {
	text-indent:101%;
	background: url('../../images/common/more.png') 00% 50% no-repeat;
	width: 80px;
	height: 10px;
	position:absolute;
	left: 280px;
	bottom: -57px;
	display: block;
	margin: 20px auto 0;
	transition:all .3s ease;
}
.service-sect .ibtn.more:hover {
	background: url('../../images/common/more2.png') 0% 50% no-repeat;	
}
.service-sect .ibtn.more:before {
	content:'';
	display:inline-block;
	width:37px;
	height:1px;
	background:#252525;
	position:absolute;
	right:0px;
	top:50%;
}
.service-sect .ibtn.more:hover:before {
	background:#AAACAD;	
}
.service-sect .ibtn.more:after {
	content:'';
	display:inline-block;
	width:7px;
	height:7px;
	border-radius:100%;
	background:#252525;
	position:absolute;
	right:25px;
	top:calc(50% - 3.5px);
	transition:all .3s ease;
}
.service-sect .ibtn.more:hover:after {
	right:5px;
}
.sect6 {
    margin-bottom:15px;
}
.album-sect {
    width: 100%;
}
.album-list {
    display: table;
    width: 100%;
}
.album-list .item {
    width: 16.66%;
    display: table-cell;
    float: none;
    vertical-align: middle;
    /*background: url(../../images/common/index/album_title.png);*/
	background:#173445;
    transition:all .3s ease;
}
.album-list .item:hover{
	background:#252525;
}
.album-list .item:nth-child(6n+1) {
	width:300px;
	display: table-caption;
    clear: left;
	background: none;
}
.album-list .box {
    max-width: 300px;
    margin: 0 auto;
    text-align: center;
    position: relative;
    overflow: hidden;
}
.album-list .item.more a.box{
    /*background: url(../../images/common/index/album_more.png) ;
    width: 216px;
    height: 216px;*/
    background: url(../../images/common/alb_more.png) no-repeat;
    background-size:100%;
    width: 92px;
    height: 87px;
}
.album-list .item.more:hover a.box {
    background: url(../../images/common/alb_more2.png) no-repeat;
	background-size:100%;
}
.album-list .box .sect-title{
	font-size:0;
	 letter-spacing: 0;
	/*background: rgba(23, 132, 110, 0.85);*/
	/*border-radius: 60px;*/
	margin: 0 auto;
	color: #fff;
	padding: 10px;
	width: 66px;
	margin-bottom: 60px;
}
.album-list .box .sect-title:before {
	content:'Albums';
	display:inline-block;
	font-size:60px;
	font-family:'Arimo',Arial;
	color:#212121;
	font-weight:bold;
	position:absolute;
	left: 40px;
	top: -18px;
}
.album-list .box .sect-title:after {
	content:'';
	display:inline-block;
	width:31px;
	height:3px;
	background:#212121;
	position:absolute;
	left:0;
	top: 25px;
}
.album-sect .sect-title span {
    display: block;
    font-size: 36px;
}
.album-list .pic {
    position: relative;
    overflow: hidden;
}

.album-list .pic:before {
    content: '';
    display: block;
    background: url('../../images/common/album_hover.png') 50% 50% no-repeat;
    background-size:cover;
    position: absolute;
    top: 15px;
    bottom: 15px;
    left: 15px;
    right: 15px;
    opacity: 0;
    transition: all 0.3s;
}
.album-list .box:hover .pic:before {
    opacity: 1;

}
.album-list .name {
    position: absolute;
    /*left:calc(50% - 97px);
    top:calc(50% - 97px);
    width:194px;
    height:194px;*/
    left:0;
    top:0;
    right:0;
    bottom:0;
    text-align:center;
    /*background: rgba(23,52,69,0.75);*/
    color: #fff;
    font-size: 15px;
    line-height: 216px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    transition: all 0.3s;
    opacity:0;
}
.album-list .box:hover .name {
    opacity:1;
}
/*
.album-list .name:before {
    content:'';
    display:inline-block;
    width:3px;
    height:31px;
    background:#fff;
    position:absolute;
    top:0;
    left:31px;
}*/

/******首頁跳出燈箱廣告按鈕******/
body .fancybox-close {
    background: url(../../images/common/lightbox_close.png) no-repeat;
    width: 40px;
    height: 40px;
    right: -20px;
    top: -20px;
}
body .fancybox-close:hover {
    background-position: 0 100%;
}
body .fancybox-skin {
    background: #fff;
    margin: 20px 40px;
    border-radius: 0px;
    
}

/*******************************/
@media screen and (max-width: 1280px) {
	.sect5:before {
		content:'';
		display:block;
		background: url(../../images/common/index/service_bg.png) 50% 50% no-repeat;
		width:1611px;
		height:980px;
		position:absolute;
		top: -391px;
		left: -274px;
		z-index:-1;
	}
	.sect2 .container:before{
    	height: 615px;
	}
	.sect2 {
		margin-bottom: 70px;
	}
}
@media screen and (max-width: 1200px) {
    .links-list {
        max-width: 900px;
    }
    .links-list .item {
        width: 33.33%;
    }
    .links-list .item:nth-child(5n+1) {
        clear: none;
    }
    .links-list .item:nth-child(3n+1) {
        clear: left;
    }
    .links-list .item:nth-child(6) {
        display: block;
    }
    .products-list .item {
        width: 25%;
    }
    .products-list .item:nth-child(n) {
        display: block;
    }
    .products-list .item:nth-child(5n+1) {
        clear: none;
    }
    .products-list .item:nth-child(4n+1) {
        clear: left;
    }
    .sect4-bg {
        background: none;
    }
    .service-sect {
    }
    .service-sect,
    .album-sect {
        float: none;
        width: auto;
    }
    .album-list .item {
        width: 16.66%;
    }
    .album-list .item:nth-child(4n+1) {
        clear: none;
    }
    .album-list .item:nth-child(6n+1) {
        clear: left;
    }
	.about-sect .txt {
	    width: 73%;
	}
}
@media screen and (max-width: 1000px) {
	.sect2 .container:before{
		background: url(../../images/common/index/ab_bg.jpg) 50% 100% no-repeat;
	}
}
@media screen and (max-width: 1000px) {

    .about-sect {
        float: none;
        width: auto;
        max-width: 670px;
        margin: 0 auto;
        text-align: center;
    }
    .about-sect .txt{
        width: 100%; 
    }
    .products-list .item {
        width: 33.33%;
    }
    .products-list .item:nth-child(4n+1) {
        clear: none;
    }
    .products-list .item:nth-child(3n+1) {
        clear: left;
    }
	.about-sect .editor:before {
    	height: 177px;
    }
}
@media screen and (max-width: 900px) {
    .news-sect {
        text-align: center;
        max-width: 800px;
        margin: 0 auto;
    }
    .album-list {
        display:block; 
    }

    .album-list .item {
        width: 25%;
        display: block;
        float: left;
    }
    .album-list .item.title{
        width: 100%;
        padding: 10px 0;
		padding: 10px 60% 0 0;
    }
    .album-list .item:nth-child(4n+1) {
        clear: none;
    }
    .album-list .item:nth-child(3n+1) {
        clear: none;
    }
    .album-list .item.more {
        width: 100%;
        padding: 10px 0;
    }
    .album-list .item.more a.box{
        width: 66px;
        height: 66px;
        background-size: 100%;

    }
}
@media screen and (max-width: 767px) {
/*------------ lightbox 767 ------------*/
    body .fancybox-skin {
        margin: 50px 0 5px;
    }
    body .fancybox-close {
        top: -50px;
        right: 50%;
        margin-right: -20px;
    }
/*------------ lightbox 767 ------------*/
    .banner .container:before {
        height: 16px;
        background-size: auto 100%;
    }
    .banner .slick-prev,
    .banner .slick-next {
        width: 36px;
        height: 36px;
        background-size: 72px auto;
        margin-top: -18px;
    }
    .banner .slick-prev {
        left: 2%;
    }
    .banner .slick-next {
        right: 2%;
    }
    .banner .slick-dots li button {
        width: 40px;
    }
	.sect1 {
		padding-top: 0px;
	}

	.news-list {
		margin: 20px auto 0px auto;
	}
    .links-list {
        max-width: 600px;
    }
    .links-list .item {
        width: 50%;
    }
    .links-list .item:nth-child(3n+1) {
        clear: none;
    }
    .links-list .item:nth-child(2n+1) {
        clear: left;
    }
    .about-sect .pic,
    .about-sect .txt {
        float: none;
        width: auto;
    }
    .about-sect .pic {
        margin-bottom: 1.8em;
    }
    .products-list {
        margin: 0 -7px;
    }
    .products-list .item {
        padding: 0 7px;
        width: 50%;
    }
    .products-list .item:nth-child(n+11) {
        display: none;
    }
    .products-list .item:nth-child(3n+1) {
        clear: none;
    }
    .products-list .item:nth-child(2n+1) {
        clear: left;
    }
    .products-list .box {
        margin-bottom: 30px;
    }
}
@media screen and (max-width: 640px) {

}
@media screen and (max-width: 600px) {
    .links-list {
        margin: 0 -7px;
    }
	.about-sect:after{
    	left: 45px;
    	top: -210px;
	}
	.album-list .item.title{
        width: 100%;
        padding: 10px 0;
        padding: 10px 50% 0 0;
    }
}
@media screen and (max-width: 566px) {
	.about-sect .editor:before {
    	height: 204px;
    }
}
@media screen and (max-width: 472px) {
	.about-sect .editor:before {
    	height: 231px;
    }
}
@media screen and (max-width: 1025px) {
	.sect4 {
		background: url(../../images/common/index/service_bg02.jpg)center 100% no-repeat fixed;
		background-size: 100%;
	}
}

@media screen and (max-width: 500px) {
    .links-list .item {
        width: 100%;
    }
    .links-list .item:nth-child(n) {
        clear: none;
    }
    .links-list .item:nth-child(6) {
        display: none;
    }
    .products-list .item {
        width: 100%;
    }
    .album-list .item {
        width: 50%;
    }
    .album-list .item:nth-child(3n+1) {
        clear: none;
    }
    .album-list .item:nth-child(2n+1) {
        clear: none;
    }
	.service-sect .ibtn.more {
		left: calc(100% - 80px);
	}
	.album-list .item.title{
        width: 300px;
        padding: 10px 0;
    }
	.about-sect {
    bottom: 25%;
	}
	.sect2 .container:before{
    	height: 550px;
		left:0;
 	}
	.sect2:before {
		display: none;
	}
	.sect2 {
		margin-bottom: 0px;
	}
	.service-sect .sect-title {
	bottom: -35px;
	}
	.service-sect .ibtn.more {
		bottom: -37px;
	}
}
@media screen and (max-width: 440px) {
    .news-list .item{
        width: 100%;
    }
    .news-list .item:nth-child(n) {
        clear: none;
    }
    .sect4{
        background: url(../../images/common/index/service_bg.jpg) center 50%  no-repeat;
        background-size: 100%;
    }

}
@media screen and (max-width: 409px) {
	.about-sect:after{
		left: 45px;
		top: -175px;
	}
	.about-sect .editor:before {
    	height: 258px;
    }
}
@media screen and (max-width: 400px) {
	.about-sect:after{
	display: none;
	}
	.about-sect .txt .editor{
    padding: 34px 20px 35px;
	}
}



/*↓---Title Word---↓*/
@media screen and (max-width: 476px) {
	.about-sect .sect-title {
    font-size: 22px;
    left: 270px;
	}
	.about-sect .sect-title:before {
	font-size: 50px;
	left: -230px;
	top: -18px;
	}
	.about-sect .sect-title:after {
	left: -270px;
	top: 20px;
	}
	.products-sect .sect-title:before {
	font-size: 50px;
	left: 40px;
	top: -8px;
	}
	.album-list .box .sect-title:before {
	font-size: 50px;
	left: 40px;
	top: -8px;
	}
	.service-sect .sect-title:before {
	font-size: 50px;
	left: 40px;
	top: -8px;
	}
	.news-sect .sect-title:before {
	font-size: 50px;
	left: 40px;
	top: -8px;
	}
}
@media screen and (max-width: 440px) {
	.about-sect:after{
		display: none;
 	}
	.sect2 .container{
    height: 600px;
	}
	.sect2 .container:before{
    	height: 500px;
    	left:0;
  }
}
@media screen and (max-width: 400px) {
	.about-sect .sect-title {
    font-size: 18px;
    left: 205px;
	padding: 11px 0 0 20px;
 	}
	.about-sect .sect-title:before {
	font-size: 36px;
	left: -165px;
	top: -5px;
	}
	.about-sect .sect-title:after {
	left: -205px;
	top: 20px;
	}
	.products-sect .sect-title:before {
	font-size: 36px;
	left: 40px;
	top: 0px;
	}
	.album-list .box .sect-title:before {
	font-size: 36px;
	left: 40px;
	top: 0px;
	}
	.service-sect .sect-title:before {
	font-size: 36px;
	left: 40px;
	top: 0;
	}
	.news-sect .sect-title:before {
	font-size: 36px;
	left: 40px;
	top: 0;
	}
}
/*↑---Title Word---↑*/