/*-----------------------------------------------------------------------------
 [TABLE OF CONTENTS]
    +common
        =anchor
        =clear,clearfix
        =banner
    +header
        =cis
        =site-func
        =share-func
        =nav
    +content
        +content-main
        +content-sidebar
    +footer
        =footer-link
/*-----------------------------------------------------------------------------
 [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
*----------------------------------------------------------------------------*/
body {
	margin:0;
	border:0;
	width:100%;
	color: #161616;
	font-size: 14px;
	line-height:170%;
	background-image:url(/images/34/img-bodyBg.jpg);
	background-repeat:no-repeat;
	background-position:50% 0;
	background-size:100%;
}
div, h1, h2, h3, h4, hr, p, form, label, input, textarea, img, span {
	text-align: left;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	word-wrap: normal;
	word-break: normal;
	border-width:0;
	font-family: "微軟正黑體", "蘋果儷中黑", "Lucida Grande", "Arial", "Arial Narrow";
}
h1.h6{
	position:fixed;
	opacity:0;
	z-index:-99999999999999;
}
hr {
	noshade:noshade;
}
th {
	font-weight: normal;
}
ul {
	list-style: none;
	margin: 0;
	padding: 0;
    overflow:hidden;
}
li{
	list-style: none;
}
a ,
a:hover{
	text-decoration: none;
	cursor: pointer;
	outline:none;
}
img{
	max-width:100%;
}
@font-face {
  font-family: 'cwTeXYen';
  font-style: normal;
  font-weight: 500;
  src: url(//fonts.gstatic.com/ea/cwtexyen/v3/cwTeXYen-zhonly.eot);
  src: url(//fonts.gstatic.com/ea/cwtexyen/v3/cwTeXYen-zhonly.eot?#iefix) format('embedded-opentype'),
       url(//fonts.gstatic.com/ea/cwtexyen/v3/cwTeXYen-zhonly.woff2) format('woff2'),
       url(//fonts.gstatic.com/ea/cwtexyen/v3/cwTeXYen-zhonly.woff) format('woff'),
       url(//fonts.gstatic.com/ea/cwtexyen/v3/cwTeXYen-zhonly.ttf) format('truetype');
}

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

section{
	width:1160px;
	margin:0 auto;
	overflow:hidden;
}
header .top-nav{
	background:#464646;
	padding: 5px 0;
}
header{
	color:#fff;
	font-size:14px;
}
header .top-nav a:last-child{
	margin-right:0;
}
header section,
header .shareway{
	text-align:right;
}
header .shareway{
	display:inline-block;
	margin-left: 20px;
}
header .shareway a{
	font-size:16px;
}
.main-head section{
	overflow:hidden;
	background-image:url(/images/34/nav-bg.png);
	background-repeat:no-repeat;
	background-position:100% 100%; 
}
.main-head .first-bar{
	padding:20px 0;
	overflow: hidden;
}
.main-head .first-bar #cis{
	float: left;
	margin-top: 8px;
}
.main-head .first-bar .contact-img{
	float: left;
}
.main-head .first-bar .contact-phone{
	float: left;
	margin-top: 15px;
}
.main-head .first-bar .contact-phone a{
	display:block;
	background-repeat:no-repeat;
	background-position:50% 50%;
	background-size:cover;
}
.menu{
	margin-top:12px;
}
.menu ul{
	text-align:left;
}
.menu li{
	float: left;
    width: calc(100% / 8);
}
.menu li a{
    background-image: url(/images/34/nav-list-1.png);
    background-repeat: no-repeat;
    background-position: 0 100%;
    display: block;
    width: calc(100% - 60px);
    height: 53px;
    color: #fff;
    line-height: 53px;
    padding: 0 5px 0 55px;
    background-size: 100%;
    font-size: 20px;
	font-family: 'cwTeXYen', serif;
	overflow: hidden;
    white-space: normal;
}
.menu li:nth-child(2) a{
	background-image:url(/images/34/nav-list-3.png);
}
.menu li:nth-child(3) a{
	background-image:url(/images/34/nav-list-2.png);
}
.menu li:nth-child(4) a{
	background-image:url(/images/34/nav-list-4.png);
}
.menu li:nth-child(5) a{
	background-image:url(/images/34/nav-list-5.png);
}
.menu li:nth-child(6) a{
	background-image:url(/images/34/nav-list-6.png);
}
.menu li:nth-child(7) a{
	background-image:url(/images/34/nav-list-7.png);
}
.menu li:nth-child(8) a{
	background-image:url(/images/34/nav-list-8.png);
}
.menu li:hover a{
	-webkit-filter: drop-shadow(0px 5px 5px #3b3b3b);
}
footer .row{
	overflow:hidden;
}
#footer-cis{
	float:left;
	width: 240px;

}
#footer-cis img{
	width:240px;
}
.footernav{
	float:left;
	width: calc(100% - 240px);
}
.footernav li,
.connect p{
	float:left;
}
.connect p{
    margin-right: 0;
    width: 33%;
	font-weight: bold;
    color: #0d5e61;
	line-height: 170%;
}
.footernav li a{
    color: #0a5f69;
    font-size: 14px;
    line-height: 39px;
    border-right: 1px solid #69aaad;
    padding: 0 10px;
}
.footernav li:last-child a{
	border-right: none;
}
.connect{
	float:left;
	color:#1c1c1c;
	font-size:12px;
	overflow:hidden;
	line-height: 39px;
	margin-left: 10px;
	width: calc(100% - 250px);
}
.connect p b{
    border-right: 1px solid #0d5e61;
    padding: 0 10px 0 0;
    margin-right: 10px;
    width: 62px;
    display: inline-block;
    line-height: 100%;
}
.fakemar{
	clear:both;
	color:#6e6e6e;
	font-size:12px;
	padding: 15px 0;
}
.info{
	font-size:12px;
	color:#757575;
	clear: both;
	text-align: center;
}
.info a{
	color:#757575;
}
.connect p a{
    color: #0d5e61;
}
footer{
    margin: 20px 0 0;
	background-image: linear-gradient(60deg, #64b3f4 0%, #c2e59c 100%);
    padding: 40px 0 0;
    box-shadow: 0 0 10px #19868a inset;
}
.phoneWrap,
.rwdblock{
	display:none;
}
#gotop{
	position: fixed;
    right: 20px;
    bottom: 30px;
    font-size: 40px;
    color: #fff;
    text-shadow: 0 0 10px #000;
	z-index: 9;
}
.main-content .left{
	float:left;
	width:calc(100% - 270px);
}
.main-content .right{
	float:right;
	width: 270px;
}
.first-bar .wow{
	animation-name:slideInRight;
	-moz-animation-name:slideInRight;
	-ms-animation-name:slideInRight;
	-o-animation-name:slideInRight;
	-webkit-animation-name:slideInRight;
	animation-duration:0.9s;
	-moz-animation-duration:0.9s;
	-ms-animation-duration:0.9s;
	-o-animation-duration:0.9s;
	-webkit-animation-duration:0.9s;
}
.first-bar #cis.wow{
	animation-name:slideInLeft;
	-moz-animation-name:slideInLeft;
	-ms-animation-name:slideInLeft;
	-o-animation-name:slideInLeft;
	-webkit-animation-name:slideInLeft;
	animation-duration:0.8s;
	-moz-animation-duration:0.8s;
	-ms-animation-duration:0.8s;
	-o-animation-duration:0.8s;
	-webkit-animation-duration:0.8s;
}
.first-bar #cis{
	max-width:35%;
}
.contact-img img:hover,
.contact-phone img:hover{
	animation-name:jello;
	-moz-animation-name:jello;
	-ms-animation-name:jello;
	-o-animation-name:jello;
	-webkit-animation-name:jello;
	animation-duration:0.5s;
	-moz-animation-duration:0.5s;
	-ms-animation-duration:0.5s;
	-o-animation-duration:0.5s;
	-webkit-animation-duration:0.5s;
}
#webSeo,
#webSeo div{
	transition:none;
	-moz-transition:none;
	-ms-transition:none;
	-o-transition:none;
	-webkit-transition:none;
	font-size:4pt;
	line-height:100%;
}
#monav,
.nav-func{
	display:none;
}
.footerbottomcopy{
    background: #1c2523;
    margin-top: 50px;
    padding: 5px 0;
    border-top: 1px solid #000;
}

