@charset "utf-8";

/* CSS Document */

/*2015.08.14 顏智偉*/
body {
	font-family: Tahoma, '微軟正黑體';
}
header,footer{
	min-width:1026px
}

/*-----頁首 STAR-----*/
header {
	background:url("../images/bg_head.png") 0 0 repeat-x;
	position:relative;
	padding-top:0px;
}

.header {
	position:relative;
	height:141px;
	width:1026px;
}

.logo {
	padding: 5px 2px;
}

.register {
	position:absolute;
	float:none;
	margin:0px;
	padding:0px;
	right:0px;
	background-image:url(../images/bg_car.png);
	/*padding:20px 0px 0px 0px;*/
	width:108px;
	height:50px;
}

.lagH {
	position:absolute;
	float:none;
	margin:0px;
	padding:0px 8px;
	right:108px;
	background-image:url(../images/bg_car.png);
	/*padding:18px 0px 9px 0px;*/
	height:50px;
}

.search {
	position:absolute;
	float:none;
	margin:0px;
	padding:0px;
	right:266px;
	background-image:url(../images/bg_search.png);
	/*padding:14px 0px 4px 5px;*/
	width:205px;
	height:50px;
}

.register .cartView {
	margin-top:16px;
}

.lagH select {
	/*語言列下拉式*/
	height: 20px;
	margin-left:8px;
	margin-top:16px;
	width: 80px;
}

.search form {
	border:none;
	height: 30px;
	margin-top:14px;
	margin-left:5px;
}

.register a, .register a:hover {
	color:#FFF;
}

.register li {
	margin-left:5px;
	height: 30px;
	padding-right:0px;
}
/*語系選單舊款*/
.lagH ul {
	/*語言列國旗*/
	margin-left:10px;
	height: 30px;
}

.lagH li {
	/*語言列國旗*/
	margin-right: 3px;
}

.lagH img {
	/*語言列國旗*/
	opacity: 1;
}
/*語系選單舊款*/
/*語系選單新款*/
.borderRadius{
	top:10px;
	}
/*語系選單新款*/
.cartView a {
	background: url(../images/cart_view.png) 0 0 no-repeat;
}

.search #sf_submit {
	background: url(../images/ico_search.png) 0 0 no-repeat;
	padding: 12px;
}

.search #sf_keyword {
	background:none;
	line-height:24px;
	color:#fff;
	text-indent:5px;
	height:24px;
}

::-webkit-input-placeholder {
/* 搜尋列提示文字的顏色 */
 color: #fff;
}
:-moz-placeholder,::-moz-placeholder {
/* 搜尋列提示文字的顏色 */	
 color: #fff;
}

/*-----頁首 END-----*/
/*-----主選單 STAR-----*/
nav {
	float:right;
	clear:none;
	margin-top:75px;
}

nav ul#navMenu {
	background:none;
	width:auto;
	max-width:600px;
}

nav #navMenu a.level1 {
	padding: 0px 20px;
	font-weight:normal;
	font-size:16px;
}

nav #navMenu li:last-child a.level1 {
	padding-right:0px;
}

nav ul#navMenu > li+li {
	background:url(../images/bg_nav.png) no-repeat 0px 4px;
}

.sf-arrows .sf-with-ul:after {
	right:5px;
}

ul.sf-arrows #menu_1459 > .sf-with-ul:focus:after, .sf-arrows #menu_1459 > .sf-with-ul:after, .sf-arrows #menu_1459 .sf-with-ul:after {
	/*隱藏[聯絡我們]子選單的三角形*/
	border-top: none;
}

ul.sf-arrows #menu_1460 > .sf-with-ul:focus:after, .sf-arrows #menu_1460 > .sf-with-ul:after, .sf-arrows #menu_1460 .sf-with-ul:after {
	/*隱藏[關於我們]子選單的三角形*/
	border-top: none;
}

/*-----主選單 END-----*/
/*-----情境圖 STAR-----*/
.bannerArea {
	width:100%;
	background:url(../images/bg_banner.png) 0 -139px repeat-x;
	height:208px;
	overflow:hidden;
	position:relative;
}

