/*
 * iweb52-style17
 *
 * Copyright 2016, TANK
 * 
 * 
 * 2016 / 11 / 07
 */


/*-----------------------------------------------------------------------------
 [TABLE OF CONTENTS]
    +common
        =anchor
        =clear,clearfix
        =banner
    +header
        =cis
        =site-func
        =share-func
        =nav
    +content
        +content-main
        +content-sidebar
    +footer
        =footer-link
        =company-info
-----------------------------------------------------------------------------*/

/* +common
*----------------------------------------------------------------------------*/

* {
    margin: 0;
    padding: 0;
}

body {
	margin:0;
	color: #3c3c3c;
	font-size: 14px;
}

div, h1, h2, h3, h4, h5, h6, hr, p, form, label, input, textarea, img, span, ul, li {
	text-align: left;
	vertical-align: middle;
	margin: 0;
	padding: 0;
	word-wrap: normal;
	word-break: normal;
	line-height: 170%;
	border-width: 0;
	font-family: '微軟正黑體', '蘋果儷中黑', "Lucida Grande", "Arial", "Arial Narrow";
}

hr {
	border-top:1px #000 solid;
	margin:0 0 10px 0;
}

th {
	font-weight: normal;
}

ul, ol {
	list-style: none;
}

p.lineHeight {
	line-height:170%;
}
p.marginTop {
	margin:10px 0;
}
p.marginLeft {
	margin: 0 10px;
}

fieldset {
	border: 0;
}

input,button,select,textarea {
	outline:none
}

img {
	max-width: 100%;
}

/**
*
* =anchor
*
**/

a:link, a:visited {
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	color: #900;
	text-decoration: none;
}

/**
*
* =clear,clearfix
*
**/

/* regular clearing apply to column that should drop below previous ones. */
.clear {
    clear: both;
}

/* this needs to be first because FF3 is now supporting this */
.clearfix {
    display: inline-block;
}

/* clearing floats without extra markup */
.clearfix:after {
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    font-size: 0;
    content: ".";
}

/* hides from IE-mac \*/
* html .clearfix {
    height: 1%;
}
.clearfix {
    display: block;
}
/* end hide from IE-mac */


livedemo00.template-help.com/media="screen":after, :before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}


/* +body
*----------------------------------------------------------------------------*/
section {
	overflow: hidden;
	margin: 0 auto;
	width: 1160px;
}

.wrapper {
	width: 100%;
	overflow: hidden;
	margin-top: 820px;
	position: relative;
	background: #fff;
	z-index: 10;
}


/**
*
* =jumpDiv
*
**/
/* + 跳一  跳三
*----------------------------------------------------------------------------*/
#jumpDiv ,
#jumpIframe {
	position: relative;
	background: #fff;
	top: 0;
	left: 0;
	z-index: 50;
}


/* + a.photo
*----------------------------------------------------------------------------*/
a.photo {
	overflow: hidden;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: auto 100%;
	display: block;
}

a.photo img {
	width: 100%;
	max-width: inherit;
}


/* + header
*----------------------------------------------------------------------------*/
.topFix {
	position: fixed;
	width: 100%;
	top: 0;
}

header {
	padding-bottom: 20px;
	width: 100%;
}

header section {
	overflow: inherit;
}

header .topBar ,
header .topBar a {
	color: #ceb688;
	font-size: 14px;
	text-align: right;
}

header .topBar a {
	margin: 10px 5px 15px;
	display: inline-block;
}

header #cis ,
header nav ,
header nav ul li {
	display: inline-block;
}

header h3 {
	display: none;
}

header nav {
	margin-left: 80px;
}

header nav ul li a {
	width: 115px;
	border-right: 1px #e3e3e3 solid;
	display: block;
	font-size: 18px;
	color: #8a8a8a;
	text-align: center;
}

header nav ul li:first-child a {
	border-left: 1px #e3e3e3 solid;
}

header nav ul li ul.subnav {
	position: absolute;
	padding-top: 10px;
	z-index: 10;
	display: none;
}

header nav ul li:hover ul.subnav {
	display: block;
}

header nav ul li ul.subnav li {
	display: block;
}

header nav ul li ul.subnav li a {
	padding: 5px 0;
	background: rgba(140,124,102,0.9);
	color: #dfdfdf;
	font-size: 14px;
	border-left: none;
	border-right: none;
}

header nav ul li ul.subnav li a:hover {
	color: #fff;
	background: rgba(209,176,131,0.8);
}


/* + webSeo
*----------------------------------------------------------------------------*/
section #webSeo ,
section #webSeo .seo {
	overflow: hidden;
	font-size: 12px;
	color: #6b5537;
}

section #webSeo .seo .js-marquee-wrapper {
	transition: none;
	font-size: 12px !important;
}


/* + payType
*----------------------------------------------------------------------------*/
#payType {
	overflow: hidden;
	padding: 20px 0;
	text-align: center;
}

#payType img {
	margin: 0 20px;
}


/* + footer
*----------------------------------------------------------------------------*/
footer {
	overflow: hidden;
	padding: 30px 0 10px;
	background: #f1f1f1;
}

footer .footerList ,
footer .footerList #cis ,
footer .footerList #QRC ,
footer .footerList #footerInfo ,
footer .footerList .community ,
footer .footerList .contLink {
	overflow: hidden;
	float: left;
	width: 50%;
}

