@charset "utf-8";
/* CSS Document */

.sun_popup{
	height:100%;
	line-height: inherit;
	position:fixed;
	top:0px;
	visibility: hidden;
	z-index:1000000;
	float:left;
	width:100%;
	background-color:rgba(0,0,0,.7);
	
}

.sun_sursor{cursor:pointer;}	
.sun-but{
	border: solid 1px #999;
	padding:10px;
	width:200px;
	text-align:center;}	
	
.sun-show{
	display:block;
}
	
.sun-showoff{
	display:none;}	


.morestory{
	margin-top:-250px;
	margin-bottom:100px;}

	
@media (max-width:768px) {



.sun_popup{
	height:100%;
	line-height: inherit;
	position:fixed;
	top:0px;
	visibility:hidden;
	z-index:1000000;
	float:left;
	width:100%;
	background-color:rgba(0,0,0,.7);
	
}

.sun_sursor{cursor: pointer;}
.sun_line{
	line-height:50px;}




.sun-show{
	display:none;}
	
.sun-showoff{
	display:block;}	
	
.morestory{
	margin-top:0px;
	margin-bottom:0px;}		
	
}

@media (max-width:640px) {
	
		
.sun-bt3{
	width:25%;
	margin:0 auto;
	text-align:center;
	margin-top:40px;}
	
.sun-bt4{
	width:25%;
	margin:0 auto;
	text-align:center;
	margin-bottom:100px;}
	
	
.sun-main-p{
	margin:0 auto;
	text-align:center;
	color:#425e41;
	font-size:16px;
	font-style:italic;
	line-height:50px;
	padding-left:25px;
	padding-right:25px;
	
	}
	
.pic-intro-m{
	width:100%;
	margin-left:0%;
	margin-bottom:50px;
	margin-top:-150px;}
	
	
.morestory{
	margin-top:-250px;
	margin-bottom:100px;}
	
	}
@media (max-width:1024px) {
	
	.pic-intro{
	width:90%;
	margin-left:5%;
	margin-bottom:0px;
	margin-top:50px;}
	}