@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/pagebg.jpg);
	background-position: center top;
	background-repeat: repeat-x;
}
a {
	text-decoration: none;
	-webkit-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-ms-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
p {
	margin: 0;
}
ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.both {
	clear: both;
}
.backToTop {
	width: 60px;
	height: 60px;
	position: fixed;
	right: 10px;
	bottom: 10px;
	z-index: 900;
	background-image: url(../images/gotop.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	cursor: pointer;
	-webkit-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-ms-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
}
.backToTop:hover {
	background-position: 0px -60px;
}

/*------------------------------首頁------------------------------*/
.main {
	width: 920px;
	margin-left: auto;
	margin-right: auto;
	-webkit-box-shadow: 0px 0px 10px #000000;
	box-shadow: 0px 0px 10px #000000;
}
.navbg {
	display: none;
}
.slider {
	position: relative;
}
.marqueestyle {
	width: 400px;
	position: absolute;
	right: 10px;
	z-index: 91;
	color: #E2E6EC;
	font-size: 10px;
}
.footer {
	height: 150px;
	padding-left: 220px;
	color: #044669;
	font-size: 12px;
	line-height: 30px;
	background-image: url(../images/hfooter_bg.jpg);
	background-repeat: no-repeat;
}
.footer .into {
	padding-top: 20px;
	float: left;
}
.footer .into2 {
	float: right
}
.footer p:nth-child(2), .footer p:nth-child(3), .footer p:nth-child(4) {
	display: inline;
}
.footer p:nth-child(3), .footer p:nth-child(4) {
	padding-left: 10px;
}
.footer p a {
	color: #044669;
}
.footer p a:hover {
	color: #FFFFFF;
}

/*------------------------------加好友+來電------------------------------*/
.qlink {
	width: 100%;
	height: 40px;
	max-width: 290px;
	display: block;
	position: fixed;
	bottom: 6px;
	z-index: 999;
	font-family: "微軟正黑體";
	font-weight: bold;
	line-height: 40px;
}
.qlink li {
	width: 45%;
	margin: 0 1.5%;
	float: left;
	text-align: center;
	list-style: none;
	border-radius: 20px;
}
.qlink li:nth-child(1) {
	background-color: #C4EAC1;
}
.qlink li:nth-child(2) {
	background-color: #8ED9F9;
}
.qlink li:nth-child(1):hover {
	background-color: #2F7028;
}
.qlink li:nth-child(2):hover {
	background-color: #288EC9;
}
.qlink li a:link, .qlink li a:active, .qlink li a:visited {
	display: block;
	color: #2F7028;
}
.qlink li:nth-child(2) a:link, .qlink li:nth-child(2) a:active, .qlink li:nth-child(2) a:visited {
	display: block;
	color: #007AC1;
}
.qlink li a:hover, .qlink li:nth-child(2) a:hover {
	color: #FFFFFF;
}
.qlink li a .fa {
	margin-right: 5px;
	position: relative;
	font-size: 25px;
}
.qlink li a .fa.fa-commenting {
	top: 4px;
}
.qlink li a .fa.fa-phone {
	top: 5px;
}

/*------------------------------內頁------------------------------*/
.slider2 {
	width: 100%;
	position: relative;
	/*background-image: url(../images/page_slider.gif);
	background-size: 100% auto;
	background-repeat: no-repeat;*/
}
.top {
	height: 465px;
}
.menu {
	position: relative;
	top: 300px;
}
.menu ul li {
	float: left;
}
.menu ul li:nth-child(1) {
	position: absolute;
	top: 11px;
	left: 0px;
}
.menu ul li:nth-child(2) {
	position: absolute;
	top: 77px;
	left: 139px;
}
.menu ul li:nth-child(3) {
	position: absolute;
	top: 112px;
	left: 285px;
}
.menu ul li:nth-child(4) {
	position: absolute;
	top: 95px;
	left: 432px;
}
.menu ul li:nth-child(5) {
	position: absolute;
	top: 70px;
	left: 635px;
}
.menu ul li:nth-child(6) {
	position: absolute;
	top: 60px;
	left: 781px;
}
.im1 {
	display: block;
}
.im2 {
	display: none;
}
.im1 img, .im2 img {
	width: 100%;
	margin-bottom: -1px;
}
.contant {
	background-color: #FFFFFF;
}
.left_bg {
	width: 212px;
	float: left;
	background-image: url(../images/lbg.jpg);
	background-repeat: repeat-y;
}
.left_bg ul {
	width: 163px;
	margin-left: 25px;
}
.left_bg ul li {
	font-size: 12px;
	line-height: 25px;
	list-style-image: url(../images/dot.gif);
	border-bottom: thin dashed #999999;
}
.left_bg ul li:nth-last-child(1) {
	margin-bottom: 40px;
}
.left_bg ul li a {
	display: block;
	color: #0A4C74;
}
.left_bg ul li a:hover {
	color: #288EC9;
	text-decoration: underline;
}
.img2 {
	display: block;
	padding-left: 10px;
}
.right_bg {
	width: 675px;
	margin-right: 17px;
	float: right;
}
.accimg {
	width: 100%;
	margin-bottom: 20px;
	position: relative;
	border-bottom: thin dashed #999999;
}
/*.accimg img {
	width: 200px !important;
	height: 65px !important;
}*/
.footer2 {
	height: 350px;
	color: #327C96;
	font-size: 12px;
	background-color: #E5F3F6;
	background-image: url(../images/footer_bg2.jpg);
	background-repeat: no-repeat;
}
.footer2 .into {
	width: 174px;
	padding: 135px 20px 0 30px;
	float: left;
}
.footer2 .into2 {
	width: 343px;
	padding: 135px 0 0 0;
	float: left;
}
.footer2 .into3 {
	width: 353px;
	padding: 135px 0 0 0;
	float: left;
}
.footer2 ul li {
	margin: 0 0 10px 20px;
	list-style-type: disc;
}
.footer2 a {
	color: #71929E;
	text-decoration: underline;
}
.footer2 a:hover {
	color: #327C96;
	text-decoration: none;
}

/*------------------------------超值優惠------------------------------*/
.dis_div3 {
	margin-top: 20px;
	margin-bottom: 20px;
	padding-bottom: 20px;
	color: #000;
	font-size: 18px;
	line-height: 25px;
	margin-left: 20px;
}

.dis_div3 ul li{
	list-style-type: decimal;
	text-align: justify;
}

.dis_div2 {
	margin-top: 20px;
	margin-bottom: 20px;
	padding-bottom: 20px;
	color: #666666;
	font-size: 13px;
	line-height: 25px;
	margin-left: 20px;
}

.dis_div2 ul li{
	list-style-type: decimal;
	text-align: justify;
}

.dis_div {
	margin-top: 20px;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: thin dashed #999999;
}
.dis_title {
	height: 35px;
	padding-left: 33px;
	position: relative;
	color: #2F7028;
	font-weight: bold;
	font-size: 15px;
	line-height: 30px;
	background-image: url(../images/discount_titlebg.gif);
	background-repeat: no-repeat;
}
.dis_title span {
	position: absolute;
	right: 16px;
	color: #FFFFFF;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-weight: bold;
	font-size: 13px;
	letter-spacing: 1px;
}
.dis_left {
	width: 400px;
	margin-top: 20px;
	float: left;
}
.dis_s_title {
	width: 130px;
	height: 25px;
	margin-bottom: 10px;
	padding-left: 23px;
	color: #FFFFFF !important;
	font-size: 16px !important;
	font-weight: bold;
	line-height: 23px;
	background-image: url(../images/discount_listbg.gif);
	background-repeat: no-repeat;
}
.dis_s_title2 {
	width: 210px;
	height: 25px;
	margin-bottom: 10px;
	padding-left: 23px;
	color: #FFFFFF !important;
	font-size: 16px !important;
	font-weight: bold;
	line-height: 23px;
	background-image: url(../images/discount_listbg2.gif);
	background-repeat: no-repeat;
}
.dis_s_title3 {
	width: 410px;
	height: 25px;
	margin-bottom: 10px;
	padding-left: 23px;
	color: #FFFFFF !important;
	font-size: 16px !important;
	font-weight: bold;
	line-height: 23px;
	background-image: url(../images/discount_listbg3.gif);
	background-repeat: no-repeat;
}
.dis_left p, .qan_left p {
	color: #666666;
	font-size: 13px;
	line-height: 25px;
	text-align: justify;
	letter-spacing: 1px;
}
.dis_left p a, .qan_left a, .signUl li a, .canoe_left a {
	color: #FF8A00;
	text-decoration: underline;
	display: inline-block;
}
.dis_left p a:hover, .qan_left a:hover, .signUl li a:hover, .canoe_left a:hover {
	color: #288EC9;
}
.dis_right {
	width: 265px;
	margin-top: 20px;
	float: right;
}
.dis_right img {
	width: 100%;
	border-radius: 10px;
	-webkit-box-shadow: 2px 2px 5px #999999;
	box-shadow: 2px 2px 5px #999999;
}
.dis_ps {
	margin-top: 20px;
	color: #288EC9 !important;
}
#jumpMenu {
	display: none;
}

/*------------------------------最新裝備------------------------------*/
.list {
	margin-top: 30px;
	margin-bottom: 10px;
}
.list p {
	margin-top: 10px;
	padding-left: 25px;
	padding-right: 25px;
	color: #666666;
	line-height: 25px;
	text-align: justify;
}
.col-4 {
	width: calc(100%/4 - 37px);
	display: inline-block;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 10px;
	text-align: center;
	border: medium solid #E0E0E0;
}
.col-4:nth-child(6) {
	margin-right: 0px;
}
.col-4 img {
	width: 100%;
}
.equ_org {
	margin-top: 5px;
	margin-bottom: 5px;
	color: #FFFFFF;
	font-family: "微軟正黑體";
	line-height: 25px;
	border-radius: 5px;
	background-color: #FE7100;
}
.col-4 p {
	color: #666666;
	font-size: 13px;
	line-height: 25px;
}
.note {
	margin-bottom: 30px;
	padding: 10px;
	color: #FFFFFF;
	font-family: "微軟正黑體";
	font-size: 14px;
	line-height: 25px;
	background-color: #55A1C3;
	background-image: url(../images/equipment_note.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.note ul {
	margin-left: 20px;
}
.note ul li {
	list-style-type: disc;
}

/*------------------------------報名及注意事項------------------------------*/
.signUl {
	margin-top: 10px;
	margin-left: 57px;
	margin-right: 57px;
}
.signUl li, .signUl4 li {
	color: #666666;
	line-height: 28px;
	list-style-type: decimal;
	text-align: justify;
}
.signUl li span a img, .signUl li span img {
	padding-left: 10px;
	vertical-align: sub;
}
.signUl2, .signUl4 {
	margin-top: 10px;
	margin-left: 40px;
	margin-right: 20px;
}
.signUl2 li {
	color: #1995AD;
	font-weight: bold;
	line-height: 30px;
	list-style-type: decimal;
}
.signUl3 {
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
}
.signUl3 li {
	color: #666666;
	font-weight: normal;
	line-height: 28px;
	list-style-type: none;
}
/*-------------------------花蓮清水斷崖獨木舟---------------------------*/
.canoe_title {
	text-align: center;	    
	color: #1995AD;
    font-weight: bold;
    font-size: 20px;
}
.canoe_title span {
    font-size: 16px;
}
.canoe_top img {
	margin: 30px 0 10px 0;
	width: 100%;
	border: 4px solid #000000;
}
.canoe_top2 img{
	border: 4px solid #000000;
	width: calc(100%/4 - 18px);
	margin: 0 5px;
	float: left;
}
.canoe_title_bg{
	padding: 3px 0 3px 10px;
	background-color: #ff8a00;
	width: 110px;
	border-radius: 10px;
	font-size: 16px !important;
	color: #FFFFFF !important;
	font-weight: bold;
	margin-top: 20px;
}
.canoe_left{
	clear: both;
	padding-top: 10px;
}
.canoe_left p{
	margin-top: 10px;
}
.canoe_left ul{
	margin-left: 15px;
}
.canoe_left li{
	padding: 5px 0;
	list-style-type: decimal;
}

.room {
	margin-bottom: 20px;
	border: thin solid #6C2400;
}
.room tr th {
	padding: 8px;
	color: #FFF;
	text-align: center;
	background-color: #6C2400;
	border: thin solid #BC5E30;
}
.room tr td {
	padding: 8px;
	font-size: 15px;
	text-align: left;
}

.room2 {
	margin-bottom: 20px;
	border: thin solid #B84A00;
}
.room2 tr th {
	padding: 5px;
	color: #FFF;
	text-align: center;
	border: thin solid #FFFFFF;
	background-color: #B84A00;
}
.room2 tr td {
	padding: 5px;
	font-size: 13px;
	text-align: center;
}
.room2 tr td.cen {
	text-align: center;
}

.room3 {
	margin-bottom: 20px;
	border: thin solid #6300B8;
}
.room3 tr th {
	padding: 5px;
	color: #FFF;
	text-align: center;
	border: thin solid #FFFFFF;
	background-color: #6300B8;
}
.room3 tr td {
	padding: 5px;
	font-size: 13px;
	text-align: left;
}
.room3 tr td.cen {
	text-align: center;
}
/*------------------------------常見問題------------------------------*/
.qan_red {
	color: #FF6600;
	font-size: 13px;
	line-height: 25px;
	text-align: justify;
}
.qan_left {
	margin-top: 10px;
	width: 100%;
}
.aqnUl5 {
	margin-top: 10px;
	margin-left: 20px;
	margin-right: 20px;
}
.aqnUl5 li {
	color: #CC0000;
	font-weight: bold;
	font-size: 13px;
	line-height: 30px;
	list-style-type: decimal;
}
.aqnUl6 li {
	color: #666666;
	font-weight: normal;
	line-height: 28px;
	list-style-type: none;
}

@media screen and (min-width:250px) and (max-width:920px){
.main {
	width: 100%;
}
.navbg {
	width: 100%;
	height: 60px;
	display: block;
	background-image: url(../images/menu_bg.jpg);
	background-position: 0% bottom;
	background-size: 100% auto;
	background-repeat: no-repeat;
}
.marqueestyle {
	width: 100px;
}
.footer {
	height: auto;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	font-weight: bold;
	font-size: medium;
	background-image: url(../images/footer_bg.jpg);
	background-position: center top;
	background-size: cover;
	background-repeat: no-repeat;
}
.footer .into {
	padding-top: 0px;
	float: none;
}
.footer .into2 {
	display: none;
}
.footer p:nth-child(2), .footer p:nth-child(3), .footer p:nth-child(4) {
	display: block;
}
.footer p:nth-child(3), .footer p:nth-child(4) {
	padding-left: 0px;
}
.top {
	height: auto;
}
.menu {
	display: none;
}
.im1 {
	display: none;
}
.im2 {
	display: block;
}
.im2 img {
	width: 100%;
}
.contant {
	position: relative;
	top: -4px;
}
.left_bg {
	display: none;
}
.right_bg {
	width: calc(100% - 22px);
	margin-right: 0px;
	padding-top: 15px;
	float: none;
	padding-left: 10px;
	padding-right: 10px;
}
.footer2 {
	height: auto;
	display: block;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 50px;
	font-weight: bold;
	font-size: medium;
	background-color: #E5F3F6;
	background-image: none;
}
.footer2 .into, .footer2 .into2, .footer2 .into3 {
	width: 100%;
	padding-top: 0px;
	padding-left: 0px;
	float: none;
}
.footer2 p {
	display: block;
}
.footer2 p:nth-child(2), .footer2 p:nth-child(3), .footer2 p:nth-child(5) {
	padding-left: 0px;
}
.dis_div {
	margin-top: 40px;
	padding-bottom: 40px;
}
.dis_div:nth-child(3) {
	margin-top: 20px;
}
.dis_div:nth-last-child(1) {
	padding-bottom: 0px;
	border-bottom: none;
}
.dis_title {
	height: auto;
	display: block;
	margin-bottom: 15px;
	padding-left: 20px;
	padding-right: 20px;
	border-radius: 30px;
	background-color: #DDF3DB;
	background-image: none;
}
.dis_title span {
	display: none;
}
.dis_right, .dis_left {
	width: 100%;
	float: none;
}
#jumpMenu {
	width: 100%;
	height: 50px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding-left: 20px;
	padding-right: 20px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 15px;
	border-style: none;
	background-color: #3889B6;
	outline: none;
}
.col-4 {
	width: calc(100%/2 - 37px);
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.col-4:nth-child(4), .col-4:nth-child(6) {
	margin-right: 0px;
}
}
