/*section*/
.page-container{overflow:hidden;width:100%;height:100%;background-repeat:no-repeat;background-position:center;background-size: cover;position:relative;}
.sction-footer-container{width:100%;position:absolute;left:0;bottom: 0;}
#section-footer .page-container{min-height: 600px!important;}

.page-container img.section-bg{min-width:100%;height:auto;max-height:calc(100vh - 80px);opacity:0;}
.image-div{width:100%;height:100%;position:absolute;left:0;top:0;background-size:cover;background-repeat:no-repeat;background-position:center;}
.page-content{position:relative;}
.page-item-container{position:absolute;}
.page-item-content{position:relative;margin:0 auto;}


@media screen and (max-width:800px){
	.fp-tableCell{display:block!important;}
}


.fp-section:not(.section-canshu),.fp-section:not(.section-canshu) .fp-tableCell,.fp-section:not(.section-canshu) .full-page,.fp-section:not(.section-canshu) .page-container{height:auto!important;max-height:100vh;}
.fp-section.section-canshu,.fp-section.section-canshu .fp-tableCell,.fp-section.section-canshu .full-page,.fp-section.section-canshu .page-container{height:100%!important;}
.fp-section.section-canshu .page-content{height:calc(100vh - 80px)!important;}
.fp-section.section-canshu .page-content{overflow:auto;}



body{padding-top:80px!important;} 
.mobile-bg{display:none;width:100%;/* height:100%; */position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);}
.element-container{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);}
.element-content{position:relative;text-align:left;}
.shuju-title{font-size:25px;font-weight:bold;color:#666;line-height:40px;}
.shuju-content{font-size:16px;line-height:25px;color:#888;}

@media screen and (max-width:1025px){
	body{padding-top:54px!important;}

	.shuju-title{font-size:20px;line-height:30px}
	.shuju-content{font-size:14px;line-height: 23px;}
}
@media screen and (max-width: 800px){
	.page-item-content{height:100%;}
	body{padding-bottom:62px!important;}
	.pc-bg{display:none}
	.mobile-bg{display:block;min-height:100%;}
	.shuju-title{font-size:14px;line-height:25px}
	.shuju-content{font-size:12px;line-height:20px;}

}

/*section*/