@charset "utf-8";

/** bootstrap **/
@import url(bootstrap.css);

/** 文字icon **/
@import url(font-awesome.min.css);

/** 手機選單 **/
@import url(slicknav.css) screen and (max-width:850px);

/** edm **/
@import url(edm.css);

/** float 才需要
.clearfix:after{content:""; display:block; height:0; clear:both; visibility:hidden;}
* html .clearfix{height:1%;}
**/

*{-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.jpg")repeat-x center top; margin:0; padding:0; width:100%; height:auto; font-size:medium;line-height: 1.6;font-family:"arial", "Microsoft JhengHei";word-break: break-word;letter-spacing: 1px;}
a,a:hover{text-decoration:none;transition: all 0.5s ease 0s;cursor: pointer;}
img{border:0; vertical-align:middle; max-width:100%;}
input{vertical-align:middle;border-radius: 0; }
input:focus, select:focus, textarea:focus, button:focus{outline:0;}
/** 取消ios按鈕樣式 **/
input[type="button"], input[type="submit"], input[type="reset"], button[type="button"], button[type="submit"], button[type="reset"], a[type="button"], a[type="submit"], a[type="reset"], textarea{border-radius: 0; -webkit-appearance: none;-moz-appearance: none;appearance: none;}
.slicknav_menu{display:none;}
table{border-collapse:inherit;}

/** 表單預設文字顏色設定 **/
::-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;}

/** 清除瀏覽器的默認選擇框樣式清除，隱藏拖動箭頭 
select {appearance:none;-moz-appearance:none;-webkit-appearance:none;background:#ffffff url(../images/form-select.png)no-repeat right 10px center;background-size: 10px;}
select::-ms-expand { display: none; }
**/

/** 反白 
::selection {background: #000000;color: #f92828;}
::-moz-selection {background:#000000;color: #f92828;}
**/

