@charset "utf-8";
/***star.content***/



@media print, screen and (max-width:999px){
/***star.content***/

/***end.content***/

/***star.index***/
#index_about, #index_about_bg, #banner, #index_news, #index_products, #index_contact, #index_Contact	{
	width: calc(100% - 0px);
}
#index_about table	{
	margin:7%;	
}
#index_about table tr td	{
	display: block;
}
#index_about	{
	background:none;
}

#index_about .text, #index_about .title	{
	width:100%;
}
#index_about .text	{
	  border-left: 0;	
	  padding:3% 0;
	  display:block;
	  font-size:1em;
}
#index_about .title img	{
	display:block;
}
#index_about .title img:first-child	{
	margin:3% 0;	
}

#index_products ul li	{
	width:96%;
	margin: 5% auto;
	text-align:center;
}
#index_about_bn	{
	margin: 0 -15px;
    padding: 0 15px 25px 15px;
}
#index_about_bn .in iframe 	{
    width: calc(50% - 38px);
    margin-right: 13px;
}
#index_about_bn .in iframe:first-child	{
	margin-left: 13px;
}

/***end.index***/

}

@media only screen and (max-width: 895px) {
	.bn-word-wrapper {
	    top: 5px;
	    right: 10px;
	}
}
@media print, screen and (max-width:620px){
	.bn-word-wrapper {
	    position: static;
	    width: 100%;
	}
	#index_about_bn	{
		height:inherit;
		background:none;
	}

	#index_about_bn .in iframe {
	    width: calc(100% - 16px);
	}
	#index_about_bn .in iframe:first-child	{
		margin-left: 0;
	}
}

@media only screen and (max-width: 480px) {
	.bn-word-wrapper p:first-child {
		font-size: 18px;
	}
	.bn-word-wrapper p:nth-child(2) {
		font-size: 16px;
	}
	.bn-word-wrapper p:last-child {
		font-size: 13px;
	}
}