/*.txt {
	text-align: center;
}*/
#sec1 {
	position: relative;
	padding-bottom: 20px;
}
#sec1 .deco {
	    position: absolute;
    width: 35%;
    right: -23px;
    top: -8%;
    z-index: 9999999;
    transform: rotate(-16deg);
}
#sec4 .deco1 {
	        position: absolute;
    width: 38%;
    
    z-index: 9999999;
    bottom: 3%;
    left: 10px;
}
#sec1 .logo {
	padding: 10px 81px 0 0;
}
#sec1 h2{
	padding: 8px 0;
}
#sec1 .btn {
	padding: 10px 10px 20px;
}
#sec1 .img {
	padding-right: 0;
}
#sec2 .block1 {
	position: relative;
	background: url(../img/index/s2-bl1-bg.png) no-repeat center top/cover;
	padding-bottom: 90px;
}
#sec2 .btn {
	position: absolute;
	bottom: -21%;
	padding: 0;
}
#sec2 .block2 {
	background: url(../img/index/s2-bl2-bg.png) no-repeat center top/cover;
	padding-top: 75px;
	padding-bottom: 10px;
	 background-size: 173%;
    background-position: 46%;
}
#sec2 h3{
	padding: 10px 0 3px;
}
#sec3 {
	background: url(../img/index/s3-bg.png) no-repeat center top/cover;
	padding: 7px 0 20px;
}
#sec3 .btn {
	padding: 10px 10px 0;
}
#sec4 {
	background: url(../img/index/s4-bg.png) no-repeat center bottom/cover;
	padding-top: 20px;
	position: relative;
}
#sec4 h2 {
	position: absolute;
	    width: 80%;
    right: 3%;
    top: -6px;
}
#sec4 .bxSlider {
	position: relative;
}
#sec4 .img-js {
	padding: 0 67px 0 10px;
}
#sec4 .txt {
	padding: 10px 60px 0 10px;
text-align: left;
}
#sec4 .bx-wrapper .bx-controls-direction a {
	/*top: 41%;*/
}
#sec4 .bx-wrapper .bx-controls-direction a.bx-prev{
	left: 9px;
}
#sec4 .bx-wrapper .bx-controls-direction a.bx-next{
	right: 65px;
}
#sec4 .deco {
	    position: absolute;
        width: 60%;
    left: 10px;
    top: 57%;
}
#sec4 .txt1{
	padding: 0 10px;
}
#sec4 .txt2{
	padding: 0 10px;
	padding-left: 73px;
}
#sec4 .img {
	margin-top: -16%;
	/*margin-top: -13%;
    padding: 10px 10px 0 100px;*/
}
#sec4 .btn {
	padding: 17px 10px 20px;
}
#sec5 {
	
	background: url(../img/index/bg1.jpg) repeat center top;
	padding-bottom: 20px;
}
#sec5 h2 {
	padding: 20px 0 10px;
}
#sec5 #likebox {
	padding: 0 10px;
}
#sec5 #rss {
	background: url(../img/index/bg_rss.jpg) no-repeat center top;
	margin: 10px 10px 20px;
	padding: 10px;
	text-align: center;
	color: #000;
	font-weight: bold;
	
}
#sec5 #rss ul {
	
}
#sec5 #rss li {
	margin-bottom:10px;	
}
#sec5 #rss li span {
	text-decoration: underline;
	color: #7b0000;
}
@media screen and (width: 320px){
	#sec1 .deco {
		top: -6%;
	}
#sec2 .btn{
	bottom: -15%;
}
#sec4 .deco {
	top: 63%;
}
#sec4 .img {
	margin-top: -20%;
}
}
@media screen and (width: 414px){
	#sec1 .logo {
		    padding: 15px 96px 0 0;
	}
#sec1 .deco {
		top: -7%;
	}
	#sec2 .btn{
		bottom: -20%;
	}
}
