@charset "utf-8";
/* CSS Document */
@media screen and (min-width: 769px) {
	.wap-index{ display:none}
	.fullpage-wrap{ display:block}
	}
@media screen and (max-width: 768px) {
	.wap-index{ display:block}
	.fullpage-wrap{ display:none}
	.onepage-wrapper{ display:none}
	.onepage-pagination{display:none}
	body, html {
    display: block;
    position: relative;
    padding: 0;
    width: 100%;
    height: auto;
	
	}
	body{padding: 0 10px;}
	body, html{ overflow:visible}
	.section1 {
    padding-bottom:0;
}
.bs-slider {
    background: #e8e8e8; padding-bottom:2%}
.indicators-line > .carousel-indicators{ display:none}
.slide-text h1 {
 font-size:28px;
line-height: 40px;
margin-bottom: 10px;
text-shadow: none;
}
.section2 .txt h1 {
    font-size: 28px;
}
.section3 .txt h1 {
    font-size: 28px;
}
.section4 .txt h1 {
    font-size: 28px;
}
.section5 .txt h1 {
    font-size: 28px;
}
.slide-text {padding: 1% 5%;}
.slide-text > p {
 font-size: 18px;
line-height: 20px;
margin-bottom: 20px;
text-shadow: none;
}
.slide-text > a.btn-primary{
    background: #81b827;
    width: 120px;
    padding: 5px 15px;
    margin-bottom: 2%;
	    color: #ffffff;
    line-height: 25px;
    font-size: 15px;
}
.section3 .pr_main ul li {
    width: 25%;
    height: 90px;
    overflow: hidden;
}
body.viewing-page-1 {
    padding: 0 15px;
}
body.viewing-page-2 {
    padding: 0 15px;
}
body.viewing-page-3 {
    padding: 0 15px;
}
body.viewing-page-4 {
    padding: 0 15px;
}
body.viewing-page-5 {
    padding: 0 15px;
}
.news_more {
    margin-top: 15px;
    margin-bottom: 15px;
}
.carousel-inner {
    margin-top: 70px;
}

}

