﻿/* 行動版00_Layout 文字樣式設定*/

/* 修改規則=======================================================================================

	(1)取代【ID名稱】【圖片路徑】的遊戲代碼
	(2)修改文字等屬性

修改歷史==========================================================================================
		20200803  泛菲	w76500 開心捕魚 gametower官網 版本內容更新
		20190822  琮郁  （行開）19-0821-001 [開心捕魚3]遊戲官方網站內容更新
		2013/12/13	(守綦)（行開）13-1211-001 開心捕魚遊戲官方網站製作

=================================================================================================  */
@import url("/include/i_style.css");
@import url("i_menus_style.css?v=20250205");

/*預設字體樣式*/
html, body, table, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, fieldset, form, label, legend, caption, input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #000;
	letter-spacing: 1px;
	word-wrap: break-word;word-break: break-all;
}

/*大區塊風格樣式設計*/
body{ background:url(/Graphics/Games/Mobile/Fish/images/bg_repeat.jpg) top repeat-x #FFF;}


/* 遊戲別 */
#mobile_Fish{ width:100%; height:auto; background:#093870 url(/Graphics/Games/Mobile/Fish/images/header.jpg) no-repeat center top; min-width:990px;}
  #section_main{ }
    #maincontents{ position:relative; width:990px; margin:0 auto; /*overflow:hidden;*/ overflow:visbile;}
		#top{ position:absolute;right:-20px; top:-300px; width:83px; height:123px; cursor:pointer; z-index:9999;background:url(/Graphics/Games/Mobile/Fish/images/top.gif) no-repeat;}/* 滑動top選單 */
       #section_all{ width:990px;}
	      #section_header{ position:relative; width:auto; height:250px; margin-bottom:10px;}
		    #section_header h1{ position:absolute; display:none; }
			#logo{ width:417px; height:191px; position:absolute; left:308px; top:50px; display:block; }
		    #section_nav{}
		 #allcontents{ width:auto; /*overflow:visbile;*/}
		    #section_menus{ width:255px; float:left; padding:18px 0 0 20px;}
		    #section_content{ width:710px; float:right;}
       #aside{display:none;}/*加入我的最愛區塊*/

/*引入內容區塊*/
#import_content{ width:95%; margin:15px auto 0 auto;}
/*#import_content td{ text-align:left;}*/



/*圖文編排*/
.intro_txt{ font-family:"微軟正黑體"; font-size:16px; color:#ad1919; line-height:22px;}
.sTitle{ margin-bottom:5px;}
.aligncenter{ float:none; margin:10px auto;}

/*內容圖片*/
.pic_img{ margin:0 auto; display:block; }


/*列表的style*/
table.list{ border:1px 0 0 1px solid #663300; border-collapse:collapse; border-spacing:0;}
table.list td{ border:1px 0 0 1px solid #663300; padding:2px;}
table.list td.title{ background:#421C1A; color:#FB7D00;}

/*notice table style*/
table.notice{ border:dotted 2px #CC6600;}
table.notice td{ padding:8px; background-color:#E6C073;}
table.notice td table td{ padding:0;}
.hrline{border-bottom:dashed 1px #330000; width:100%; margin:8px 0; clear:both;}

/* 20130510H新增QR碼屬性；20190822調整樣式 */
.QRcdoe_bg {
	width:236px;
	margin:0 auto;
	padding: 5px;
	border-radius: 8px;
	clear:both;
	background: #87fef1;
	background: -moz-linear-gradient(top, #87fef1 0%, #006cb3 100%);
	background: -webkit-linear-gradient(top, #87fef1 0%,#006cb3 100%);
	background: linear-gradient(to bottom, #87fef1 0%,#006cb3 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#87fef1', endColorstr='#006cb3',GradientType=0 );
}
.QRcdoe {
	width:100%;
	border-radius: 8px;
	padding: 10px 0;
	background: #00284a;
	background: -moz-linear-gradient(left, #00284a 0%, #0375bc 50%, #00284a 100%);
	background: -webkit-linear-gradient(left, #00284a 0%,#0375bc 50%,#00284a 100%);
	background: linear-gradient(to right, #00284a 0%,#0375bc 50%,#00284a 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00284a', endColorstr='#00284a',GradientType=1 );
}
	.QRcdoe .QR_slogan {
		padding-bottom: 10px;
	}
	.QRcdoe .QR_slogan img, .QRcdoe .QR_img img{
		display: block;
		margin: 0 auto;
	}
	.QRcdoe .QR_text {
		font-size:13px;
		color:#fff;
		line-height:18px;
		text-align:center;
		padding: 5px;
	}
	/* FB按鈕 */
	.QRcdoe .QRcdoe_btnfb {
		width: 136px;
		height: 38px;
		margin: 0 auto;
	}
	.QRcdoe .QRcdoe_btnfb a{
		width: 136px;
		height: 38px;
		display: block;
		background: url(/Graphics/Games/Mobile/Fish/images/btn_fb.png) no-repeat center;
	}
	.QRcdoe .QRcdoe_btnfb a:hover{
		-webkit-filter:brightness(1.2); position:relative; left:1px; top:1px;
	}


/* 內容區樣式 */

/*表格與邊框風格*/
.columnborder,.borderbottom,.bordera,.borderb,.borderc{ overflow:auto; height:auto;}
.columnborder{ width:685px;background:url(/Graphics/Games/Mobile/Fish/images/border_bg.gif) repeat-y left top; margin:20px 10px;}
.columnborder .borderbottom{ background:url(/Graphics/Games/Mobile/Fish/images/border_bottom.gif) no-repeat left bottom;}
.columnborder .border{ background:url(/Graphics/Games/Mobile/Fish/images/border_top.gif) no-repeat left top; padding:10px 10px 40px 10px;}

/*圖片居中*/
.imgaligncenter{display:block; margin:15px auto;}
h3 img{margin:10px 0 0 10px;}
#import_content h2{ font-size:16px; color: #C00; line-height:34px; font-weight:bold; height:34px;}
#import_content p{ font-size:13px; color:#333; line-height:24px; letter-spacing:1px; padding-left:25px; font-weight:normal;}


/*===================== 小分頁 =====================*/
ul.tabBtn {
	width: 100%;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  list-style-type: none;
	padding: 0;
}
ul.tabBtn li a {
  font-family: "Helvetica Neue", "微軟正黑體", "Helvetica", "Arial", "PingFangTC-Light", "STHeitiTC-Light", "Microsoft JhengHei", sans-serif;
  font-size: 1.4em;
  width: 152px;
  display: block;
  position: relative;
  padding: 10px 16px;
  margin: 5px 8px;
  font-weight: bold;
  border-radius: 50px;
  text-decoration: none;
  cursor: pointer;
  background: linear-gradient(to bottom, #004688 0%, #001827 100%);
  color: #cedfea;
}
ul.tabBtn li:hover a, ul.tabBtn li.active a {
  background: linear-gradient(to bottom, #40cff2 0%, #2885e5 100%);
  color: #ffffff;
}
.tabMain {
  display: none;
}
.tabMain.active {
  display: block;
}


/*===================== 表格 =====================*/
.table {
	font-family: "Helvetica Neue", "微軟正黑體", "Helvetica", "Arial", "PingFangTC-Light", "STHeitiTC-Light", "Microsoft JhengHei", sans-serif;
  font-size: 1.2em;
  word-break: break-all;
  border-spacing: 0;
  margin-bottom: 16px;
  color: #000000;
  border: 3px solid #0086c6;
  border-collapse: initial;
  border-radius: 5px;
  table-layout: fixed;
}
.table-full {
  width: 100%;
}
.table-half {
  width: calc(50% - 8px);
}
.table-half:nth-child(odd) {
  margin-right: 8px;
}
.table-half:nth-child(even) {
  margin-left: 8px;
}
.table tr {
  background: #fff;
}
.table tr th {
	position: relative;
	line-height: 26px;
	color: #fff;
  text-align: center;
  font-weight: bold;
  padding: 5px;
  border: 1px solid #0086c6;
  background: linear-gradient(to bottom, #33b1eb 0%, #006dd6 100%);
}
.table tr td {
  text-align: center;
  line-height: 24px;
  padding: 5px;
  border: 1px solid #0086c6;
}
.table tr td.style01 {
  background-color: #cefbff;
}
.table tr:nth-child(even) {
  background-color: #edf5ff;
}
.table tr td img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}
.table tr td img.img-inline {
  width: 4em;
  display: inline;
  margin: 0;
}
.table tr td .img-initial img {
  display: initial;
}