@charset "utf-8";

/** bootstrap **/
@import "bootstrap-4.2.1.css";

/** 文字icon **/
@import "font-awesome.min.css";

/** 手機選單 **/
@import url("slicknav.css") screen and (max-width:767px);

/** edm **/
@import "edm.css";

/** google font **/
@import "Ropa+Sans.css";


*{-webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box;}
html{width:100%; height:auto;}
body{background:#ffffff url(../images/bg.png) no-repeat top center; margin:0; padding:0; width:100%; height:auto; font:medium/1.6 "Microsoft JhengHei";}
.clearfix:after{content:""; display:block; height:0; clear:both; visibility:hidden;}
* html .clearfix{height:1%;}
a,a:hover{text-decoration:none;transition: all 0.5s ease 0s;}
img{border:0; vertical-align:middle; max-width:100%;}
input{vertical-align:middle;}
.slicknav_menu{display:none;}
input.select-box{margin-bottom:5px; padding:5px 3%; width:20px; height:20px; text-align:center; border:1px solid #cbcbcb;}
input:focus, select:focus, textarea:focus, button:focus{outline:0;}
@media screen and (max-width:950px){
	body{background:#ffffff url(../images/bg.png) no-repeat top -8% center;}
}
@media screen and (max-width:767px){
	body{background:#ffffff url(../images/bg.png) no-repeat top -15% center;}
}
/** 表單預設文字顏色設定 **/
::-webkit-input-placeholder{color:#999999;}
::-moz-placeholder{color:#999999;}
:-ms-input-placeholder{color:#999999;}
input:-moz-placeholder{color:#999999;}
#field2::-webkit-input-placeholder{color:#999999;}
#field3::-webkit-input-placeholder{color:#999999; background:lightgreen; text-transform:uppercase;}
#field4::-webkit-input-placeholder{font-style:italic; text-decoration:overline; letter-spacing:3px; color:#999999;}
#field2::-moz-placeholder{color:#999999;}
#field3::-moz-placeholder{color:#999999; background:lightgreen; text-transform:uppercase;}
#field4::-moz-placeholder{font-style:italic; text-decoration:overline; letter-spacing:3px; color:#999999;}
.writing-mode-vertical{writing-mode:tb-lr; -ms-writing-mode:tb-lr; -webkit-writing-mode:vertical-lr; -moz-writing-mode:vertical-lr; -ms-writing-mode:vertical-lr; writing-mode:vertical-lr;}

/** 手機選單、選單 色塊-變色 **/
.b-color, .slicknav_menu{}
.slicknav_icon-bar{background-color:#FFF;}
.b-color>li:hover, .b-color>li>ul>li>a:hover, .slicknav_nav .slicknav_row:hover, .slicknav_nav a:hover{background:#169130;}
.border-color{border-left:7px #A0A0A0 solid;}
.slicknav_nav .slicknav_arrow{font-family:Arial;}

/** 上版 **/
header{}
.head-main{max-width:1200px; margin:0 auto; height:123px; padding:0; position:relative;}
.head-tool{position:absolute; top:22px; right:10px; text-align:center; overflow:hidden; display:flex;}
.head-tool li{list-style:none; padding:0px; margin:0 4px; min-width:90px; color:#ffffff; font-size:12px;}
.head-tool li a{background:#b9b9b9; padding:3px 15px; display:block; color:#ffffff; border-radius:15px;}
.head-tool li a:hover{background:#6d6d6d; color:#fff;}
.head-main .logo{width: 413px; position:absolute; left:0px; top:0px; height:auto;}
.head-main .logo a{color:#000000;}
.head-main .logo img{width:100%; height:auto;}
.home{display:none;}
.line{width: 90px;position: absolute;top:46px;right:-100px;}
.line img{width: 100%;}
@media screen and (max-width:1420px){
	.line{top:6px;right:30px;z-index: 1;}
}
@media screen and (max-width:1165px){
	.head-main{height:107.2px;}
	.head-main .logo{width:360px;}
	.line{right:20px;}
}
@media screen and (max-width:1000px){
	.line{right:10px;}
}
@media screen and (max-width:900px){
	.head-main{height:90px;}
	.head-main .logo{width: 300px;top: 5px;}
	.line{right:8px;}
}
@media screen and (max-width:820px){
	.head-main .logo{width:260px;top:10px;}
	.line{right:10px;}
}
@media screen and (max-width:767px){
	.head-main .logo{width: 150px;top:-2px;position: fixed;z-index: 10000;}
	.head-main{height: 0;position: inherit;}
	.line{position: fixed;z-index: 10000;top:6px ;right: 55px;}
}

/** 主選單與下拉 **/
nav{margin: 0 0 0 450px;}
.menu{max-width:1200px; padding:0; list-style:none; position:relative; margin:0 auto; display:flex;justify-content: flex-end;}
.menu>li{ color:#fff; font-size:22px; text-align:center; position:relative; line-height:1.8;cursor:pointer; padding:0; margin:0;}
.menu>li>a{color:#fff; display:block; padding:42px 30px; margin:0;text-shadow: 0 0 4px #000;}
.menu>li>a:hover{text-shadow: 0 0 4px #fff;color:#000;}
.menu>li.sub>ul.sub-menu{background:rgba(0,0,0,0.5); display:none; position:static; z-index:999; margin:0; padding:0; border-radius:0 0 5px 5px; overflow:hidden;}
.menu>li.sub:hover ul.sub-menu{position:absolute; display:block; width:100%; left:0; top:47px;}
.menu>li.sub>ul.sub-menu>li{display:block; border-top:1px #fff dotted;}
.menu>li.sub>ul.sub-menu>li>a{display:block; color:#fff; padding:5px 10px; margin:0;}
.menu>li.sub>ul.sub-menu>li>a:hover{background:#000000;}
@media screen and (max-width:1165px){
	nav{margin: 0 0 0 380px;}
	.menu>li>a{padding:42px 20px 26px 20px; }
}
@media screen and (max-width:1000px){
	.menu>li>a{padding:42px 10px 26px 10px; }
}
@media screen and (max-width:900px){
	nav{margin: 0 0 0 320px;}
	.menu>li{font-size:20px;}
	.menu>li>a{padding:42px 8px 12px 8px; }
}
@media screen and (max-width:820px){
	nav{margin: 0 0 0 280px;}
	.menu>li>a{padding:42px 10px 12px 10px; }
}
@media screen and (max-width:767px){
	.slicknav_menu{display:none;}
	#menu{display:none;}
	.slicknav_menu{display:block;position: fixed;width: 100%;z-index: 10000;box-shadow: 1px 0 5px 0 rgba(0,0,0,.2);background: rgba(255,255,255,.96);}
}

/** edm輪播 **/
.edm{max-width:1262px; margin:0 auto; position:relative;}
.edm img{vertical-align:middle; width:100%; height:auto; position:absolute;}
@media screen and (max-width:767px){
	.edm{padding: 70px 0 0 0;}
}

/** 配置 **/
.warpper{}
.main{}

/** 關於我們 **/
.i-about-main{background: #f5f9f0 url(../images/about-img.jpg)no-repeat left center;margin: 40px 0;}
.i-about{max-width: 1200px; margin: 0 auto;}
.i-about-information{margin: 0 0 0 50%;background: #f5f9f0 ;padding: 20px;position: relative;}
.i-about-information:before{content: "";display: block;width: 28px; height: 425px;position: absolute;left:-28px;top:calc(50% - 212.5px); background: url(../images/about-shadow.png)no-repeat right center;background-size: contain;}
.i-about-information h3{position: relative;display:block;border-bottom: 1px #169130 solid;padding: 0 ;margin: 5px 0 15px 0;}
.i-about-information h3 .i-about-title-images{position: relative;display: table;margin: 0;padding: 0 0 0 65px;}
.i-about-information h3 .i-about-title-images:before{content: "";display: block;width: 50px; height: 50px;position: absolute;left: 0;bottom: 0;background: url(../images/i-title-icon.png)no-repeat center center;}
.i-about-information h3 .i-about-title-ch{font-size: 20px; color: #8ec43c;position: absolute;top: 0;right: 0;}
.i-about-information .i-about-content{font-size: 18px; color: #000000;}
.more{position: absolute;bottom:0; right: 0;font-size: 20px;color: #ffffff;overflow: hidden;}
.more a{background: #169130;color: #ffffff; width: 24px; height: 24px;display: block;padding:0 5px;transition:inherit;}
.more a:hover{width: 100%;transition:inherit;background: #044c13;}
.more a span{font-size: 12px;text-transform: uppercase; color: #ffffff;visibility: hidden;opacity: 0;position: relative;top: -2px;}
.more a:hover span{font-size: 12px;text-transform: uppercase; color: #ffffff;visibility:visible;opacity:1;}
@media screen and (max-width:900px){
	.i-about-main{background: #f5f9f0 url(../images/about-img.jpg)no-repeat right center;background-size:cover;}
}
@media screen and (max-width:767px){
	.i-about-information{margin: 0 15% 0 15%;background: rgba(245,249,240,.94) ;}
	.i-about-information:after{content: "";display: block;width: 28px; height: 425px;position: absolute;right:-28px;top:calc(50% - 212.5px); background: url(../images/about-shadow02.png)no-repeat left center;background-size: contain;}
	.i-about-information h3 .i-about-title-images:before{content: "";display: block;width: 40px; height: 40px;position: absolute;left: 0;bottom: 0;background: url(../images/i-title-icon.png)no-repeat center center;background-size: 40px;}
	.i-about-information h3 .i-about-title-images{padding: 0 0 0 55px;}
	.i-about-information h3 .i-about-title-images img{width: 82%;}
	.i-about-information h3 .i-about-title-ch{right: 12%;}
}
@media screen and (max-width:575px){
	.i-about-information{margin: 0 10px;}
	.i-about-information:before{display: none;}
	.i-about-information:after{display: none;}
}
@media screen and (max-width:480px){
	.more{bottom:-24px;}
	.i-about-information h3{margin: 5px 0 39px 0;}
}
@media screen and (max-width:380px){
	.i-about-information{margin: 0 ;padding: 20px 10px;}
}

/** 首頁最新消息 **/
.i-news-main{margin:50px 0;padding: 0 10px;}
.i-news{max-width: 1200px;margin: 0 auto;}
.i-news h3{position: relative;display:block;border-bottom: 1px #169130 solid;padding: 0 ;margin: 5px 0 15px 0;text-align: center;}
.i-news h3 .i-news-title-images{position: relative;display: table;margin: 0 auto;padding: 0 0 0 65px;}
.i-news h3 .i-news-title-images:before{content: "";display: block;width: 50px; height: 50px;position: absolute;left: 0;bottom: 0;background: url(../images/i-title-icon.png)no-repeat center center;}
.i-news h3 .i-news-title-images .i-news-title-ch{font-size: 20px; color: #8ec43c;position: absolute;top: 0;right: 0;}
.i-news ul{list-style:none; color:#333; padding:0px; margin:0;display: flex;}
.i-news ul li{padding:0; font-size:16px;width: calc(33.3333% - 16px);margin: 8px;}
.i-news ul li:after{content: "";display: block;width: 100%;height:15px;background: url(../images/news-shadow.png)no-repeat top left;background-size: contain;}
.i-news ul li a{color:#333; display:flex; padding:10px;border: 1px #999999 solid;align-items: center;}
.i-news ul li a:hover{border: 1px #15a2f3 solid;background: #fcfcfc;}
.i-news ul li .i-news-date{font-family: 'Ropa Sans', sans-serif;display: flex;align-items: center;justify-content: center;background: #15a2f3;width: 66px;height: 66px; position: relative;line-height: 1;margin: 0 25px 0 0;}
.i-news ul li .i-news-date .i-news-day{font-size: 48px;color: #fff; }
.i-news ul li .i-news-date .i-news-year{font-size: 16px;color: #15a2f3;position: absolute;right:-13px ;top:5px;text-transform: uppercase;}
.i-news ul li h4{font-size: 16px;color: #333333;padding:0;margin:5px 0;font-weight: normal;flex: 1;line-height: 1.6;height: 50px;overflow: hidden;}
@media screen and (max-width:767px){
	.i-news-main{margin:30px 0;}
	.i-news ul{display: block;}
	.i-news ul li{width: calc(100% - 0px);margin: 8px 0;}
	.i-news ul li h4{height: auto;}
	.i-news h3 .i-news-title-images:before{content: "";display: block;width: 40px; height: 40px;position: absolute;left: 0;bottom: 0;background: url(../images/i-title-icon.png)no-repeat center center;background-size: 40px;}
	.i-news h3 .i-news-title-images{padding: 0 0 0 35px;}
	.i-news h3 .i-news-title-images img{width:82%;}
	.i-news h3 .i-news-title-images .i-news-title-ch{right: 7%;}
}
@media screen and (max-width:480px){
	.i-news h3{margin: 5px 0 39px 0;}
}

/** 首頁產品 **/
.i-pro-main{}
.i-pro{}
.i-pro ul{margin:0; padding:0; list-style:none; display:flex; flex-wrap:wrap;}
.i-pro ul li{width:calc(50% + 15px); margin:0 -15px 0 0; padding:0px; text-align:center;overflow: hidden;}
.i-pro ul li:nth-child(even){margin: 30px 0 0 -15px;}
.i-pro ul li a{position: relative;display: block;}
.i-pro ul li a:hover{background:#f8f6f6;}
.i-pro ul li .i-pro-images{position: relative;}
.i-pro ul li .i-pro-images img{width: 100%;}
.i-pro ul li .i-pro-images h4{font-size:20px; color:#ffffff;background: rgba(255,137,38,.8);box-shadow: 0 0 0 5px rgba(255,137,38,.8);border: 1px #fff solid;position: absolute;top:calc(50% - 25px);left:calc(50% - 101px);margin: 5px;padding:12px 15px;min-width:192px;}
.i-pro ul li:nth-child(2) .i-pro-images h4{left:calc(50% - 165px);min-width: 320px;}
.i-pro ul li .i-pro-images .i-pro-hover{width: 100%;height: 100%;background: rgba(0,0,0,.4);position: absolute;bottom: 0;left: 0;visibility:visible;opacity: 1;transition: all 0.5s ease 0s;}
.i-pro ul li:hover .i-pro-images .i-pro-hover{width: 100%;height: 100%;background: rgba(0,0,0,.4);position: absolute;bottom:100%;left:100%;visibility: hidden;opacity: 0;transition: all 0.5s ease 0s;}

@media screen and (max-width:767px){
	.i-pro ul li .i-pro-images h4{font-size:18px;position: absolute;top:calc(50% - 19.5px);left:calc(50% - 88px);padding:8px 10px;min-width: 166px;}
	.i-pro ul li:nth-child(2) .i-pro-images h4{left:calc(50% - 145px);min-width: 280px;}
}

@media screen and (max-width:575px){
	.i-pro ul li{width:calc(100% + 0px); margin:10px 0 ; }
	.i-pro ul li:nth-child(even){margin: 0;}
}

/** 內頁banner **/
.inside-banner{background:#8c8c8c; padding:25px 0;}
.inside-banner .banner-title{max-width:1200px; font-size:18px; color:#ffffff; margin:0 auto; padding:0;}

@media screen and (max-width:767px){
	.inside-banner{padding:25px 10px;}
}


/** 內頁架構 **/
.content-body{max-width:1200px; margin:0 auto;padding:20px 0;}
.page-title{font-size:28px; color:#169130; padding:8px 0 0 40px; margin:0 0 25px 0;background: url(../images/page-title.png)no-repeat bottom  left;border-bottom: 1px #169130 dashed;}
.page-main{padding:0; font-size:16px; color:#333;}
@media screen and (max-width:767px){
	.page-title{font-size:24px;}
}

/** 左邊分類 **/
.left-menu-title{background:#169130;font-size:24px; font-weight:bold; padding:8px 10px;line-height: 1; border-radius:5px 5px 0 0; margin:0; border-bottom:4px solid #055916; color:#fff;overflow: hidden;position: relative;}
.left-menu-title-en{color:rgba(255,255,255,.1);font-size: 56px;position: absolute;right: 0;bottom:-10px;line-height: 1;font-family: 'Ropa Sans', sans-serif;text-transform: uppercase;font-style: italic;letter-spacing: 2px;}
.in-left-menu>ul{margin:0; padding:0; list-style:none;}
.in-left-menu>ul>li{border-bottom:1px #055916 solid; font-size:16px; color:#333; padding:0;}
.in-left-menu>ul>li>a{color:#333;display:block; padding:10px 5px 10px 25px;background:url(../images/left-icon.png) no-repeat left 10px top 18px ;}
.in-left-menu>ul>li>a:hover{background-color:#f5f9f0;}
.in-left-menu>ul>li>.current{background:url(../images/left-icon.png) no-repeat left 10px top 18px #f5f9f0;}
.in-left-menu>ul>li ul{margin:0; padding:0; list-style:none;border-top:1px #055916 solid;}
.in-left-menu>ul>li ul li{border-bottom:1px #CCC dotted; padding:0;position: relative;}
.in-left-menu>ul>li ul li:last-of-type{border-bottom:0;}
.in-left-menu>ul>li ul li:before{content: "";display: block;width: 4px; height: 4px; background: #169130;position: absolute;top: 14px; left:28px;border-radius: 5px;}
.in-left-menu>ul>li ul li a{font-size:15px; color:#666; display:block;padding: 5px 5px 5px 42px;}
.in-left-menu>ul>li ul li a:hover{background-color:#ebffd3;}
.left-beautify img{width:100%; height:auto; margin-top:0px;}
.m_classLink{display:none;}
@media screen and (max-width:767px){
	.page-title{margin:0 0 15px 0;}
	.left-beautify{display:none;}

	.classBox{padding:0 0 20px 0;}
	ul.classLink{display:none;}
	.m_classLink{display:block; position:relative; background-color:#ffffff; border:1px solid #169130;}
	.m_classLink a.main{display:block; background:none; font-size:15px; font-family:"Microsoft JhengHei", "新細明體", sans-serif; color:#333; position:relative; padding:8px;}
	.m_classLink a.main i{display:block; font-size:15px; background:#169130; width:45px; height:100%; text-align:center; color:#FFF; line-height:40px; position:absolute; right:0; top:0;}
	.m_classLink ul{display:none; margin:0; padding:0; list-style:none; width:100%; background:#FFF; border:1px solid #169130; position:absolute; left:0; top:100%; z-index:99; box-sizing:border-box;}
	.m_classLink ul li{margin:0; padding:0;}
	.m_classLink ul li a{display:block; padding:8px; border-top:1px solid #169130; font-family:"Microsoft JhengHei", "新細明體", sans-serif; font-size:15px; color:#222;}
	.m_classLink ul li:first-child a{border:none;}
	.m_classLink ul li a:hover{background:#f5f9f0;}
	.m_classLink ul li ul{display:block; margin:0; padding:0 ; list-style:none; width:100%; background:#f9f9f9; border:0; position:inherit; left:inherit; top:inherit; z-index:999; box-sizing:border-box;}
	.m_classLink ul li ul li{border-bottom: 1px #ccc dashed;}
	.m_classLink ul li ul li:last-of-type{border-bottom:0;}
	.m_classLink ul li ul li a{display: block; padding:8px 8px 8px 23px;}
	.m_classLink ul li ul li a:hover{background-color:#ebffd3;}
	.left-menu-title{display:none;}
	
}

/** 最新消息 **/
.news{}
.news ul{margin:0; padding:0; list-style:none;display: flex;flex-wrap: wrap;}
.news ul li{padding:0;margin: 0;width: 50%;border-bottom: 1px #15a2f3 dotted;}
.news ul li a{color:#333; display:flex;flex-wrap: wrap; align-items:center; padding:15px;}
.news ul li:nth-child(4n-2) a,.news ul li:nth-child(4n-1) a{background: #f1faff;}
.news ul li a:hover{box-shadow: 0 0 0 1px inset #15a2f3, 0 0 0 1px #15a2f3;background: #ffffff;position: relative;z-index: 1;}
.news ul li .news-date{color:#15a2f3; font-size:14px;display: flex;width: 100%;font-family: 'Ropa Sans', sans-serif;text-transform: uppercase;}
.news ul li .news-date .news-day{background: #15a2f3;color: #fff; font-size:48px;width: 60px;height: 60px;padding: 10px; display: flex;align-items: center;justify-content: center;}
.news ul li .news-date .news-year{color: #15a2f3;border-bottom: 1px #15a2f3 solid;flex: 1;margin:20px 0 16px 0;text-align: right; padding: 0 10px;line-height: 1.4;}
.news ul li .news-content{font-size:16px; color:#333;width: 100%;margin: 15px 0 0 0;}
.news-detail-date{color:#15a2f3; padding:8px 0;text-align: right;font-size: 14px;text-transform: uppercase;}
h4.news-title{background: #15a2f3;font-size:16px; color: #ffffff;padding: 8px 10px;margin: 0;line-height: 1.4;}
@media screen and (max-width:575px){
	.news ul li{width: 100%;}
	.news ul li:nth-child(4n-2) a,.news ul li:nth-child(4n-1) a{background: none;}
	.news ul li:nth-child(even) a{background: #f1faff;}
}

/** 產品分類 **/
.product-classification{}
.product-classification ul{list-style: none;padding: 0;margin: 0;display: flex;flex-wrap: wrap;}
.product-classification ul li{width: calc(25% - 20px);margin: 10px;padding: 0;}
.product-classification ul li a{color: #333;}
.product-classification ul li a:hover{color: #333;}
.product-classification ul li h4{font-size: 16px;margin:15px 0;height: 38px;overflow: hidden;}
@media screen and (max-width:900px){
	.product-classification ul li{width: calc(33.3333% - 20px);}
}
@media screen and (max-width:575px){
	.product-classification ul li{width: calc(50% - 20px);}
}
@media screen and (max-width:370px){
	.product-classification ul li{width: calc(100% - 0px);margin: 10px 0;}
	.product-classification ul li h4{height: auto;}
}

/** 產品列表介紹 **/
.pro-store-info{font-size:15px; color:#666; padding:10px; margin-bottom:20px;}
.pro-list ul{max-width:1200px; margin:0 auto; padding:0; list-style:none; display:flex; flex-wrap:wrap;}
.pro-list ul li{width: calc(25% - 20px);margin: 10px; padding:0px; text-align:center;}
.pro-list ul li a{color: #333;}
.pro-list ul li a:hover{color: #333;}
.pro-list ul li:hover{}
.pro-list ul li h4{font-size: 16px;margin:15px 0;height: 38px;overflow: hidden;}
.pro-list ul li .pro-store{color:#938c83; padding:10px 0 0px 0; display:block; text-decoration:line-through;}
.pro-list ul li .pro-price{color:#b83400; font-size:20px; padding:5px; display:block;}
.pro-photo{background:#ffffff; width:100%; position:relative;display:flex; height:100%; align-items:center; justify-content:center;}
.pro-photo:before{content: "";display: block;width: 10px; height: 10px; border-top:1px #169130 solid;border-left:1px #169130 solid;position: absolute;top: -5px; left: -5px;transition: all 0.3s ease 0s;}
.pro-photo:after{content: "";display: block;width: 10px; height: 10px; border-bottom:1px #169130 solid;border-right:1px #169130 solid;position: absolute;bottom: -5px; right: -5px;transition: all 0.3s ease 0s;}
.pro-photo a{}
.pro-photo img.index-pro-img{width:auto; height:auto; flex-shrink:0;}
.pro-photo:hover{position: relative;}
.pro-photo:hover:before{content: "";display: block;width:calc(100% + 10px); height:calc(100% + 10px); border-top:1px #169130 solid;border-left:1px #169130 solid;position: absolute;top: -5px; left: -5px;transition: all 0.3s ease 0s;}
.pro-photo:hover:after{content: "";display: block;width:calc(100% + 10px); height:calc(100% + 10px); border-bottom:1px #169130 solid;border-right:1px #169130 solid;position: absolute;bottom: -5px; right: -5px;transition: all 0.3s ease 0s;}
@media screen and (max-width:900px){
	.pro-list ul li{width: calc(33.3333% - 20px);}
}

@media screen and (max-width:575px){
	.pro-list ul li{width: calc(50% - 20px);}
}
@media screen and (max-width:370px){
	.pro-list ul li{width: calc(100% - 0px);margin: 10px 0;}
	.pro-list ul li h4{height: auto;}
}

/** 產品明細 **/
h3.pro-detaile-title{background: #169130;font-size:16px; color: #ffffff;padding: 8px 10px;margin: 0 0 15px 0;}
.pro-detaile-box{display:flex; flex-wrap:wrap; margin:0 0 15px 0;}
.pro-detaile-photo-box{width:calc(50% - 25px); margin:0 25px 0 0;}
.pro-detaile-spe-box{width:50%; position:relative; padding-bottom:0px;}
.pro-detaile .pro-photo-box{background:#fff; width:100%; margin:0; padding:0;}
.pro-detaile .pro-photo-box img{width:100%; height:auto;}
.pro-list-time{background:url(../images/time.png) left center no-repeat; font-size:12px; color:#968c69; padding-left:20px;}
.pro-specification{font-size:16px; color:#333; position:relative;}
.cart-info{position:absolute; width:100%; bottom:0;}
.cart-info .price{font-size:22px; font-weight:bold; color:#F00; vertical-align:middle; display:block; text-align:right;}
.cart-info .price.origin{font-size:smaller; color:#666; text-decoration:line-through;}
.cart-info .price.special{font-size:smaller; color:#000;}
h3.pro-introduce{background:#999; font-weight:normal; border-left:5px #111111 solid; padding:8px 10px; font-size:20px; color:#fff; margin:25px 0 15px 0;}
.pro-content{padding:0px 0; font-size:16px; color:#333; clear:both;}

@media screen and (max-width:767px){
	.pro-detaile-box{display:block;}
	.pro-detaile-photo-box{width:100%; margin:0 0 15px 0;}
	.pro-detaile-spe-box{width:100%; padding-bottom:0;}
	.cart-info{position:inherit; bottom:inherit;}
}

/** 聯絡我們 **/
.contact-body{}
.contact-note{padding:5px 10px; font-weight:bold; font-size:14px;background: #F11519;color: #ffffff;border-radius: 5px;display: inline-table;margin: 15px 0 10px 0;}
.contact-information{display: flex;}
.contact-information .contact-logo{width: 200px;}
.contact-information .contact-content{flex: 1; color:#333333; font-size:16px;margin: 18px 0 12px 0;display: flex;align-items: center;}
.contact-information .contact-content ul{list-style: none;padding: 0;margin: 0; display:block;}
.contact-information .contact-content ul li{padding: 0 15px;margin:15px 0;width: 100%; color:#333333; font-size:16px;}
.contact-information .contact-content ul li a{ color:#333333;}
.contact-information .contact-content ul li a:hover{text-decoration: underline;}
.contact-information .contact-content ul li i{width: 25px; margin: 0 5px 0 0;}
.contact-description{color:#333333; font-size:16px;background: #e6ffe0;padding: 8px 15px; text-align: center;margin:25px 0;border: 2px #64ba4e dotted;box-shadow: 0 0 0 6px #e6ffe0;}
.googlemap {position: relative;padding-bottom:35%;padding-top: 30px;height: 0;overflow: hidden;}
.googlemap iframe {position: absolute;top:0;left: 0;width: 100%;height: 100%;}
@media screen and (max-width:575px){
	.contact-information{display:block;}
	.contact-information .contact-logo{margin: 0 auto;}
	.contact-information .contact-content{margin: -6px 0;}
	.contact-information .contact-content ul{width: 100%;}
	.contact-information .contact-content ul li{text-align: center;padding: 0 ;}
	.googlemap {padding-bottom:60%;}
}

/** 表單欄位 **/
.form-box input, .form-box img{vertical-align:middle;}
.opinion{display:flex; flex-wrap:wrap; margin:0; border-bottom:1px solid #ced4da;overflow:hidden;padding: 10px;}
.opinion-left01{width:110px; min-width:110px; padding:5px 15px; font-weight:bold; font-size:15px; font-family:"Microsoft JhengHei"; color:#495057; line-height:1.8; display:flex; align-items:center;}
.input-main-style01{background: #f6f6f6; flex:1; width:100%; border:0; margin:0; padding:5px 15px; font-size:15px; font-family:"Microsoft JhengHei"; color:#333; line-height:1.8; min-height:37px;}
.input-main-style02{background: #f6f6f6; flex:1; width:100%; border:0; margin:0; padding:5px 15px; font-size:15px; font-family:"Microsoft JhengHei"; color:#333; line-height:1.8; min-height:37px;}
.input-main-style03{background: #f6f6f6; flex:1; width:100%; border:0; margin:5px 0 0 0; padding:5px 15px; font-size:15px; font-family:"Microsoft JhengHei"; color:#333; line-height:1.8; min-height:37px;}
.input-main-select{background:none; flex:1; width:100%; border:0; margin:0; padding:5px; font-size:15px; font-family:"Microsoft JhengHei"; color:#333; line-height:1.8; display:flex; flex-wrap:wrap;}
.input-main-select select{background: #f6f6f6; width:calc(50% - 2.5px); margin-right:5px; padding:5px 15px; line-height:1.8; border:0; font-size:15px; font-family:"Microsoft JhengHei"; color:#333; min-height:37px;}
.input-main-select select:nth-child(2){margin-right:0;}
.select-style{background:#8a6e0c; font-size:15px; color:#ffffff; line-height:20px; padding:5px 10px; border:0;}
.input-style01{background: #f6f6f6; flex:1; width:100%; border:0; margin:0; padding:5px 15px; font-size:15px; font-family:"Microsoft JhengHei"; color:#333; line-height:1.8; min-height:37px;}
input:disabled{background-color:#fff; color:#2d7fb9; cursor:no-drop;}
.btn.openlink{margin:3px 0; padding:0 10px; text-align:center; font-size:15px; line-height:1.5; font-weight:bold; background-color:#2d7fb9; color:#fff; border-radius:5px;}
.btn.openlink:hover{background-color:#ffbe00;}
img.code{width:100px; height:37px; margin:0; vertical-align:middle; display:inline-block;}
label{margin-bottom: 0;}
button, [type="button"], [type="reset"], [type="submit"]{-webkit-appearance:inherit;}
@media screen and (max-width:400px){
	.opinion{display:block;padding: 8px 0;}
	.opinion-left01{width:100%;padding:5px 5px;}
	.input-main-style02{width:calc(100% - 104px); display:inline-block;}
}

/** 按鈕 **/
.cart-btn{text-align:center; margin:10px 0 0 0; display:flex; flex-wrap:wrap; justify-content:flex-end; align-items:center;}
.btn-send{font-size:13px;}
a.btn-send{background: #169130; padding:5px 20px; text-align:center; font-size:15px; font-weight:bold; color:#ffffff; min-width:100px; margin:2px; border-radius:5px;}
a.btn-send:hover{background:#ee6f00;}
a.btn-reset{background:#e9ecef; padding:5px 20px; text-align:center; font-size:15px; color:#333333; font-weight:bold; min-width:100px; margin:2px; border-radius:5px;}
a.btn-reset:hover{background:#666666; color:#fff; }
a.btn-send-over{background:#7ea2c5; padding:5px 20px; text-align:center; font-size:15px; color:#fff; min-width:100px; margin:2px; border-radius:5px; border:2px solid #7ea2c5;}
a.btn-send-over:hover{background:#96b9dc; border:2px solid #96b9dc;}

@media screen and (max-width:575px){
	a.btn-send{padding:5px 10px; width:calc(50% - 4px);}
	a.btn-reset{padding:5px 10px; width:calc(50% - 4px);}
	a.btn-send-over{padding:5px 10px; width:calc(50% - 4px);}
}

/** 頁次 **/
.page{font:13px/2.4 "Microsoft JhengHei"; color:#333; text-align:center; clear:both; margin:15px 0;}
.page a{background:#ee7500; color:#fff; padding:4px 10px;}
.page a:hover{background:#ff9229; color:#fff;}
.page br{display:none;}

@media screen and (max-width:640px){
	.page br{display:block;}
}

/** 下版 **/
footer{background: url(../images/footer_bg.png) no-repeat center center;background-size: cover; padding: 10px 10px 0 10px;margin: 0;border: 1px #eee solid;}
footer .footer{max-width:1200px; margin:0 auto; padding:10px 0;position: relative;}
footer .footer a{color: #333333;}
footer .footer a:hover{text-decoration: underline;}
footer .footer .footer-logo{width: 240px;margin: 0 auto;}
footer .footer .footer-logo img{width: 100%;}
footer .footer .f-information{color:#333333; font-size:15px;margin: 18px 0 12px 0;display: flex;align-items: center;justify-content: center;}
footer .footer .f-information span{padding: 0 15px;}
footer .footer .f-information span i{width: 25px; margin: 0 5px 0 0;}
footer .footer .copytight{color:#999999; font-size:12px;text-align:center; }
footer .footer .copytight .wd{padding: 0 20px; }
footer .footer .copytight .wd a{color: #999999;}
footer .footer .copytight .wd a:hover{text-decoration: underline;}
@media screen and (max-width:890px){
	footer .footer .f-information{display: block;text-align: center;}
	footer .footer .f-information span{display: block;width: 100%;padding:2px 0;}
}
@media screen and (max-width:576px){
	footer .footer .footer-logo{width: 200px;}
	footer .footer .copytight .wd{display: block;width: 100%;padding: 0;}
	footer .footer .f-information{margin: 5px 0 8px 0;}
}

/** top **/
#scrollUp {background-image: url("../images/top.png");bottom: 5px;right: 5px; width: 54px;    /* Width of image */height: 54px;   /* Height of image */}
@media screen and (max-width:979px){
	#scrollUp {background-image: url("../images/top.png");bottom: 55px;background-size: 46px;width: 46px;    /* Width of image */height: 46px;   /* Height of image */}
}