/** 手機選單、選單 色塊-變色 **/
.b-color, .slicknav_menu{
}
.slicknav_icon-bar{background-color:#0e75b1;}
.b-color>li:hover, .b-color>li>ul>li>a:hover, .slicknav_nav .slicknav_row:hover, .slicknav_nav a:hover{/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#0e75b1+0,489dce+100 */
background: rgb(14,117,177); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(14,117,177,1) 0%, rgba(72,157,206,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(14,117,177,1) 0%,rgba(72,157,206,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(14,117,177,1) 0%,rgba(72,157,206,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0e75b1', endColorstr='#489dce',GradientType=0 ); /* IE6-9 */}
.border-color{border-left:7px #A0A0A0 solid;}
.slicknav_nav .slicknav_arrow{font-family:Arial;}

/** 浮動icon **/
.float-icon{display: block;width: 46px;position: fixed;top: 50%;right: 0;transition: all 0.5s ease 0s;z-index: 10000;}
.float-icon ul{list-style: none;padding: 0;margin: 0;display: block;}
.float-icon ul li{padding: 0;margin:0;display: block;width: 46px; height: 46px;}
.float-icon ul li a{display:flex;align-items: center;justify-content: center; width: 46px; height: 46px;padding: 10px;}
.float-icon ul li:first-of-type a{background: #f08618;}
.float-icon ul li:nth-child(2) a{background: #007fff;}
.float-icon ul li a:hover{background: #047ec0;}
@media screen and (max-width:850px){
    .float-icon{width: 40px;}
    .float-icon ul li{width: 40px; height: 40px;}
    .float-icon ul li a{width: 40px; height: 40px;padding: 8px;}
    
}

/** 上版 **/
header{background: url("../images/head_bg.png")repeat-x center top;box-shadow: 0 2px 5px 0 rgba(0,0,0,.11);padding: 0 15px;}
.head-main{max-width:1000px; margin:0 auto; display: flex;align-items: center; background: url("../images/top_bg.png") no-repeat center top;}
.head-main .logo{width: 284px; height:auto;}
.head-main .logo a{color:#000000;}
.head-main .logo img{width:100%; height:auto;}
.head-main .menu-tool{flex: 1;}
.head-main .menu-tool .tel-home{display: flex;justify-content: flex-end;align-items: center;margin:14.71px 0 8.71px 0;padding: 0 15px 0 0;}
.head-main .menu-tool .tel-home .tel{width: auto;color: #047ec0;font-size: 24px;padding:  0 0 0 32px;margin: 0 30px 0 0 ; font-style: italic; font-family:"Times New Roman";background: url("../images/tel-icon.png")no-repeat left center;}
.head-main .menu-tool .tel-home .tel a{color: #047ec0;}
.head-main .menu-tool .tel-home .home{width: 20px;font-size: 13px;line-height: 1; color: #ffffff;}
.head-main .menu-tool .tel-home .home a{display: flex; color: #ffffff;align-items: center;justify-content: center; width: 20px; height: 20px;border-radius: 50px;padding: 2px;/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#64d0e3+0,35b4d0+100 */
background: rgb(100,208,227); /* Old browsers */
background: -moz-linear-gradient(-45deg,  rgba(100,208,227,1) 0%, rgba(53,180,208,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(-45deg,  rgba(100,208,227,1) 0%,rgba(53,180,208,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg,  rgba(100,208,227,1) 0%,rgba(53,180,208,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#64d0e3', endColorstr='#35b4d0',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.head-main .menu-tool .tel-home .home a:hover{/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ee8a21+0,e35c0c+100 */
background: rgb(238,138,33); /* Old browsers */
background: -moz-linear-gradient(-45deg,  rgba(238,138,33,1) 0%, rgba(227,92,12,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(-45deg,  rgba(238,138,33,1) 0%,rgba(227,92,12,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg,  rgba(238,138,33,1) 0%,rgba(227,92,12,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ee8a21', endColorstr='#e35c0c',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
@media screen and (max-width:850px){
	.head-main .logo{position: fixed;top:5px;left: 10px; width: 146px;z-index: 10000;}
    .head-main .menu-tool .tel-home{position: fixed;top:7px;right: 60px; z-index: 10000;margin: 0;padding: 0;}
    .head-main .menu-tool .tel-home .tel{background: url("../images/tel-icon.png")no-repeat left center;background-size: 20px; font-size: 20px;margin: 0 10px 0 0 ; padding: 0 0 0 30px;}
}
@media screen and (max-width:450px){
    .head-main .menu-tool .tel-home{top:9px;}
    .head-main .menu-tool .tel-home .tel{letter-spacing: 0px; background:none; font-size: 18px;margin: 0 8px 0 0 ; padding: 0;}
}
@media screen and (max-width:374px){
    .head-main .logo{top:10px;width: 114px;}
    .head-main .menu-tool .tel-home{top:9px;}
    .head-main .menu-tool .tel-home .tel{font-size: 16px;}
}

/** 主選單與下拉 **/
nav{border: 3px #ffffff solid;box-shadow: 0 2px 10px 0 rgba(0,0,0,.53), 0 1px 5px 0 rgba(0,0,0,.28) inset;border-radius: 50px;margin:0 0 24px 80px;padding: 0 20px;/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#0e75b1+0,489dce+100 */
background: rgb(14,117,177); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(14,117,177,1) 0%, rgba(72,157,206,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(14,117,177,1) 0%,rgba(72,157,206,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(14,117,177,1) 0%,rgba(72,157,206,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0e75b1', endColorstr='#489dce',GradientType=0 ); /* IE6-9 */}
.menu{max-width:1000px; padding:0; list-style:none; position:relative; margin:0 auto; display:flex;justify-content: flex-end;}
.menu>li{flex: 1; color:#fff; font-size:17px; text-align:center; position:relative; border-right:1px rgba(0,0,0,.2) solid;box-shadow: 1px 0 0 0 rgba(255,255,255,.2); cursor:pointer; padding:0; margin:0;text-shadow: 0 1px 0 rgba(4,55,85,.67);}
.menu>li:last-of-type{border-right:0;box-shadow: 0 0 0 0 rgba(255,255,255,0); }
.menu>li>a{color:#ffffff; display:block; padding:4px 10px 2px 10px; margin:0;}
.menu>li>a:hover{color: #ffd78b;}
.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:1000px){
	nav{margin:0 0 24px 20px;padding: 0 10px;}
}
@media screen and (max-width:850px){
    nav{border:0px #ffffff solid;box-shadow: 0 0px 0px 0 rgba(0,0,0,0), 0 0px 0px 0 rgba(0,0,0,0) inset;border-radius: 0px;margin:0;padding: 0;background: none;}
	#menu{display:none;}
	.slicknav_menu{display:block;position: fixed;width: 100%;top: 0;left: 0;z-index: 10000;background: #ffffff;box-shadow: 0 2px 5px 0 rgba(0,0,0,.11);}
}

/** edm輪播 **/
.edm-main{background:#ffffff; max-width:1000px; margin:0 auto 37px auto; position:relative;}
.edm-main:before{content: "";display: block;width: 100%;height: 100%; background:#047ec0;position: absolute;bottom: -6px;left: 0;border-radius: 0 0 60px 60px;}
.edm-main:after{content: "";display: block;width: 100%;height: 30px; background:url("../images/edm-bottom.png")no-repeat top center;background-size: contain; position: absolute;bottom:-37px;left: 0;}
.edm-main img{vertical-align:middle; width:100%; height:auto; position:absolute;}
.edm{position: relative; margin: 0 auto; top: 0px; left: 0px; width: 1000px; height: 360px;border-radius: 0 0 60px 60px; overflow: hidden; visibility: hidden;}
.edm-loading-main{position: absolute; top: 0px; left: 0px;}
.edm-loading{filter: alpha(opacity=70); opacity: 0.7; position: absolute; display: block; top: 0px; left: 0px; width: 100%; height: 100%;}
.edm-loading-photo{position:absolute;display:block;background:url(../images/loading.gif) no-repeat center center;top:0px;left:0px;width:100%;height:100%;}
.edm-photo{cursor: default; position: relative; top: 0px; left: 0px; width: 1000px; height: 360px; overflow: hidden;border-radius: 0 0 60px 60px;}
.edm-navigator{width:16px;height:16px;}
@media screen and (max-width:850px){
    .edm-main{padding: 47px 0 0 0;}
}
@media screen and (max-width:450px){
    .edm-main{margin:0 auto 20.5px auto; }
    .edm-main:after{height: 13.5px;bottom:-20.5px;}
}

/** 配置 **/
.warpper{padding: 0;}
.main{padding: 0 0 3.5vw 0;}
.i-title-main{padding: 6px 15px;margin: 0 0 15px 0;border-bottom: 3px #e0e0e0 solid;font-weight: bold;font-size: 18px; color: #000000;line-height: 1.6;position: relative;/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,eff2f3+100 */
background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(239,242,243,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(239,242,243,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(239,242,243,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eff2f3',GradientType=0 ); /* IE6-9 */
}
.i-title-main span{color: #0078ce;font-weight:normal;padding: 0 0 0 3px;font-size: 16px;}
.more{font-size: 12px; color: #ffffff;display: flex;justify-content: flex-end;line-height: 1;text-transform: uppercase;}
.more a{display: table;color: #ffffff;padding: 5px 8px; border-radius: 3px; border: 1px #ff7e00 solid;/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffd0a3+0,ff7e00+50 */
background: rgb(255,208,163); /* Old browsers */
background: -moz-linear-gradient(-45deg,  rgba(255,208,163,1) 0%, rgba(255,126,0,1) 50%); /* FF3.6-15 */
background: -webkit-linear-gradient(-45deg,  rgba(255,208,163,1) 0%,rgba(255,126,0,1) 50%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg,  rgba(255,208,163,1) 0%,rgba(255,126,0,1) 50%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffd0a3', endColorstr='#ff7e00',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
@media screen and (max-width:850px){
    .warpper{padding:47px 0 0 0;}
    .main{padding: 0 0 25px 0;}
}

/** 開課資訊 **/
.i-openclass-main{margin:0;}
.i-openclass{max-width: 1000px;margin: 0 auto;}

/** 首頁最新消息 **/
.i-news-main{margin: 4vw 0 3vw 0;}
.i-news{max-width: 1000px;margin: 0 auto;}
.i-news h2:after{content: "";display: block;width:76px; height: 45px;background: url("../images/icon002.png")no-repeat center center;position: absolute;top: 0;right: 0;}
.i-news>ul{list-style:none;  padding:0px; margin:0;display: flex;flex-wrap: wrap;}
.i-news>ul>li{padding:0;margin: 15px; font-size:15px;width: calc(100%/3 - 30px);}
.i-news>ul>li a{color:#333333; display:block; padding:0;}
.i-news>ul>li a:hover{color:#666666;}
.news-photo-main{}
.news-photo-main .news-photo{background-color: #ffffff;background-position: center center;background-repeat: no-repeat;background-size: contain;}
.i-news>ul>li .i-news-info{}
.i-news>ul>li .i-news-info .i-news-date{color: #ffffff;background: #16adff;font-size: 13px;display: table;padding:3px 12px;border-radius: 3px;margin: -13.4px 0 0 10px;}
.i-news>ul>li .i-news-info h3{padding: 0;margin:14px 0;font-weight:normal;font-size: 15px; color: #333333;line-height: 1.6;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
@media screen and (max-width:850px){
    .i-news-main{margin:40px 0 25px 0;}
    .i-news>ul>li{margin: 10px;width: calc(100%/3 - 20px);}
}
@media screen and (max-width:575px){
    .i-news>ul>li{margin: 10px 0;width: calc(100%/1 - 0px);}
}

/** 首頁關於我們&影片 **/
.i-about-video-main{margin: 3vw 0 4vw 0;}
.i-about-video{max-width: 1000px;margin: 0 auto;display: flex;}
.i-about-video .i-about{flex: 1;margin: 0 15px 0 0;}
.i-about-video .i-about h2{padding: 6px 15px 6px 40px;}
.i-about-video .i-about h2:after{content: "";display: block;width:19px; height: 19px;background: url("../images/icon001.png")no-repeat center center;position: absolute;top:10px;left: 15px;}
.i-about-video .i-about .i-about-info{font-size: 16px;color: #333333;}
.i-about-video .i-video{flex: 1;margin: 0 0 0 15px;}
.i-about-video .i-video h2{padding: 6px 15px 6px 65px;}
.i-about-video .i-video h2:after{content: "";display: block;width:41px; height: 33px;background: url("../images/icon003.png")no-repeat center center;position: absolute;top:4px;left: 15px;}
.i-about-video .i-video-info {position: relative;padding-bottom: 54.25%;padding-top: 30px;height: 0;overflow: hidden;}
.i-about-video .i-video-info iframe {position: absolute;top:0;left: 0;width: 100%;height: 100%;}
@media screen and (max-width:850px){
    .i-about-video-main{margin: 25px 0;}
    .i-about-video .i-about{margin: 0 10px 0 0;}
    .i-about-video .i-video{margin: 0 0 0 10px;}
}
@media screen and (max-width:575px){
    .i-about-video{display:block;}
    .i-about-video .i-about{flex:initial;width: 100%; margin: 0 0 20px 0;}
    .i-about-video .i-video{flex:initial;width: 100%;margin: 0;}
}

/** 內頁架構 **/
.content-body{max-width:1000px; margin:0 auto;padding:30px 0 0 0;}
.page-title{border-bottom: solid 1px #ccc;margin: 10px 0 10px 0;padding: 10px 0 10px 40px;background: url(../images/page-title.png) no-repeat left 15px top 8px;border-radius: 20px;letter-spacing: .2em;font-family: "Microsoft Yahei";font-size: 24px;color: #333333;}
.page-title02{font-size: 16px;border-bottom: 1px #CCC dotted;color: #36c;margin: 40px 10px 15px 10px;padding: 5px 0;font-weight:bold;}
.page-main{padding:20px; font-size:15px; color:#333333;}
@media screen and (max-width:767px){
    .content-body{padding:20px 0 0 0;}
    .page-title{font-size: 20px;}
    .page-title02{margin: 15px 10px;}
    .page-main{padding: 15px; }
}

/** 左邊分類 **/
.left-menu-title{background: url("../images/sb_menu-title-bg.jpg")no-repeat left bottom;color: #005da8;font-size: 24px;padding: 45px 20px 25px 80px;font-family: "Microsoft Yahei";}
.in-left-menu>ul{list-style: none;margin: 0;padding: 15px;border: solid 3px #e9e8e8;border-radius: 10px;}
.in-left-menu>ul>li{border-bottom: solid 1px #e4e4e4;font-size: 15px;color: #333; padding:0;}
.in-left-menu>ul>li>a{display: block;color: #333333; padding: 5px 5px 5px 15px;margin: 2px 0;background: url(../images/left-icon.png) no-repeat 5px 14px;border-radius: 5px;}
.in-left-menu>ul>li>a:hover{background: #1d8ecf url(../images/left-icon_h.png) no-repeat 5px 14px;color: #fff;}
.in-left-menu>ul>li>.current{background: #1d8ecf url(../images/left-icon_h.png) no-repeat 5px 14px;color: #fff;}
.in-left-menu>ul>li ul{margin:5px 0 0 30px; padding:0; list-style:square;}
.in-left-menu>ul>li ul li{border-top:1px #CCC dotted; padding:5px 5px 5px 0;}
.in-left-menu>ul>li ul li a{font-size:13px; color:#666; display:block;}
.in-left-menu>ul>li ul li a:hover{color:#71743D;}
.left-beautify img{width:100%; height:auto; margin-top:0px;}
.m_classLink{display:none;}
@media screen and (max-width:1000px){
    .left-menu-title{background: url("../images/m-sb_menu-title-bg.jpg")no-repeat center bottom;padding: 45px 20px 25px 20px;text-shadow: 1px 1px 0 #ffffff,-1px -1px 0 #ffffff,-1px 1px 0 #ffffff,1px -1px 0 #ffffff;}
}
@media screen and (max-width:767px){
	.classBox{padding:0 0 10px 0;}
	ul.classLink{display:none;}
	.m_classLink{display:block; position:relative; background-color:#ffffff; border:solid 3px #e9e8e8;}
	.m_classLink a.main{display:block; background:none; font-size:15px; font-family:"Microsoft JhengHei", "新細明體", sans-serif; color:#333; position:relative; padding:8px 48px 8px 8px ;}
	.m_classLink a.main b{font-weight: normal;}
	.m_classLink a.main i{display:block; font-size:15px; background:#1d8ecf; width:40px; 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 #e9e8e8; 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 #e9e8e8; 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:#1d8ecf;color: #ffffff;}
	.m_classLink ul li ul{display:block; margin:0 10px 10px 10px; padding:0; list-style:none; width:calc(100% - 20px); background:#FFF; border:1px solid #e9e8e8; position:inherit; left:inherit; top:inherit; z-index:999; box-sizing:border-box;}
	.left-menu-title{display:none;}
	.left-beautify{display:none;}
}

/** 最新消息 **/
.news{}
.news>ul{list-style:none;  padding:0px; margin:0;display: flex;flex-wrap: wrap;}
.news>ul>li{padding:0;margin: 10px; font-size:15px;width: calc(100%/3 - 20px);}
.news>ul>li a{color:#333333; display:block; padding:0;}
.news>ul>li a:hover{color:#666666;}
.news>ul>li .news-info{}
.news>ul>li .news-info .news-date{color: #ffffff;background: #16adff;font-size: 13px;display: table;padding:3px 12px;border-radius: 3px;margin: -13.4px 0 0 10px;}
.news>ul>li .news-info h3{padding: 0;margin:14px 0;font-weight:normal;font-size: 15px; color: #333333;line-height: 1.6;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
.news-detail-date{font-size: 15px;color: #F60;margin: 0 10px;}
@media screen and (max-width:850px){
    .news>ul>li{margin:5px;width: calc(100%/3 - 10px);}
}
@media screen and (max-width:575px){
    .news>ul>li{width: calc(100%/2 - 10px);}
}

/** 環境設施 **/
.environment{}
.environment>ul{margin:0; padding:0; list-style:none;display: flex;flex-wrap: wrap;}
.environment>ul>li{margin:10px;width: calc(100%/2 - 20px);text-align: center;}
.environment>ul>li a{display:inline-block; cursor:default;}
.environment>ul>li a img{margin:0; padding:0;  -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:10px; box-shadow:0 0 8px #aaa;}
@media screen and (max-width:575px){
    .environment>ul>li{margin:10px 0;width: calc(100%/1 - 0px);}
}

/** 聯絡我們 **/
.contact-body{}
.contact-note{padding:10px 0; font-weight:bold; font-size:16px; color:#900;}
.contact-info{font-size: 15px;color: #333333;border-bottom: 1px #CCC dotted;margin: 0 0 20px 0;}
.contact-content{}
.contact-content>ul{list-style: none;padding: 0;margin: 0;}
.contact-content>ul>li{padding: 0;margin:10px 0;display: flex;}
.contact-content>ul>li .contact-title{width: 50px;margin: 0;font-size: 15px;color: #0061bb;}
.contact-content>ul>li .contact-dep{flex: 1;}
.contact-content>ul>li .contact-dep a{color: #333333;}
.contact-content>ul>li .contact-dep a:hover{color: #0061bb;}
.font001{color: #e82300;font-size: 15px;margin: 0 0 15px 0;}
.googlemap {position: relative;padding-bottom: 34.25%;padding-top: 30px;height: 0;overflow: hidden;margin: 25px 0 0 0;}
.googlemap iframe {position: absolute;top:0;left: 0;width: 100%;height: 100%;}
@media screen and (max-width:575px){
	.googlemap {padding-bottom:60%;}
}

/** 表單欄位 **/
label{min-width: 80px;}
.form-box input, .form-box img{vertical-align:middle;}
.opinion{display:flex; flex-wrap:wrap; margin:5px 0;border-radius:3px;}
.opinion-left01{width:110px; min-width:110px; padding:5px 15px;  font-size:15px; font-family:"Microsoft JhengHei"; color:#333333; display:flex;}
.input-main-style01{background: #EAEAEA; flex:1; width:100%; border:0; margin:0; padding:5px 15px; font-size:15px; font-family:"Microsoft JhengHei"; color:#333; min-height:37px;border-radius: 3px;}
.input-main-style02{background: #EAEAEA; flex:1; width:100%; border:0; margin:0; padding:5px 15px; font-size:15px; font-family:"Microsoft JhengHei"; color:#333; min-height:37px;border-radius: 3px;}
.input-main-style03{background: #EAEAEA;  width:100%; border:0; margin:5px 0 0 0; padding:5px 15px; font-size:15px; font-family:"Microsoft JhengHei"; color:#333; min-height:37px;border-radius: 3px;}
.input-main-select{background:none; flex:1; width:100%; border:0; margin:0; padding:0; font-size:15px; font-family:"Microsoft JhengHei"; color:#333;display:flex; flex-wrap:wrap;}
.input-main-select select{background:#EAEAEA; flex: 1; margin:0; padding:5px 15px; border:0; font-size:15px; font-family:"Microsoft JhengHei"; color:#333; min-height:37px;border-radius: 3px;}
.select-style{background:#8a6e0c; font-size:15px; color:#ffffff; line-height:20px; padding:5px 10px; border:0;}
.input-style01{background:#f4f8fb; flex:1; width:100%; border:0; margin:0; padding:5px 15px; font-size:15px; font-family:"Microsoft JhengHei"; color:#333;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;}
.pay-main{padding:0;font-size: 15px; color: #333333;border-radius:0;margin: 15px 0 ;}
.input-main-style01:focus, .input-main-style02:focus, .input-main-style03:focus, .input-main-select select:focus{box-shadow: 0 0 0 2px #333333 inset;}
@media screen and (max-width:575px){
	.opinion{display:block;}
	.opinion-left01{width:100%;padding: 5px 0;}
	.input-main-style02{width:calc(100% - 106px); display:inline-block;}
}

/** 按鈕 **/
.cart-btn{padding:10px 0 0 0; text-align:center; margin-top:20px; display:flex; flex-wrap:wrap; justify-content:center; align-items:center; border-top: 1px #CCC dotted;}
.btn-send{font-size:13px;}
a.btn-send{background:#e82300;padding:5px 20px; text-align:center; font-size:15px;color:#ffffff; min-width:100px; margin:5px;border-radius: 3px;}
a.btn-send:hover{background:#e82300;}
a.btn-reset{background:#0061bb; padding:5px 20px; text-align:center; font-size:15px; color:#ffffff; font-weight:bold; min-width:100px; margin:5px;border-radius: 3px;}
a.btn-reset:hover{background:#0061bb; }
a.btn-send-over{background:#7ea2c5; padding:5px 20px; text-align:center; font-size:15px; color:#fff; min-width:100px; margin:5px; border-radius: 3px;}
a.btn-send-over:hover{background:#96b9dc;}
@media screen and (max-width:575px){
	a.btn-send{padding:5px 10px; width:calc(50% - 10px);}
	a.btn-reset{padding:5px 10px; width:calc(50% - 10px);}
	a.btn-send-over{padding:5px 10px; width:calc(50% - 10px);}
}

/** 會員登入 **/
.member-login-box{max-width:900px; margin:0 auto;}
.login-tool ul{list-style:none; padding:0; margin:0; display:flex; flex-wrap:wrap; align-items:center; justify-content:center;}
.login-tool ul li{padding:0; margin:5px; min-width:50px;}
.login-tool ul li img{width:100%;}

/** 送出訊息 **/
.jump-window-box{max-width:500px; margin:0 auto; border:1px #ccc solid; padding:20px; border-radius:5px;}

/** 訂單列表 **/
.order-list ul{list-style:none; padding:0; margin:0;}
.order-list ul li{padding:8px 5px; margin:0;}
.order-list ul li .order-list-content{text-align:center; margin:0;}
.order-list ul li:first-of-type{border-bottom:0; padding:8px 5px;}
.order-list ul li:first-of-type .order-list-content{font-size:16px; text-align:center;}
.order-list ul li:first-of-type .order-list-content b{display:block; background-color:#f4f8fb; line-height:2; border-radius:5px;}
.order-list .order_number{font-size:16px; color:#333;}
.order-list .order_date{font-size:16px; color:#333;}
.order-list .order_total{font-size:16px; color:#333;}
.order-list .order_status{font-size:16px; color:#333;}
.order-list .order_details{font-size:16px; color:#333;}
.order-list .order_details a{display:block; color:#666; padding:3px 10px; line-height:1.5em;}
.order-list ul li:hover{background-color:#f4f8fb;}
.order-list ul li:hover .order_details a{color:#c72729;}
.oproject{display:none;}
.oproject-content{flex:1;}
@media screen and (max-width:767px){
	.order-list ul li .order-list-content{padding:5px 0;}
	.order-list ul li:first-of-type{display:none;}
	.oproject{display:inline-block; color:#000; width:100px; margin:0;}
	.oproject-content{width:100%; max-width:100%; text-align:left;}
}

/** 訂單明細 **/
.order-detail{font-size:16px; color:#333; margin:0 0 20px 0;}
.order-detail h3{color:#990000; font-size:18px; padding:0; margin:25px 0 10px 0;}
.order-numbering{color:#2d7fb9; font-size:18px;}

/** 訂單&購物車配置網格 **/
.o-col-sm, .o-col-sm-1, .o-col-sm-10, .o-col-sm-11, .o-col-sm-12, .o-col-sm-2, .o-col-sm-3, .o-col-sm-4, .o-col-sm-5, .o-col-sm-6, .o-col-sm-7, .o-col-sm-8, .o-col-sm-9, .o-col-sm-auto{position:relative; width:100%; min-height:1px; padding-right:15px; padding-left:15px;}
.o-col-sm{-ms-flex-preferred-size:0; flex-basis:0; -ms-flex-positive:1; flex-grow:1; max-width:100%;}
.o-col-sm-auto{-ms-flex:0 0 auto; flex:0 0 auto; width:auto; max-width:none;}
.o-col-sm-1{-ms-flex:0 0 8.333333%; flex:0 0 8.333333%; max-width:8.333333%;}
.o-col-sm-2{-ms-flex:0 0 16.666667%; flex:0 0 16.666667%; max-width:16.666667%;}
.o-col-sm-3{-ms-flex:0 0 25%; flex:0 0 25%; max-width:25%;}
.o-col-sm-4{-ms-flex:0 0 33.333333%; flex:0 0 33.333333%; max-width:33.333333%;}
.o-col-sm-5{-ms-flex:0 0 41.666667%; flex:0 0 41.666667%; max-width:41.666667%;}
.o-col-sm-6{-ms-flex:0 0 50%; flex:0 0 50%; max-width:50%;}
.o-col-sm-7{-ms-flex:0 0 58.333333%; flex:0 0 58.333333%; max-width:58.333333%;}
.o-col-sm-8{-ms-flex:0 0 66.666667%; flex:0 0 66.666667%; max-width:66.666667%;}
.o-col-sm-9{-ms-flex:0 0 75%; flex:0 0 75%; max-width:75%;}
.o-col-sm-10{-ms-flex:0 0 83.333333%; flex:0 0 83.333333%; max-width:83.333333%;}
.o-col-sm-11{-ms-flex:0 0 91.666667%; flex:0 0 91.666667%; max-width:91.666667%;}
.o-col-sm-12{-ms-flex:0 0 100%; flex:0 0 100%; max-width:100%;}
@media screen and (max-width:767px){
	.o-col-sm, .o-col-sm-1, .o-col-sm-10, .o-col-sm-11, .o-col-sm-12, .o-col-sm-2, .o-col-sm-3, .o-col-sm-4, .o-col-sm-5, .o-col-sm-6, .o-col-sm-7, .o-col-sm-8, .o-col-sm-9, .o-col-sm-auto{width:100%; max-width:100%; flex:inherit;}
}

/** step **/
.steps{text-align:center; padding:30px 0;}
.steps .step{display:inline-block; width:240px; max-width:33%; text-align:center; margin:0 -2px;}
.steps .step span{display:block; font-weight:bold;}
.steps .step span.badge{position:relative; height:30px; line-height:30px; text-align:center;}
.steps .step span.badge .text{position:absolute; left:calc(50% - 15px); font-size:18px; font-family:Arial; color:#fff; background-color:#d9d9d9; display:inline-block; width:30px; height:30px; line-height:30px; border-radius:50%; z-index:1;}
.steps .step.active span.badge .text{color:#fff; background-color:#000;}
.steps .step span.badge:before{content:""; position:absolute; background-color:#d9d9d9; width:100%; height:2px; top:50%; left:0; margin-top:-1px; z-index:0;}
.steps .step:first-child .badge::before{width:50%; left:50%;}
.steps .step:last-child .badge::before{width:50%; right:50%;}

/** 購物車第一步驟 **/
.shopping-car{margin:0 0 40px; padding:10px 0;}
.shopping-car ul{list-style:none; padding:0; margin:0;}
.shopping-car ul li{padding:12px 5px; margin:0;}
.shopping-car ul li .shopping-car-content{margin:0;}
.shopping-car ul li:first-of-type{border-bottom:0; padding:8px 5px;}
.shopping-car ul li:first-of-type .shopping-car-content{font-size:16px; text-align:center;}
.shopping-car ul li:first-of-type .shopping-car-content b{display:block; background-color:#f4f8fb; line-height:2; border-radius:5px;}
.shopping-car .shop-car-info{display:flex; font-size:16px; vertical-align:middle; text-align:left; align-items:center;}
.shopping-car .shop-car-info a.pro-photo{width:60px; margin:0 15px 0 0;}
.shopping-car .shop-car-info .description{font-size:16px; margin:0px; color:#000; flex:1; width:100%; text-align:left;}
.shopping-car .shop-car-info .description .shop-car-info-title{font-size:16px; font-weight:bold;}
.shopping-car .shop-car-info .description .spec{font-size:13px; color:#666;}
.shopping-car .shop-car-info-add{display:flex; font-size:16px; vertical-align:middle; text-align:left; align-items:center;}
.shopping-car .shop-car-info-add a.pro-photo{width:60px; margin:0 15px 0 0;}
.shopping-car .shop-car-info-add .description{font-size:16px; margin:0px; color:#000; flex:1; width:100%; text-align:left;}
.shopping-car .shop-car-info-add .description .shop-car-info-title{font-size:16px; font-weight:bold;}
.shopping-car .shop-car-info-add .description .spec{font-size:13px; color:#666;}
.shopping-car .shop-car-price{display:block; height:100%; font-size:16px; color:#333; text-align:center;}
.shopping-car .shop-car-price .original-price{display:block; font-size:12px; text-decoration:line-through; color:#999;}
.shopping-car .shop-car-quantity{display:block; font-size:16px; text-align:center;}
.shopping-car .shop-car-subtotal{display:block; font-size:16px; color:#900; text-align:center;}
.shopping-car .shop-car-del{display:block; font-size:16px; vertical-align:middle; text-align:center;}
.shopping-car .shop-car-del a{color:#333; padding:5px 10px;}
.shopping-car .shop-car-del a:hover{color:#f00;}
.shopping-car ul li.addcontainer{background-color:#eee; padding:15px ;}
.shopping-car ul li.addcontainer h1{background-color:#4697bf; margin:0 0 5px; padding:5px 10px; font-size:16px; line-height:1.2em; color:#fff; border-radius:3px;}
.shopping-car ul li.addcontainer b{color:#000;}
.shopping-car ul li.addcontainer .shop-car-img img.pro-photo{margin:0 15px 0 0; width:90px; height:90px; padding:10px; border:1px #ccc solid;}
.shopping-car ul li.addcontainer .addc-price{font-size:18px; font-weight:bold; color:#f00; margin:0 3px;}
@media screen and (max-width:767px){
	.shopping-car ul li .shopping-car-content{padding:5px 0;}
	.shopping-car ul li:first-of-type{display:none;}
	.shopping-car .shop-car-price{text-align:right;}
	.shopping-car .shop-car-quantity{text-align:left; flex:1; order:1;}
	.shopping-car .shop-car-subtotal{text-align:right; flex:1; order:3; font-weight:bold; font-size:18px;}
	.shopping-car .shop-car-del{width:50px; order:2;}
    .shopping-car .shop-car-info-add{flex: initial;}
}

/** 總計 **/
.checkout-cart-summary{padding:10px 0;}
.checkout-cart-summary .subtotal{font-size:16px; color:#333; padding:5px; margin:0;}
.checkout-cart-summary .subtotal-name{font-weight:bold; text-align:left;}
.checkout-cart-summary .subtotal-name .subtotal-quantity{font-weight:bold;}
.checkout-cart-summary .subtotal-content{text-align:right;}
.checkout-cart-summary .subtotal-content input{height: 28px;padding: 0px 5px;width: calc(100% - 25px);border: 1px #cccccc solid;}
.checkout-cart-summary .total{display:flex; flex-wrap:wrap; font-size:16px; color:#333; border-top:1px #ccc solid; padding:5px; margin:10px 0 0 0;}
.checkout-cart-summary .toc{font-weight:bold; color:#900; font-size:18px;}
.discountCoupon{position:relative;}
.discountCoupon span{content:"X"; display:inline-block; background-color:#e4e4e4; width:26px; height:26px; margin:0; position:absolute; right:16px; top:1px; font-size:12px; line-height:26px; text-align:center; cursor:pointer;}
.checkout-cart-summary .discountCoupon input{padding: 0 33px 0 5px;width: 100%;}
@media screen and (max-width:767px){
	.checkout-cart-summary .subtotal-name{padding:0;}
	.checkout-cart-summary .subtotal-content{padding:0;}
    .discountCoupon span{right:1px;}
}

/** 購物車第二步驟 **/
.section-body{margin:0 0 20px 0;}
.shopping-list-more{background-color:#e9ecef; font-size:18px; text-align:center; padding:10px 0; display:block; width:100%; cursor:pointer; border-radius:5px; overflow:hidden;}
.shopping-list-more i.fa.fa-question-circle{margin-left:5px; font-size:24px; color:#2d7fb9;}
.shopping-list-more:hover i.fa.fa-question-circle{color:#ffbe00;}
.shopping-list-more:hover{background-color:#e9ecef;}
.shopping-list-more .shopping-car{margin:20px 0 0 0;}
.shopping-list-toc{text-align:center; font-weight:bold; color:#900; font-size:18px;}

/** 頁次 **/
.page{font-size:13px; color:#333; text-align:center; clear:both; margin:15px 0;border-top: 1px #CCC dotted;padding: 10px 0 0 0;}
.page a{background:#c30; color:#fff;display: inline-block;margin:8px 0; padding:2px 6px;border: 1px #c30 solid;border-radius: 3px;}
.page a:hover{background:#ffffff; color:#c30;}
.page br{display:none;}
@media screen and (max-width:850px){
	.page br{display:block;}
}

/** 下版 **/
footer{padding:0;letter-spacing: 0px;}
footer .footer{max-width:1000px; margin:0 auto; text-align:center; padding:15px 15px;font-size: 12px; color: #ffffff;border: 4px #b7daed solid;border-radius: 40px;/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#1788c5+0,0478b7+100 */
background: rgb(23,136,197); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(23,136,197,1) 0%, rgba(4,120,183,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(23,136,197,1) 0%,rgba(4,120,183,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(23,136,197,1) 0%,rgba(4,120,183,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1788c5', endColorstr='#0478b7',GradientType=0 ); /* IE6-9 */}
footer .footer .footer-info{font-size: 12px; color: #ffffff;}
footer .footer .footer-info span{padding: 0 5px;display: inline-block;}
footer .footer .footer-info a{color: #ffffff;}
footer .footer .footer-info a:hover{color: #8ad6ff;}
footer .footer .copyright{}
footer .footer .copyright span{padding: 0 0 0 10px;}
footer .footer .copyright span a{color: #ffffff;}
footer .footer .copyright span a:hover{color: #8ad6ff;}
@media screen and (max-width:850px){
	footer .footer{border-radius: 0px;}
}
