@media screen and (max-width: 767px) {
	
/* 範圍小於媒體本身大小時就變100% */
.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

.video-container iframe,  
.video-container object,  
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.p_show {
	display: none;	
}
.m_show {
	display: inline-block;	
}
iframe{
	width: 100%;
}
html,body {
     /*position: fixed; 防止iphone版面被拖走(用了iphone會無法拖動) */
}
body {
	font-size: 14px;
}
.wrapper {
	width: 100%;
}
.attr_products, .attr_text, .attr_blog, .attr_news, .attr_custom  {
  margin-left: 0px;
  margin-right: 0px;
}
#main .news {
	width: auto;
}
#main .portfolio {
	width: auto;
}
#main .portfolio .box {
    width: 46%;
}
#main .custom {
	width: auto;
}
#main .blog {
	width: auto;
}
#main .blog .my_content {
	width: auto;
}
#footer .copyright {
	width: auto;
}
.attr_products .box {
    width: calc(100%/2) !important;
}
.box_td ,.box_tr{
	width: 100% !important;
}
.box_flex{
	display: block;
}
.banner {
	display: none;
}
.m_banner {
	display: block;
}
.attr_menu {
	display: none !important;
}
.full_menu_shop {
  position: fixed !important;
  z-index: 3;
  top: 0px;
  box-shadow: 0px 0px 5px hsla(0,0%,0%,0.5);
}
.shop_ban_h{
	height: 50px;
}
.m_menu_icon {
	display: block;
}

/* 內頁 ----------------------------------------*/
.page {
	width: auto;
	flex-direction: column;
}
#links {
	display: none;
	order: 2;/*排序2*/
}
#links .menu {
    width: auto;
}
#links .class {
	border-bottom: 1px dotted #999999;
	width: auto;
	margin-left: 15px;
	margin-right: 15px;
}
/* 選單-無分類 */
#links .list a {
	width: auto;
	height: auto;
	display: block;
	border-bottom: 1px dotted #FFFFFF;
	color: #FFFFFF;
	font-size: 16px;
	text-align: left;
	text-decoration: none;
	padding-top: 8px;
	padding-left: 5px;
	margin-left: 10px;
	font-family: "微軟正黑體","蘋果儷黑體","新細明體" ,Arial, Verdana, Helvetica, sans-serif;
}
/* 選單自定義區塊 */
#links .custom {
	width: 100%;
	height: 120px;
	background-image: url(/images/pc/page_custom.jpg);
	background-repeat: no-repeat;
}

/* 內容最外層包裝 ---------*/
#content {
	background-color: #FFFFFF;
}
#content .content {
	word-wrap: break-word;
	word-break: break-all;
	background-color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	overflow: hidden;
	line-height: 22px;
	padding-top: 10px;
}
#content .title_share {
	float: right;
	width: 140px;
	clear: both;
	padding-top: 0px;
	padding-right: 10px;
}
/* 內容標頭 */
#content #title_menu {
	padding-bottom: 0px;
	padding-top: 0px;
}

#content .title_name {
	padding-left: 20px;
	background-position: 5px 15px;
	float: none;
}

/* 最新消息共幾頁數字 */
#content .total {
	float: none;
	padding-top: 20px;
}
/* 最新消息-內頁日期 */
#content .news_date {
	float: none;
	color: #999999;
	font-size: 12px;
}
.web_share div{
	background-size: 32px 32px;
	width: 32px;
	height: 32px;
	cursor: pointer;
	display: inline-block;
}
.sh_line {
	display: inline-block !important;
}