footer .footerList {
	margin-bottom: 15px;
}

footer .footerList #cis ,
footer .footerList #QRC {
	width: 25%;
}

footer .footerList #footerInfo p ,
footer .footerList .community p {
	margin-left: 20px;
	color: #5d5d5d;
}

footer .footerList #footerInfo p a {
	color: #5d5d5d;
}

footer .footerList #footerInfo p span {
	color: #6b5537;
}

footer .footerList #footerInfo p.name ,
footer .footerList .community p {
	font-size: 20px;
}

footer .footerList #footerInfo p.cop ,
footer .footerList #footerInfo p.foot a {
	font-size: 12px;
}

footer .footerList #footerInfo p.foot a {
	color: #7b6d59;
}

footer .footerList .community {
	width: 40%;
}

footer .footerList .community a {
	margin-right: 5px;
	width: 34px;
	height: 34px;
	background: #3b5998;
	border-radius: 50%;
	display: inline-block;
	text-align: center;
	line-height: 36px;
	color: #fff;
}

footer .footerList .community p {
	margin-bottom: 10px;
	margin-left: 0;
	font-weight: bold;
}

footer .footerList .community a:nth-child(2) {
	background: #26a6d1;
}

footer .footerList .community a:nth-child(3) {
	background: #dd4b39;
}

footer .footerList .community a:nth-child(4) {
	background: #f4b459;
}


footer .footerList .contLink {
	width: 60%;
	text-align: right;
}


/************ = 適應性 = ************/
/* +width:1680 ↓
*----------------------------------------------------------------------------*/
@media screen and (max-width: 1680px) {
	.wrapper {
		margin-top: 684px;
	}
}

/* +width:1440 ↓
*----------------------------------------------------------------------------*/
@media screen and (max-width: 1440px) {
	.wrapper {
		margin-top: 618px;
	}
}

/* +width:1366 ↓
*----------------------------------------------------------------------------*/
@media screen and (max-width: 1366px) {
	.wrapper {
		margin-top: 592px;
	}
}

/* +width:1280 ↓
*----------------------------------------------------------------------------*/
@media screen and (max-width: 1280px) {
	.wrapper {
		margin-top: 567px;
	}
}

/* +width:1024 ↓
*----------------------------------------------------------------------------*/
@media screen and (max-width: 1024px) {
	section {
		width: 960px;
	}
	header nav {
		margin-left: 35px;
	}
	header nav ul li a {
		width: 95px;
		font-size: 16px;
	}
	.wrapper {
		margin-top: 496px;
	}
}

/* +width:768 ↓
*----------------------------------------------------------------------------*/
@media screen and (max-width: 768px) {
	section {
		width: 97%;
	}
	.topFix {
		position: inherit;
	}
	.wrapper {
		margin-top: 0;
		z-index: 0;
	}
	header h3 {
		position: absolute;
		float: right;
		width: 100px;
		top: 65px;
		right: 10px;
		z-index: 550;
		text-align: right;
		display: inline-block;
	}
	header h3 i {
		padding: 12px 15px;
		display: inline-block;
		background: rgba(255,255,255,0.8);
		border: 1px #413D3D solid;
		color: #413D3D;
		font: normal normal normal 14px/1 FontAwesome;
		font-size: inherit;
		text-rendering: auto;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
	}
	header h3.menuIcon i {
		background: none;
		border: 1px #fff solid;
		color: #fff;
	}
	header h3 i:before {
		content: "\f0c9";
	}
	header h3.menuIcon i:before {
		content: "\f00d";
	}
	header nav {
		position: absolute;
		margin-left: 0;
		width: 100%;
		height: 0;
		background: rgba(235, 109, 31, 0.7);
		top: -100%;
		left: 0;
		z-index: 10;
		transition: all 0.4s ease;
	}
	header nav.menuOpen {
		top: 0;
		height: 100vh;
	}
	header nav ul li {
		display: block;
		border-bottom: 1px #ccc dashed;
	}
	header nav ul li a {
		padding: 10px 0;
		border-right: none;
		width: 100%;
		color: #fff;
	}
	header nav ul li:first-child a {
		margin-top: 20px;
		border-left: 0;
	}
	header nav ul li ul.subnav {
		position: relative;
		padding-top: 0;
		display: block;
	}
	header nav ul li ul.subnav li {
		border-bottom: none;
	}
	header nav ul.subnav li:first-child a {
		margin-top: 0;
	}
	footer .footerList ,
	footer .footerList .community {
		width: 100%;
	}
	footer .footerList .contLink {
		display: none;
	}
	footer .footerList .community {
		position: absolute;
		bottom: 45px;
	}
	footer .footerList .community p {
		display: none;
	}
}

/* +width:480 ↓
*----------------------------------------------------------------------------*/
@media screen and (max-width: 480px) {
	footer .footerList #cis ,
	footer .footerList #QRC {
		width: 50%;
		text-align: center;
	}
	footer .footerList #footerInfo {
		width: 100%;
	}
	footer .footerList #footerInfo p.name {
		display: none;
	}
	footer .footerList .community {
		width: 95%;
		text-align: right;
	}
}