@media screen and (max-width: 1180px) {
	section{
		width:890px;
	}
	.main-content .left{
		width: 70%;
	}
	.main-content .right{
		width: 30%;
	}
	#main-menu{
		display:none;
	}
	#monav{
		position: fixed;
		right: 20px;
		width: 150px;
		z-index: 888;
		top: 80px;
		background: #26b9ab;
		border: 1px solid #289e92;
		border-radius: 5px;
	}
	#monav li {
		background-image: linear-gradient(120deg, #84fab0 0%, #8fd3f4 100%);
	}
	#monav li a{
		color: #0d6b5f;
		font-size: 17px;
		display: block;
		padding: 8px 15px;
		border-bottom: 1px solid #42c5b8;
		text-align: center;
	}
	#monav li:hover{
		background-image: linear-gradient(120deg, #b3eef1 0%, #9defb7 100%);
	}
	#monav li:last-child a{
		border-bottom: 0;		
	}
	.nav-func{
		display: block;
		position: fixed;
		right: 20px;
		top: 40px;
		color: #fff;
		border: 1px solid #1f988c;
		padding: 8px 10px;
		font-size: 20px;
		line-height: 0;
		border-radius: 5px;
		z-index: 888;
		background: #44cabd;
		transition:all linear 0.3s;
	}
	.headerTop .nav-func{
		top: 20px;
	}
	.headerTop #monav{
		top: 60px;
	}
	.main-content .left{
		width: 100%;
	}
	.main-content .right{
		width: 100%;
		overflow:hidden;
	}
	.main-head .first-bar{
	    padding: 30px 0 60px;	
	}
	.connect p{
		margin-right: 0;
		width: 50%;		
	}
}
@media screen and (max-width: 920px) {
	section{
		width:95%;
	}
	.main-head .first-bar #cis{
		float: none;
		margin: 0;
		width: 100%;
		max-width: 100%;
		text-align: center;		
	}
	.main-head .first-bar{
		text-align:center;
		padding:30px 0;
	}
	.main-head .first-bar .contact-img,
	.main-head .first-bar .contact-phone{
		float: none;
		display: inline-block;
		margin-top: 20px;
		max-width: calc(50% - 4px);
	}
	.footernav{
		display:none;
	}
	.connect p{
		width: 100%;		
	}
	#footer-cis{
	    width: 40%;	
	}
	.connect{
		width: calc(60% - 10px);	
	}
}
@media screen and (max-width: 768px) {
	.menu li a{
	    width: 135px;
		background-size: contain;	
	}
}
@media screen and (max-width: 640px) {
	.menu li{
		width:24%;
	}
	.menu li a{
	    width: 100%;
	}
	.phoneWrap{
		display:block;
		position:fixed;
		bottom:0;
		left:0;
		width:100%;
		z-index: 9;
	}
	.phoneWrap ul li{
		float: left;
		width: 50%;
		background: rgb(209, 42, 16);
		text-align: center;
		padding: 5px 0;
	}
	.phoneWrap ul li a{
		color:#fff;
	}
	.info{
		margin-bottom:20px;
	}
	.first-bar #cis img{
		width:60%;
	}
	.footerbottomcopy{
		padding-bottom:20px;
	}
}
@media screen and (max-width: 480px) {
	.main-head section{
		background:none;
	}
	header a{
	    margin: 0;	
	}
	.main-head .first-bar .contact-img,
	.main-head .first-bar .contact-phone{
		width:50%;
		text-align:center;
	}
	.footernav,
	#footer-cis,
	.connect{
		float:none;
		width:100%;
		text-align:center;
		margin:10px auto;
	}
	.footernav li{
		float: none;
		display: inline-block;	
	}
	.info,
	.fakemar{
		text-align:center;
	}
	.footernav li a,
	.connect p b{
		padding: 0 5px;
	}
	.connect p{
		float: none;
		text-align:center;
	}
	.menu{
		margin:0;
	}
	.main-head .first-bar #cis{
		margin:0;
	}
	header a{
		font-size:12px;
	}
	.menu li a{
		height:30px;
	}
	.main-head .first-bar{
		padding: 20px 0;
	}
	.rwdblock{
		display:block;
		text-align:right;
		font-size: 12px;
		color: #c2112c;
	}
	.connect{
		width: auto;	
	}
	.connect p{
		text-align:left;
	}
	.connect p b{
		width: calc(50% - 11px);
		text-align: right;
		padding: 0 10px 0 0;		
	}
	.connect p:last-child,
	.connect p:nth-last-child(2){
		text-align:center;
		margin-top: 10px;
	}
	.connect p:last-child b,
	.connect p:nth-last-child(2) b{
		width: 100%;
		border: none;
		text-align: center;		
	}
}
@media screen and (max-width: 350px) {
	.menu li{
		width:48%;
	}
}
@media screen and (max-width: 340px) {
	.menu li a{
	    height: 53px;	
	}
}