
#in_left ul li a:hover{ background-color:#7a7067;color:#ef8226;}
#in_left ul .tag{ background-color:#7a7067;}

/*20171208*/
#info_box > p{ text-align: justify;text-justify:inter-ideograph;/*font-family:"Arial"; */}
#info_box .txtDetail{ 
text-align: justify;text-justify:inter-ideograph;
/*20170321·s¼W
white-space: nowrap;overflow: hidden;text-overflow: ellipsis;*/
}

#menu_btn{ position:fixed; width:36px; height:82px; /*bottom:50px; margin:0 0 0 1220px;*/ z-index:999;
right: 0; bottom: 20%; margin:0;}
/*left: 2%; bottom: 15%; margin:0;}*/

@media (max-width: 600px) {
#menu_btn{
    position:fixed; width:36px;/* height:82px; bottom:20px;*/ left:6%; margin:0; z-index:999;
}
}
@media (max-width: 1024px) and (min-width: 600px) {

#menu_btn{display:normal; position:fixed; /*width:36px; height:82px; */bottom:80px; left:6%; margin:0; z-index:999;}

}