.bannerArea a.ad img {
	width:1920px;
}

.bannerArea a.ad {
	position:absolute;
	left:50%;
	margin-left:-960px;
}

.index .bannerArea {
	width:100%;
	background:url(../images/bg_banner.png) 0 0 repeat-x;
	height:347px;
}

.index #slidepic_pic2 {
	width:100%;
	height:337px;
	overflow:hidden;
}

.index #slidepic_pic2 a.ad img {
	width:1920px;
}

.index #slidepic_pic2 a.ad {
	left:50%;
	margin-left:-960px;
}

.index #slidepic_pic2 .control {
	left: 50%;
	margin-left: -50px;
}

.index #slidepic_pic2 .control a {
	background: url(../images/btn_005.png) 0 0 no-repeat;
	width: 20px;
}

.index #slidepic_pic2 .control a.on {
	background: url(../images/btn_004.png) no-repeat;
}

/*-----情境圖 END-----*/
/*-----頁尾 STAR-----*/
footer {
	background:#EDEDED;
	font-size:12px;
	font-weight:normal;
	color:#5E5E5E;
	position:relative;
}

footer a {
	color:#5E5E5E;
}

footer a:hover {
	color:#0066AA;
}

.footer {
	width:950px;
}

.footer #qrcode {
	float:left;
	padding:0 5px 10px 0;
}

.footer #qrcode img {
	width:92px;
}

.footer .info {
	float:left;
	margin-bottom:0px;
	padding-bottom:0px;
	width: 80%;
}

.footer .copyright {
	float:left;
	width: 80%;
}

.footer .outlink{
	float:left;
	padding-left:10px;
	width:80%;
	}

.footer .social {
	position:relative;
	float:right;
	bottom:0px;
	padding:10px 0 0 10px
}

.footer .social a {
	margin-right:10px;
}

.footer address {
	background:url(../images/icon_map.png) 0 0 no-repeat;
	padding-left:25px;
}

.footer .info span {
	color:#045C9A
}

.footer .copyright a {
	text-decoration:none;
}

.footer .copyright a[href="http://www.winho.com.tw/"] {
	color:#045C9A
}

/*-----頁尾 END-----*/
/*-----內頁共用 STAR-----*/
.colSide {
	background:#E4EDF4;
	width:260px;
	margin-top:25px;
}

.colMain {
	width:660px;
	margin-left:20px;
	margin-top:25px;
}

.colSide h4 {
	background: url(../images/img_005.png) 0 3px no-repeat;
	margin-top: 8px;
	font-size: 14px;
	font-weight: normal;
	padding-left: 20px;
}

.colSide .sideCate {
	background:none;
}

.colSide .sideCate li {
	border-bottom:solid 1px #C2D8E6;
}

.colSide .sideCate li.par_tree {
	background:url(../images/img_008.png) 3px 15px no-repeat;
}

.colSide .sideCate li.par_tree.active {
	background:url(../images/img_009.png) 3px 15px no-repeat;
}

.colSide .sideCate li a.tree.active {
	background:none;
}

.colSide .sideCate a {
	color:#000;
	font-weight:normal;
}

.colSide .sideCate ul.sideMenu a {
	font-size:12px;
}

.colMain .breadcrumb {
	width:auto;
	border-bottom:solid 1px #045C9A;
	color:#999;
}

.colMain .breadcrumb a[href="http://www.seamaster.mweb.com.tw/"] {
	padding-left:20px;
	background:url(../images/img_004.png) 0 6px no-repeat;
}

.colMain .breadcrumb a {
	color:#999;
	font-weight:normal;
	font-size:14px;
	text-transform:uppercase;
	padding:0 5px;
	display: inline-block;
}

.colMain .breadcrumb h1 {
	color:#999;
	font-weight:normal;
	font-size:14px;
	text-transform:uppercase;
	padding:0 5px;
	display: inline-block;
}

.colMain .productGrid {
	padding-top:0px;
}

