@media screen and (max-width:680px)   /*小於680px 特例*/
{
	.fw_logo_area_RR{
	width:98%;
	/*background:#cccccc;*/
	margin:1%;
	}
	
	#slides {
	
	max-height:365px;
	max-width:1140px
	}
	
	.slidesjs-container{
		height:500px;
	}
}
@media screen and (max-width:520px)   /*小於500px 手機樣式*/
{
		/****top_seach*****/
	.top_s{
	  width: 148%;
	  font-size: 20px;
	  color: white;
	  font-weight: bolder;
	  margin-top: 0%;
	  margin-left: -10%;
	}
	.top_si{
	  width: 30%;
	  margin-left: 3%;
	  font-size: 15px;
	  border-color: #555354;
	  border-radius: 5px;
	  padding-left: 5px;
	}
	.top_sp{
	  width: 2%;
	  display: inline-block;
	}
	.top_magnifier{
	  width: 6%;
	  background: #717171;
	  border-radius: 32px;
	  padding: 8PX;
	  display: inline-block;
	  margin-left: -3%;
	  margin-top: 2%;
	}
}
@media screen and (max-width:520px)   /*小於480px 手機樣式 s20230222 從480加大至520*/ 
{

	#slides {
	
	max-height:365px;
	max-width:1140px
	}

	
.pad_use{
display:none;
}  
.mobile_use{
display:block;
}
#fw_logo_area_R{
float:left;
width:100%;
/*background:#eeeeee;*/
}
.fw_logo_area_RR{
width:48%;
/*background:#cccccc;*/
margin:1%;
}
#fw_logo_area_L{
width:100%;
}
#fw_logo_area_L img{
width:90%;
}
#lang_menu,#login_menu{
left: 5%;
width: 90%;
}
#ebook_frame{
height:300px;
}
.index_title{
font-size: 28px;
line-height:50px;
margin-bottom:8px;
/*height:50px;*/
}
.content_50_L,.content_50_R{
width:96%;
line-height:1.5em;
font-size:0.85em;
}

.content_25_L1,.content_25_R1,.content_25_L12,.content_25_R12{

width:96%;
margin-left:2%;
margin-right:2%;
}
.content_25_L2,.content_25_R2,.content_25_L22,.content_25_R22{

width:96%;
margin-left:2%;
margin-right:2%;
}

.content_exh_L1,.content_exh_R1{

width:96%;
margin-left:2%;
margin-right:2%;
}
.content_exh_L2,.content_exh_R2{

width:96%;
margin-left:2%;
margin-right:2%;
}

.lastest_ebook{
width:98%;
padding:0px;
padding-left:2%;
line-height:2em;
font-size:1.1em;
text-align:left;
border-radius:0px;
}

#go_to_search{
font-size:0.85em;
line-height:1em;
display:none;
}

.banner_item
{
width:49%;
}
.hot_float{
float:left;
width:45%;
}
.hot_float2{
float:left;
width:55%;
font-size:0.9em; 
}
.fw_control_button{
width:50%;
}

.search_area2{
width:100%;
}


#go2cfw{
position: absolute;
width:50px;
top:0;
display:none;
}
#go2cfw img,#go2cfw_img{
max-width:50px;
}

.search_banner_L{  /*20190625*/
width:96%;
margin-left:2%;
margin-bottom:0px;
border-radius:5px 5px 0px 0px;
}
.search_banner_R{
width:96%;
margin-left:2%;
margin-bottom:0px;
border-radius:0px 0px 5px 5px;
}
.search_banner_L img{  /*20190625*/
border-radius:5px 5px 0px 0px;
}
.search_banner_R img{
border-radius:0px 0px 5px 5px;
}


.news_title{
float:left;
width:83%;
margin-left:2%;
text-align:left;
font-weight:bold;
height:125px;
overflow:hidden;
text-overflow : ellipsis;
/*white-space : nowrap;*/
}


/*技術文章*/
.tech_box_0,.tech_box_1,.tech_box_2{
float:left;
border-radius:5px;
width:100%;
}
.tech_box_0,.tech_box_1,.tech_box_2{
margin:0px;	
margin-bottom:0.5%;
}


#epaper_RL{
float:left;
width:100%;
}
#epaper_RR{
width:100%;
}

#our_add_focus{
	width:100%;
}

#menu_loadokv{
	text-align: center;
}
/*
.top_banner{
background:#ffffff;
*/

/*s20210708 進出口*/
.statistics{
float: left;
width: 98%;
margin: 1%;
border-radius: 5px;
}

}
.company_big_title{
margin-left:1%;
padding:2%;
font-size:1.2em;
}
.mobile_btm{
margin-bottom:8px;	
}

}


@media screen and (max-width:380px)   /*小於380px 手機樣式*/
{ 
#ebook_frame{
height:220px;
}   

.news_title{
float:left;
width:83%;
margin-left:2%;
text-align:left;
font-weight:bold;
height:125px;
overflow:hidden;
text-overflow : ellipsis;
/*white-space : nowrap;*/
}
}