@charset "utf-8";

/** bootstrap **/
@import url(bootstrap.css);

/** 文字icon **/
@import url(font-awesome.min.css);

/** 手機選單 **/
@import url(slicknav.css) screen and (max-width:767px);

/** edm **/
@import url(edm.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")repeat-x center top;margin:0;padding:0;width:100%;height:auto;font-size:medium;line-height: 1.6;font-family: "Microsoft JhengHei","arial";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;}

/** 手機選單、選單 色塊-變色 **/
.b-color, .slicknav_menu{}
.slicknav_icon-bar{background-color:#ffffff;}
.b-color>li:hover, .b-color>li>ul>li>a:hover, .slicknav_nav .slicknav_row:hover, .slicknav_nav a:hover{color: #ffcc00;}
.border-color{border-left:7px #A0A0A0 solid;}
.slicknav_nav .slicknav_arrow{font-family:Arial;}

/** 上版 **/
header{padding: 0 15px;border-top: 2px #ffffff solid;border-bottom: 2px #ffffff solid;box-shadow: 0 2px 3px 0 rgba(0,0,0,.17);background: url("../images/head-after.jpg")repeat-x right center;}
.head-main{max-width:1000px; margin:0 auto;display: flex;align-items: center; justify-content: space-between;background: url("../images/head_bg.jpg")no-repeat right top;padding: 5.5px 0;}
.head-main .logo{width: 488px; height:auto;}
.head-main .logo a{display: block;}
.head-main .logo img{width:100%; height:auto;}
.home-main{padding: 8px 15px;}
.home{max-width:1000px; margin:0 auto;font-size: 15px; color: #0b5194;}
.home i{color: #3e3d41;font-size: 18px;margin: 0 5px 0 0;}
.home a{color: #0b5194;display: flex;justify-content: flex-end;align-items: center;}
.home a:hover{color: #ff0000;}
@media screen and (max-width:1000px){
    .head-main{padding:12.6px 0;}
    .head-main .logo{width: 330px;}
}
@media screen and (max-width:767px){
    header{border-top: 0;border-bottom: 0;}
    .head-main{padding:0;}
    .head-main .logo{position: absolute;top:9px;left:10px; width: 300px;}
    .home-main{padding:0;}
    .home{position: absolute;top:15px;right: 60px;color: #ffffff;}
    .home i{font-size: 15px;color: #ffffff;}
    .home a{color: #ffffff;}
}
@media screen and (max-width:575px){
    .head-main .logo{ width: 230px;}
    
}
@media screen and (max-width:374px){
    .head-main .logo{width: 180px;top: 8px;}
}

/** 主選單與下拉 **/
nav{flex: 1;}
.menu{max-width:1200px; padding:0; list-style:none; position:relative; margin:0 auto; display:flex;border-right:1px #8cb0d3 solid;justify-content: flex-end;}
.menu>li{width: auto;color:#fff; font-size:16px; text-align:center; position:relative; border-left:1px #8cb0d3 solid;cursor:pointer; padding:0; margin:0;}
.menu>li>a{color:#fff; display:block; padding:0 16px; margin:0;line-height: 1.2;}
.menu>li>a:hover{color: #ffcc00;}
.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:767px){
	#menu{display:none;}
	.slicknav_menu{display:block;width: 100%;background:#144d9f url("../images/head-after.jpg")repeat-x center bottom;border-bottom: 2px #ffffff solid;box-shadow: 0 2px 3px 0 rgba(0,0,0,.17);}
}

/** edm輪播 **/
.edm-main{background:#ffffff; max-width:1000px;margin:2.5vw auto 4vw auto; position:relative;z-index: 1;overflow: hidden;box-shadow: 0 1px 4px 0 rgba(0,0,0,.2);border: 4px #ffffff solid;border-radius: 3px;}
.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: 470px; 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: 470px; overflow: hidden;}
.edm-navigator{width:16px;height:16px;}
@media screen and (max-width:1000px){
    .edm-main{border:0;border-radius:0;}
}
@media screen and (max-width:767px){
    .edm-main{margin:0 auto;}
}

/** 配置 **/
.warpper{overflow: hidden;}
.main{}

/** 內頁banner **/
.inside-banner{margin:5px 0 0 0;}
.inside-banner .banner-title{max-width:1000px; font-size:18px; color:#ffffff; margin:0 auto; padding:0;}
@media screen and (max-width:767px){
    .inside-banner{margin: 0;}
}

/** Breadcrumb **/
.breadcrumb{display:flex; flex-wrap:wrap; width:100%; max-width:1200px; margin:0 auto; padding:0.75rem 1rem 0.75rem 0; list-style:none; background-color:#e9ecef; border-radius:0.25rem;}
.breadcrumb-item{padding-left:0.5rem;}
.breadcrumb-item + .breadcrumb-item::before{display:inline-block; padding-right:0.5rem; color:#6c757d; content:"/";}
.breadcrumb-item a{font-weight:bold;text-decoration:none;color:#4697bf;font-size: 14px;}
.breadcrumb-item a:hover{color:#007bff; text-decoration:none;}

/** 內頁架構 **/
.content-body{max-width: 1024px;margin:0 auto;padding: 0 0 4vw 0;background: url("../images/wrapper-bg.jpg")no-repeat right 6vw bottom 3vw;min-height: 500px;}
.page-title{ font-size: 20px; color:#195e9d; background:url(../images/title-bg.jpg)no-repeat center bottom;background-size: 100%; padding: 0 0 8% 0;margin: 0;line-height: 1.4;}
.page-title span.en{color:#707070;}
.page-title02{font-size: 18px;color: #195e9d;margin: 0 0 10px 0;padding: 0;line-height: 1.4;font-weight: normal;}
.page-main{font-size:15px; color:#4f4f4f;}
.page-main a{color:#4f4f4f;}
.page-main a:hover{color:#ffcc00;}
.col-md-3{width: 22.4%;}
.col-md-9{width: 77.6%;}
.font001{ font-size: 15px;color: #06c;border-left: solid 3px #06c;margin: 0.5em 0;padding-left: 0.5em;}
@media screen and (max-width:767px){
    .content-body{padding: 0 0 30px 0;background: none; min-height:inherit;}
    .page-title{ font-size: 18px;background: none;padding: 10px 0 10px 0;}
    .page-title02{ font-size: 16px;}
    .col-md-3{width: 100%;}
    .col-md-9{width: 100%;}
}

/** 左邊分類 **/
.left-menu-title{font-size:20px;padding:6px 10px;margin:10px 0 0 0; color:#ffffff;line-height: 1.2;}
.left-menu-title span{font-size:9px;text-transform: uppercase;display: inline-block;}
.in-left-menu{background: #3b76ac; padding:3px;margin: 1px 0 0 0; border: 1px #9dbad5 solid;box-shadow: 0 0 0 1px #195e9d ; border-radius: 5px;position: relative;z-index: 1;overflow: hidden;}
.in-left-menu:after{content: "";display: block;width: 136%;height: 100%;border-radius: 100% 0 0 0;background: #195e9d;position: absolute;bottom: 0;right: 0;z-index: -1;}
.in-left-menu>ul{margin:0; padding:10px 10px 15px 10px; list-style:none;background: #ffffff;border-radius: 5px;}
.in-left-menu>ul>li{font-size:15px; color:#727272; padding:0 4px;margin: 0;border-bottom: 1px #f3f3f3 solid;}
.in-left-menu>ul>li>a{display: block;color: #727272;padding:5px 15px 5px 0px;background: url(../images/icon.png) no-repeat right center;}
.in-left-menu>ul>li>a:hover{color: #1a5f9d;background: url(../images/icon-active.png) no-repeat right center;}
.in-left-menu>ul>li>.current{color: #1a5f9d;background: url(../images/icon-active.png) no-repeat right center;}
.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:15px; 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:767px){
	.classBox{padding:0;}
	ul.classLink{display:none;}
	.m_classLink{display:block; position:relative; background-color:#ffffff; border:1px solid #195e9d;}
	.m_classLink a.main{display:block; background:none; font-size:16px; font-family:"Microsoft JhengHei", "新細明體", sans-serif; color:#333; position:relative; padding:8px 51.59px 8px 10px;}
	.m_classLink a.main i{display:block; font-size:16px; background:#195e9d; width:41.58px; height:100%; text-align:center; color:#FFF; line-height:41.58px; 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 #195e9d; 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 10px; border-top:1px solid #195e9d; font-family:"Microsoft JhengHei", "新細明體", sans-serif; font-size:16px; color:#222;}
	.m_classLink ul li:first-child a{border:none;}
	.m_classLink ul li a:hover{background:#f2f2f5;}
	.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 #195e9d; position:inherit; left:inherit; top:inherit; z-index:999; box-sizing:border-box;}
    .in-left-menu{box-shadow: 0 0 0 0 rgba(0,0,0,0);border-radius:0;padding: 0;margin: 0 0 15px 0; border:0;overflow:inherit;}
    .in-left-menu:after{display: none;}
	.left-menu-title{display:none;}
	.left-beautify{display:none;}
}

/** 關於揚光 **/
.about-main{display: flex;}
.about-main .about-info{flex: 1;}
.about-main .about-photo{flex: 1.5;margin: 0 0 0 20px;}
@media screen and (max-width:767px){
	.about-main .about-photo{flex: 1;}
}
@media screen and (max-width:575px){
	.about-main{display: block;}
    .about-main .about-info{flex: initial;width: 100%;}
    .about-main .about-photo{flex: initial;width: 100%;margin: 20px 0 0 0;}
}

/** 產品列表介紹 **/
.pro-store-info{font-size:16px; color:#666; padding:10px; margin-bottom:20px;}
.pro>ul{max-width:1200px; margin:0 auto; padding:0; list-style:none; display:flex; flex-wrap:wrap;}
.pro>ul>li{width:calc(100%/4 - 30px);margin: 8px;padding:0;text-align:center;font-size: 15px;}
.pro>ul>li a{display: block;color: #000;text-align: center;}
.pro>ul>li:hover{}
.pro>ul>li h3{font-size:15px; color:#333333; line-height:1.4;  padding:0; margin:10px 0; overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}
.pro-photo-main{overflow: hidden;padding: 10px;border: 1px #bbbbbb solid;background: #eeeff1;}
.pro-photo-main .pro-photo{background-color:#ffffff;background-repeat: no-repeat;background-position: center center;background-size: contain;}
.pro>ul>li:hover .pro-photo-main{background: #bbbbbb;}
@media screen and (max-width:1000px){
	.pro>ul>li{width:calc(100%/3 - 20px); margin: 10px;}
}
@media screen and (max-width:575px){
	.pro>ul>li{width:calc(100%/2 - 10px);margin: 5px; }
}

/** 產品明細 **/
.pro-detaile-title{font-size:18px; color: #f30;border-bottom: solid 1px #f30;padding:5px 0; margin:0 0 18px 0; font-weight:normal;}
.pro-detaile-box{display:flex; flex-wrap:wrap; margin:0 0 20px 0;}
.pro-detaile-photo-box{width:calc(50% - 25px); margin:0 25px 0 0;border: solid 15px #e7e7e7;height: 100%;}
.pro-detaile-spe-box{width:50%; position:relative;}
.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:15px; color:#333333; 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{ display: table;font-size: 15px;color: #FFF;text-align: center;padding: 8px 10px;border-radius: 5px;background: #666666;margin: 20px 0; }
.pro-content{padding:0;font-size: 15px;}
.pro-detail-content-menu{}
.pro-detail-content-menu>ul{margin: 0;padding: 0;list-style-position: inside;}
.pro-detail-content-menu>ul>li{margin: 8px;color: #666666;font-size: 15px;}
@media screen and (max-width:767px){
	.pro-detaile-box{display:block;}
	.pro-detaile-photo-box{max-width: 280px; width:100%; margin:0 auto 15px auto;}
	.pro-detaile-spe-box{width:100%; padding-bottom:0;}
	.cart-info{position:inherit; bottom:inherit;}
}

/** 聯絡我們 **/
.contact-body{}
.contact-note{padding:10px 0; font-weight:bold; font-size:16px; color:#900;}
.googlemap{position: relative;padding-bottom: 40%;padding-top: 30px;height: 0;overflow: hidden;margin: 0 0 25px 0;}
.googlemap iframe {position: absolute;top:0;left: 0;width: 100%;height: 100%;}
.location-googlemap{position: relative;padding-bottom: 70%;padding-top: 30px;height: 0;overflow: hidden;border: 1px #000000 solid;}
.location-googlemap iframe {position: absolute;top:0;left: 0;width: 100%;height: 100%;}
@media screen and (max-width:575px){
	.googlemap{padding-bottom: 60%;}
}

/** 表單欄位 **/
.form-box{margin: 15px 0 0 0;}
.form-box input, .form-box img{vertical-align:middle;}
.opinion{display:flex; flex-wrap:wrap; margin:10px 0;overflow:hidden;}
.opinion-left01{width:110px; min-width:110px; padding:5px 15px; font-size:15px; color:#000000; display:flex; align-items:center;}
.input-main-style01{background: #ffffff; flex:1; width:100%; border:1px #666666 solid;border-radius: 3px; margin:0; padding:5px 15px; font-size:15px; color:#222222; min-height:37px;}
.input-main-style02{background: #ffffff; flex:1; width:100%; border:1px #666666 solid;border-radius: 3px; margin:0; padding:5px 15px; font-size:15px;color:#222222; min-height:37px;}
.input-main-style03{background: #ffffff; flex:1; width:100%; border:1px #666666 solid;border-radius: 3px; margin:5px 0 0 0; padding:5px 15px; font-size:15px;color:#222222; min-height:37px;}
.input-main-select{background:none; flex:1; width:100%; border:0; margin:0; padding:5px; font-size:15px; color:#222222; display:flex; flex-wrap:wrap;}
.input-main-select select{background: #ffffff; width:calc(50% - 2.5px); margin-right:5px; padding:5px 15px;  border:0; font-size:15px;color:#222222; 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: #ffffff; flex:1; width:100%; border:0; margin:0; padding:5px 15px; font-size:15px;  color:#222222; 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;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: #222222;border-radius:0;margin: 15px 0 ;}
.input-main-style01:focus, .input-main-style02:focus, .input-main-style03:focus{border: 1px #222222 solid;}
@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{text-align:center; margin-top:20px; display:flex; flex-wrap:wrap; justify-content:center; align-items:center;}
.btn-send{font-size:15px;}
a.btn-send{ text-align:center; min-width:100px; margin:2px; font-size: 15px;font-weight: normal;border-radius: 5px;border: 1px solid #999;padding:4px 10px;text-decoration: none;color: #666666;text-shadow: 1px 1px 0px #ffffff;box-shadow: inset 1px 1px 0px 0px #ffffff;/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ededed+5,dfdfdf+100 */
background: linear-gradient(to bottom,  rgba(237,237,237,1) 5%,rgba(223,223,223,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
a.btn-send:hover{/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#dfdfdf+5,ededed+100 */
background: linear-gradient(to bottom,  rgba(223,223,223,1) 5%,rgba(237,237,237,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */}
a.btn-reset{ text-align:center; min-width:100px; margin:2px; font-size: 15px;font-weight: normal;border-radius: 5px;border: 1px solid #999;padding:4px 10px;text-decoration: none;color: #666666;text-shadow: 1px 1px 0px #ffffff;box-shadow: inset 1px 1px 0px 0px #ffffff;/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ededed+5,dfdfdf+100 */
background: linear-gradient(to bottom,  rgba(237,237,237,1) 5%,rgba(223,223,223,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
a.btn-reset:hover{/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#dfdfdf+5,ededed+100 */
background: linear-gradient(to bottom,  rgba(223,223,223,1) 5%,rgba(237,237,237,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */}
a.btn-send-over{background:#7ea2c5; padding:5px 20px; text-align:center; font-size:16px; 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);}
}

/** 送出訊息 **/
.jump-window-box{max-width:500px; margin:0 auto; border:1px #ccc solid; padding:20px; border-radius:5px;}

/** 頁次 **/
.page{font-size: 15px; color:#333; text-align:center; clear:both; margin:15px 0;}
.page a{display: inline-block;margin: 5px 0; font-size: 15px;font-weight: normal;border-radius: 5px;border: 1px solid #999;padding:4px 10px;text-decoration: none;color: #666666;text-shadow: 1px 1px 0px #ffffff;box-shadow: inset 1px 1px 0px 0px #ffffff;/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ededed+5,dfdfdf+100 */
background: linear-gradient(to bottom,  rgba(237,237,237,1) 5%,rgba(223,223,223,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.page a:hover{/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#dfdfdf+5,ededed+100 */
background: linear-gradient(to bottom,  rgba(223,223,223,1) 5%,rgba(237,237,237,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.page br{display:none;}
@media screen and (max-width:767px){
	.page br{display:block;}
}

/** 下版 **/
footer{background:url("../images/footer_bg.png")no-repeat center top;font-size: 15px; color: #000000;padding:40px 15px 20px 15px;}
footer .footer{max-width:1000px; margin:0 auto; display: flex;justify-content: center;align-items: center;}
footer .footer .f-logo{width:180px;min-width: 180px; font-size: 16px;font-weight: bold; color: #000000; margin: 0 15px 0 8px;}
footer .footer .f-info{width: auto; display: flex;align-items: center;}
footer .footer .f-info .f-contact{flex: 1;padding:0;margin:5px 0;}
footer .footer .f-info .f-contact span{padding: 0 12px 0 0;display: inline-block;}
footer .footer .f-info .f-contact a{display: inline-block;color: #666666;}
footer .footer .f-info .f-contact a:hover{color: #0b5194;}
footer .footer .f-info .wd{width: auto;margin: 0 0 0 20px;}
footer .footer .f-info .wd a{display: block;color: #666666;}
footer .footer .f-info .wd a:hover{color: #0b5194;}
@media screen and (max-width:767px){
	footer{padding:20px 15px;}
	footer .footer{display: block;}
    footer .footer .f-logo{text-align: center;width: 100%;margin: 0;}
    footer .footer .f-info{display: block;width: 100%; text-align:center;}
    footer .footer .f-info .f-contact{flex:initial;width: 100%;}
    footer .footer .f-info .f-contact span{padding: 0 6px;}
    footer .footer .f-info .f-contact span:first-of-type{padding: 0 6px;}
    footer .footer .f-info .wd{width: 100%;margin: 0;}
}