.colMain .productGrid .proList {
	width:168px;
	height:268px;
	margin:0 78px 0 0;
}
.colMain .productGrid .proList:nth-child(3n) {
 margin-right:0px;
}

.colMain .productGrid .proList .img {
	width:166px;
	height:166px;
	border-radius:1px;
	padding:0px;
}

.colMain .productGrid .proList .img a {
	padding:20px;
}

.colMain .productGrid .proList .txt h3 {
	margin-top:15px;
}

.colMain .productGrid .proList .txt a {
	color:#000;
}

.colMain .page span, .colMain .page a {
	font-size:15px;
}

.colMain .show_prodcut {
/*產品詳細頁*/
	}

.colMain .menuTitle {
	/*分類or產品名稱*/
	color:#000;
	font-weight:normal;
	padding:15px 0;
	margin:0px;
}

.colMain .menuTitle a {
	/*分類or產品名稱*/
	color:#000;
}

.result {
	float:left;
	padding-bottom:10px;
}

.sortBox {
	margin-bottom:0px;
	clear:none;
}

/*-----內頁共用 END-----*/		
/*-----產品頁 STAR-----*/	

.productCont .menuTitle {
/*display:none;*/
}

.listProCont .proTypeTitle {
	/*分類介紹*/
	margin:0px;
}

.sideCate > li a.active {
	color: #933;
	font-weight: bold;
}

/*-----產品頁 END-----*/

/*-----搜尋結果 STAR-----*/	


/*-----搜尋結果 END-----*/	
/*-----關於我們 STAR-----*/
.aboutCont .menuTitle {
/*display:none;*/
}

.aboutCont .main_cont {
/*margin-top:20px;*/
}

/*-----關於我們 END-----*/
/*-----最新消息 STAR-----*/
.newsCont th {
	background:#045C9A;
	color:#fff;
	font-weight:normal;
	border-top:solid 1px #FFF;
	border-bottom:none;
}

.newsCont .menuTitle.news {
/*display:none;*/
	}

.newsCont .newsdate {
	padding-bottom:10px;
}

/*-----最新消息 END-----*/
/*-----電子型錄 STAR-----*/
.catalogCont .sortBox {
	display:none;
}

.catalogCont table th {
	background:#045C9A;
	color:#fff;
	font-weight:normal;
	border-top:solid 1px #FFF;
	border-bottom:none;
}

.catalogCont .cl_img {
	height:100px;
	width:100px;
}

.catalogCont .menuTitle {
/*display:none;*/
	}

/*-----電子型錄 END-----*/
/*-----聯絡我們 STAR-----*/
.contactCont .menuTitle {
/*display:none;*/
}

/*-----聯絡我們 END-----*
/*-----洽詢車 STAR-----*/

.cartList table th {
	background:#045C9A;
	color:#fff;
	font-weight:normal;
	border-top:solid 1px #FFF;
	border-bottom:none;
}

#inquiry_form a {
	color:#000;
	font-size:12px;
}

#inquiry_form a.btnOrder {
	background:#045C9A;
	color:#FFF;
	border:0px;
	margin:0px;
	padding:0 0 0 40px;
}

/*-----洽詢車 END-----*/
/*-----首頁內容 STAR-----*/
.index .colMain {
	margin:0px;
}

.content {
	width:940px;
	padding-bottom:20px;
}

.news_Intro {
	width:370px;
	float:left;
	margin:30px 40px 40px 0;
}

.co_Intro {
	width:530px;
	float:left;
	margin:30px 0 40px 0;
}

.pro_Intro {
	width:100%;
	clear:both;
	border-top:solid 1px #045C9A;
	position:relative;
}

.co_Intro .title01 {
	font-size:15px;
	font-weight:bold;
	margin-bottom:10px;
	color:#000;
}

.co_Intro .title02 {
	background: url(../images/img_003.png) 0 0px no-repeat;
	color: #fff;
	text-indent: 12px;
	line-height: 20px;
	margin-bottom:10px;
}

.co_Intro .text {
	color:#666;
	width:320px;
}

.co_Intro .text a {
	color:#666;
}

.co_Intro .info {
	width:390px;
	float:left;
}

