
body {

  
}
a {transition: all 0.2s ease-out 0s; color:#333}
a:hover{transition: all 0.2s ease-out 0s; color:#F00}



.bt-article-s .bt-article-01{ width:768px; padding:25px 60px 30px 60px; border:#CCC solid 1px;}
.bt-article-y .bt-article-01{ width:838px; padding:25px 60px 30px 60px; border:#CCC solid 1px;}

.bt-rig-box{ }




@media only screen and (max-width:768px) { 


.bt-top-nav,
.bt-head-cen,
.bt-nav-y,
.bt-nav-s
.bt-box,
.bt-position,
.bt-footer{
	display:none;
}


.bt-head,
.bt-article-s,
.bt-article-y{
	width:100% !important

}


.bt-head{ 
	width:100%;
	height:80px;
	min-height:0;
	border-bottom:#333 solid 2px;
	background:url(logo-wap.png) no-repeat left top;

}
	

.bt-article-s,
.bt-article-y{
	min-height:400px;
	margin:0 auto;
	padding:15px 10px; 	
}

.bt-article-s .bt-article-01,
.bt-article-y .bt-article-01{ width:100%; padding:20px 10px 30px 10px}
.bt-rig-box{ display:none}



.bt-article-s .bt-article-02,
.bt-article-y .bt-article-02{ 
	padding:0;

}
	
.bt-article-s .sp_time font,
.bt-article-y .sp_time font{ 
	padding:0 20px; 
	line-height:30px; 
	display:block; 
	width:100%
}

}