/* 產品 */
ul.pd li {
	width: calc(100%/2);
}
/* 產品內頁 */
.pd_left {
	width: auto;
	float: none;
}
.pd_right {
	width: auto;
	float: none;
}
.pd_right .padding {
	padding-left: 0px;
	padding-right: 0px;
}
.pd_share {
	float: none;
	width: 140px;
}
.pd_title {
	color: #4B4B4B;
	font-size: 20px;
	font-weight: bold;
	font-family: "微軟正黑體","蘋果儷黑體","新細明體" ,Arial, Verdana, Helvetica, sans-serif;
	padding-top: 20px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #707070;
}
.pd_content {
	clear: both;
	margin-top: 10px;
}
ul.pd_list {
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 5px;
	padding: 0px;
}
ul.pd_list li {
	width: 17%;
	display: inline-block; /*擁有inline不會換行的特性，還可以像block一樣設定width,height,background-image等值*/
	vertical-align: top;
	padding: 1px;
	border: 1px solid #CACACA;
}
ul.pd_album_list li {
	width: 17%;
	display: inline-block; /*擁有inline不會換行的特性，還可以像block一樣設定width,height,background-image等值*/
	vertical-align: top;
	padding: 1px;
	border: 1px solid #CACACA;
}
.blog_box_p{
  background-color: #000000;
  float: none;
  margin-right: auto;
  text-align: center;
  border-right: 1px solid #FFFFFF;
  margin-left: auto;
  width: auto;
}
.blog_box_p img{
	border: 1px solid #D3D3D3;
}
.blog_box_list{
	border: 1px solid #D0D0D0;
	background-color: #FFFFFF;
	padding-right: 10px;
	overflow: hidden;
	cursor: pointer;
	padding-left: 10px;
	padding-top: 10px;
}
.blog_content_list{
	overflow: hidden;
	height: auto;
	color: #4D4D4D;
	border-top: 1px solid #E3E3E3;
	padding-top: 10px;
	line-height: 25px;
}
.blog_box{
	border: 1px solid #D0D0D0;
	padding-bottom: 15px;
	padding-top: 15px;
	background-color: #FFFFFF;
	padding-right: 15px;
	padding-left: 15px;
	overflow: hidden;
}
.blog_top{
	background-image: url(/images/pc/hot.png);
	background-repeat: no-repeat;
	background-size: 17px auto;
	padding-left: 20px;
	background-position: 0px top;
}
.blog_bottom {
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	clear: both;
}
.blog_reply_form {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
.blog_more{
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
/* 登入註冊 ----------------------------------------*/
#log_in {
	width: 100%;
	left: 0px;
	position: absolute;
	margin-left: 0px;
	top: 50px;
	background-image: url(/images/pc/b2.png);
	-webkit-box-shadow: 0px 0px 10px #000000;
	box-shadow: 0px 0px 10px #000000;
}
.member_box {
	padding: 5px;
	background-color: #FFFFFF;
}
.member_content {
	padding: 5px;
	border: 1px solid #D2D2D2;
	border-radius: 10px;
	font-size: 16px;
}
.float_left {
	display: block;
}
.float_left table{
	width: 0% !important;
}
/* 購物車 ----------------------------------------*/
.discount img{
	float: none;
	margin-right: auto;
	width: 100%;
}
.shop_ban{
	margin-right: 5px;
}
.menu_shop{
width: 100%;
}
.shop_br{
	display: none;
}

/* 表單 */
#form {
	width: 100%;
}
#form_member_edit{
	width: 100%;
}
#address{
	width: 95%;
}
#o_mail{
	width: 95%;
	margin-top: 5px;
}
.input4 {
	width: 95%;
}
.all_checkbox li{
	display: block;
}
.shop_member_but{
	width: auto;
	float: none;
	text-align: center;
}
.all_radio li{
	display: block;
}
.end_box{
	width: 100%;
	position: absolute;
	top: 60px;
	left: 0px;
	margin-left: 0px;
}
.but2 {
	cursor: pointer;
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(237,237,237,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(237,237,237,1.00) 100%);
	color: #232323;
	font-size: 18px;
	width: 100%;
	height: 80px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.but8 {
	width: 260px;
	margin-bottom: 10px;
}
.end_date{
	width: auto;
	text-align: center;
	color: #2A2A2A;
	font-size: 16px;
	line-height: 26px;
	height: 410px;
	position: absolute;
	left: auto;
	top: 50%;
	margin-left: auto;
	margin-top: -205px;
	margin-right: auto;
	padding-left: 10px;
	padding-right: 10px;
}
.o_invoice_po_name{
	width: 95%;
}
.td_display{
	display: none;
}
.attr_blog .box {
	width: auto !important;
}

.table_box_s{
	background-color: #FBFBFB;
	overflow: hidden;
}

/* table */
.table_copy_s {
	display: block;
	border-collapse: collapse;
	width: auto;
	float: none;
}

/* tr */
.row_tr_s{
	display: block;
	padding-top: 10px;
	padding-bottom: 0px;
}

/* td , th */
.cell_td_s {
	display: block;
	padding: 5px;
}

.text_right_s {
	text-align: left;
}

/* table */
.table_copy_a {
	display: block;
	border-collapse: collapse;
	width: auto;
}

/* tr */
.row_tr_a{
	display: block;
	padding-top: 0px;
	padding-bottom: 10px;
}

/* td , th */
.cell_td_a {
	display: block;
	padding: 0px;
	vertical-align: top;
}
.m_table {
    overflow-x: auto;
}
.m_table::-webkit-scrollbar-track{
	border-radius: 10px;
	background-color: #F5F5F5;
}
.m_table::-webkit-scrollbar{
	width: 12px;
	background-color: #F5F5F5;
}
.m_table::-webkit-scrollbar-thumb{
	border-radius: 10px;
	background-color: #0089ff;
}
.elastislide-list li{
width: 49%;
}
.swiper-container{
    --swiper-navigation-size: 20px;/* 设置按钮大小 */
}
.pd_room_left {
  width: auto;
  float: none;
}
.pd_room_right {
  width: auto;
  float: none;
}
.pd_room_right .padding {
    padding-left: 0px;
}
.new_list{
  align-items: flex-start;
}
.new_list .more_box{
  display: none;  
}
.new_box{
  padding: 0px;
}
.new_list .date .y {
  font-size: 12px;
  width: auto;
}
.new_list .date .d {
    font-size: 40px;
} 
.new_list .title {
    font-size: 18px;
    padding-bottom: 5px;
}
.new_list .desc{
  font-size: 14px;
  line-height: 25px;
  overflow-y: hidden;
  height: 50px;
}
.new_list_p .more{
  display: none;  
}
.new_list_p {
  flex-direction: column;
  align-items: flex-start;
}
.new_list_p .desc {
  font-size: 15px;
  line-height: 25px;
}
.new_list_p .date .d {
    font-size: 25px;
    padding-bottom: 2px;
}
.new_list_p .date {
  padding-top: 7px;
  padding-right: 5px;
  padding-left: 5px;
  padding-bottom: 7px;
  margin-right: 0px;
  margin-bottom: 10px;
} 

.header{
  position: relative;
  z-index: 1;
  background-color: #FFFFFF;
  box-shadow: 0px 0px 0px 0px hsla(0,0%,0%,0.1);
}
.footer .f1 {
  display: block;
}
.footer .f2_1 {
  display: block;
}
.in_about_box .box {
  display: block;
  max-width: 100%;
  margin-right: 0px;
}
.in_about_box .photo {
  width: auto;
}  
.in_about_box .content {
  width: auto;
}
.st_box_1 {
  padding-top: 50px;
  padding-bottom: 10px;
  display: block;
}
.st_box .st_b1 {
  width: auto;
}
.st_box .title {
  font-size: 22px;
}
.st_box li .s_b2 {
  font-size: 28px;
  margin-left: 0px;
}
.st_box li .s_na {
    font-size: 18px;
}
.st_box li img {
    width: 50px;
    padding-top: 10px;
}  
.st_box ul {
  margin-left: auto;
  margin-right: auto;
}
.st_box li {
  margin: 5px;
  padding: 5px;
  border: 2px solid #a0ca23;
  width: 100%;
}
.st_box li .s_b1 {
  height: 60px;
}
.blog_box_new {
  display: block;
}
.blog_box_new .box_new_1 {
  width: auto;
}
.blog_box_new .box_new_2 {
  width: auto;
}
.attr_blog .box_n2 {
  width: auto;
}
.blog_list_new2 .box2 {
  display: block;
}
.blog_list_new2 .box2_1 {
  width: auto;
}
.attr_blog .title {
  height: auto;
}
.attr_blog .content {
  height: auto;
}
.top_h_bar{
  display: flex;
  margin-top: 0px;
}
.f_h_bar{
  display: none;
}
.money_sub li {
    margin-right: 5px;
    margin-left: 5px;
    margin-bottom: 5px;
}
.money_box {
  align-items: flex-start;
}
.money_sub {
  display: block;  
}

}
  