.co_Intro .img {
	float:left;
	margin:35px 0 0 0;
}

.news_Intro ul {
	margin-top:20px;
}

.news_Intro li {
	height:36px;
	border-bottom: 1px dashed #045C98;
}

.news_Intro li:last-child {
	border-bottom:none;
}

.news_Intro li a {
	color:#666;
	font-size:13px;
	display : inline-block;
	overflow : hidden;
	text-overflow : ellipsis;
	white-space : nowrap;
	width : 215px;
	line-height:36px;
}

.news_Intro li span {
	color:#A5A5A5;
	font-size:11px;
	display : inline-block;
	float:right;
	line-height:36px;
}

.pro_Intro .bx-wrapper .bx-prev, .pro_Intro .bx-wrapper .bx-prev:hover {
	background: url(../images/btn_001.png) no-repeat 0 50%;
	left:0px;
}

.pro_Intro .bx-wrapper .bx-next, .pro_Intro .bx-wrapper .bx-next:hover {
	background: url(../images/btn_002.png) no-repeat 100% 50%;
	right:0px;
}

.pro_Intro .bx-wrapper .bx-controls-direction a {
	top:0px;
	margin:0px;
	height:120px;
}

.pro_Intro .bx-wrapper {
	width:100%;
}

.pro_Intro .bx-viewport {
	width:900px !important;
	margin:40px auto 0 auto;
}

.pro_Intro .bx-controls .bx-pager {
	padding:0px;
	bottom:0px;
	width:60px;
	height:10px;
	position:absolute;
	top:-45px;
	right:0;
	background:#FFF;
	padding-left:20px;
}

.pro_Intro .bx-wrapper .bx-pager.bx-default-pager a {
	background:url(../images/btn_003.png) 0 0 no-repeat;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
	background:url(../images/btn_004.png) 0 0 no-repeat !important;
}

.pro_Intro .bx-viewport .box {
	width:120px !important;
	margin:0px 15px 0px 15px !important;
}

.pro_Intro .bx-viewport .box a.imgBorder {
	width:120px;
	height:120px;
	padding:0px;
}

.pro_Intro .bx-viewport .box a.imgBorder img {
	width:100%;
	max-height:120px;
	margin:0 auto;
}

.pro_Intro .bx-viewport .box a.anli_box_title {
	font-size:12px;
	color:#000;
	margin-top: 20px;
}

/*-----首頁內容 END-----*/
/*-----IE相容性 STAR-----*/

/* IE6 ~ 8 */
@media \0screen\,screen\9 {

.colMain .productGrid .proList {
	/*修正產品列表跑版*/
	margin:0 26px;
}
}

/* IE8 ~ 11 */
.search #sf_keyword {
	/*搜尋列底線*/
	border-bottom:solid 1px #CCC\9;
}

/* IE9 */
:root h2.menuTitle {
	/*取消IE9 分類標題的padding*/
	padding: 15px 0px\9;
}

/* IE9 */
:root .btnOrder {
	/*修正IE9 加入洽詢車按鈕的位移*/
	padding:2px 8px 3px 40px\9;
}

:root #navMenu {
	overflow:visible\9;
}

/* IE10 ~ 11 */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.search #sf_keyword {
	/*搜尋列底線*/
	border-bottom:none;
}
}
/*-----IE相容性 END-----*/



.seaTb{
    width:100%;
	margin:5px 0 0;
	table-layout:fixed;
	margin-bottom:30px;	
	border:1px solid #ccc;
	border-bottom:none;
	border-top:4px solid #08e;
	}
.seaTb th{
	width:30%;
    color:#555;
	text-align:right;	
    padding:7px 10px;
    background-color:#f3f3f3;
    border-bottom:1px solid #ccc;
    border-right:1px solid #ccc;
	}
.seaTb td{
    text-align:left;
	padding:7px 10px;
	background-color:#fff;
    border-bottom:1px solid #ccc;
	}
.seaTb img{
	max-width:100%;
	}
.seaTb h3{
	color:#b00;
	font-size:120%;
	}
