@media only screen and (max-width: 600px) {
body{
	background: url(../img/phone.png)no-repeat center top;
	background-size: 100%;
}

.information_Box1{
	margin-top: 273px;
}

.area{
	width: 100%;
}
.information_Box1 .fl{
	float: none;
	margin: 0 auto;
}
.information_Box1 .fr{
	float: none;
	margin: 0 auto;
}
.information_Box1 .information_Title{
    display: block;
    width: 100%;
    height: 50px;
    background: url(../img/t6.png) no-repeat center top;
    background-size: 50%;
    margin: 0 auto;
    margin-bottom: 10px;
}
.information_Box1 .information_Picture{
	width: 365px;
	height: 200px;
}
.information_Box1 .information_Picture .swiper-container .swiper-wrapper .swiper-slide a:nth-child(2){
	display: block;
	width: 100%;
	height: 40px;
	background-color: rgba(0, 0, 0, 0.3);
	position: absolute;
	bottom: 0;
	z-index: 99;
	font-size: 18px;
	font-weight: 600;
	line-height: 40px;
	letter-spacing: 1px;
	color: #ffffff;
	text-align: left;
	text-indent: 1em;
}
.information_Box1 .information_Content{
	width: 365px;
	height: auto;
	background-color: #046038;
	border: solid 1px #ffffff;
	margin-top: 10px;
	padding-bottom: 20px;
}
.information_Box1 .information_Content .information_Con{
	width: 340px;
	height: auto;
	background-color: #046038;
	border: none;
	margin: 0 auto;
	margin-top: 5px;
	padding-left: 10px;
}
.information_Box1 .information_Content .information_Con a:nth-child(1){
	display: block;
	width: 340px;
	height: 10px;
	font-size: 16px;
	letter-spacing: 1px;
	color: #ffffff;
	text-align: left;
	line-height: 10px;
	background: url(../img/title.png) no-repeat center left;
	background: none;
	background-size: 2%;
	margin-top: 16px;
	padding-left: 0;
} 
.information_Box1 .information_Content .information_Con p{
	display: none;
	width: 340px;
	height: 19px;
	font-size: 12px;
	line-height: 12px;
	letter-spacing: 1px;
	color: #ffffff;
	margin-top: 7px;
}
.information_Box1 .information_Content .information_Con ul{
	width: 340px;
}
.information_Box1 .information_Content .information_Con ul li{
	width: 100%;
	height: 20px;
	margin-top: 10px;
}
.information_Box1 .information_Content .information_Con ul li a:nth-child(n){
	display: block;
	width: 340px;
	height: 100%;
	background: url(../img/title.png)no-repeat center left;
	background: none;
	padding-left: 0;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 1px;
	color: #ffffff;
}
.custom_Box2 {
    margin-top: 36px;
}
.custom_Box2 .custom_Title {
    background-size: 50%;
}
.custom_Box2 ul{
	margin-top: 25px;
}
.custom_Box2 ul li{
	float: none;
}
.custom_Box2 ul li{
	margin-top: 15px;
	margin: 0 auto;
}
.custom_Box2 ul li:nth-child(3n+3){
	margin-right: 0;
	margin: 0 auto;
}
.activity_Box3{
	width: 100%;
	height: auto;
	background-color: #046038;
	margin-top: 46px;
	padding-top: 28px;
	padding-bottom: 20px;
}
.activity_Box3 .activity_Title{
    background-size: 50%;
}
.activity_Box3 .swiper-container{
	width: 100%;
	margin-top: 0;
}
.story_Box4{
	margin-top: 32px;
}
.story_Box4 .story_Title{
	background-size: 50%;
}
.story_Box4 ul{
	margin-top: 12px;
}
.story_Box4 ul li{
	float: none;
	margin: 0 auto;
	height: 190px;
}
.story_Box4 ul li:nth-child(3n+3){
	margin: 0 auto;
}
.story_Box4 ul li a:nth-child(1){
	font-size: 18px;
}
.story_Box4 ul li a:nth-child(2){
	font-size: 12px;
}
.story_Box4 ul li p{
	font-size: 12px;
}
.bottomaa{
	margin-top: 30px;
}
.activity_Box3 .swiper-button-next{
	display: none;
}
.activity_Box3 .swiper-button-prev{
	display: none;
}
.activity_Box3 .swiper-container .swiper-wrapper .swiper-slide .activity_Content{
	font-size: 16px;
}
.information_Titlepc{display: none;}
.tt{
	display: none;
}
#top{
	display: none;
}
#bottom{
	display: none;
}
}

