@charset "utf-8";
@import url(http://fonts.googleapis.com/css?family=Lato:300,400);
body, p {font-family: Arial, "文鼎W新黑體M"; letter-spacing: 1px;}
h3.sections-head {font-family: "文鼎W新黑體M"; font-size: 26px; color:#000;}




.container p { font-size: 14px;}
.serviseslider-holder #PinContainer h3 {font-family: "文鼎W新黑體M"; font-size: 18px; margin-left: 10px;}
h3.Subtopic {font-family: "文鼎W新黑體M"; font-size: 16px; margin: 0 0 15px;}
.toplogo { position: absolute; left: 50px; top: 30px;}
.grid-1,.grid-2,.grid-3,.grid-4,.grid-5,.grid-6,.grid-half,.grid-full {width: 96.969696969697%;margin: 0 1.515151515152%;float:left;}

	.grid-1     { width: 13.636363636364%; }
	.grid-2     { width: 30.30303030303%; }
	.grid-3,
	.grid-half  { width: 46.969696969697%; }
	.grid-4     { width: 63.636363636364%; }
	.grid-5     { width: 80.30303030303%; }
	.grid-6,
	.grid-full  { width: 96.969696969697%; }
	
	#filters, .aih {
		display: none;
	}
	#inPTOE {
		display: block;
	}
	.Mobile { display: none;}
	.Desktop { display: block;}
	



.container p {
	text-align: left;
}
.PageTitle {
	width: 100%;
	height: 100%;
}
.PageTitle  .content {
	/*background-attachment: fixed;*/
    background-position: center center;
    background-size: cover;
	width: 100%;
	height: 100%;
	position: relative;
}
.PageTitle .container {
	height: 100%;
}
.PageContent {
	color: #FFF;
	position: absolute;
	width:350px;
	right: 60px;
	bottom: 100px;
	text-align: left;
	line-height: 1.6em;
}
.PageContent h2 {
	color: #FFF;
	text-align: left;
	margin-bottom: 20px;
	font-family: "文鼎W新黑體M";
}
.PageContent div {
	font-family: Arial, "文鼎W新黑體M";
	font-size:15px;
}
[class^="tabs"] ul li a {font-family: "文鼎W新黑體M"; color: #555 !important; font-size:15px;}




#Introduce .content {
	background-image: url("../images/bg/02.jpg");
}
#History .content {
	background-image: url("../images/bg/History.jpg");
}
#Company .content {
	background-image: url("../images/bg/Company.jpg");
}
#Products .content {
	background-image: url("../images/bg/Products.jpg");
}
#Information .content {
	background-image: url("../images/bg/Information.jpg");
}




.text-left {
	text-align: left;
}
.text-center {
	text-align: center;
}
img.maximg{ max-width:100%; height:auto;}
#Important .content{
	padding:90px 0;
    background-attachment: fixed;
    background-image: url("../images/bg/i02.jpg");
    background-position: center center;
    background-size: cover;
    color: #FFFFFF;
}
.bh {
	padding: 90px 0;
	position: relative;
}
.oh {
	overflow: hidden;
}
.SourceCC {
	font-size: 11px;
	color:  #999;
}
.container { width: 960px;}
.inner { min-width: 560px;}
.item_left { float: left;}
.item_right { float: right;}

img.pab5 {
	padding: 5px;
	border: 1px solid #ccc;
}
img.pab5.pull-right {
	margin: 0 0 10px 10px;
}
/*  歷史 History  */
.rotate {
    display: inline-block;
    max-width: 100%;
    overflow: hidden;
    transition-duration: 0.8s;
    transition-property: transform;
}
.rotate:hover {
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-o-transform: rotate(360deg);
}
#timeline {
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: relative;
	overflow: hidden;
	background: url("../images/line.gif") repeat-y top center;
}
#timeline .timeline-item {
    clear: both;
    margin-bottom: 0;
}
#timeline .item_left, #timeline .item_right {
	width: 50%;
}
#timeline .well {
    border: 1px solid #6AA2B8;
    border-radius: 0;
    box-shadow: none;
    margin: 0 90px 0 0;
    min-height: 100px;
    padding: 0;
    position: relative;
}
#timeline .item_right .well {
    margin: 0 0 0 90px;
}
#timeline .post-info {
	background-color: #FFF;
	padding: 15px 0;
    left: 100%;
    margin: -100px 11px 0;
    position: absolute;
    top: 50%;
    width: 160px;
    z-index: 1000;
	text-align: center;
}
#timeline .item_right .post-info {
	left: auto;
    right: 100%;
}
#timeline .post-info .box-inner {
    display: block;
    margin: 10px auto;
    width: 120px;
	height:120px;
	-webkit-border-radius: 60px;
	-moz-border-radius: 60px;
	border-radius: 60px;
	overflow: hidden;
}
.post-body h3 { padding:20px 10px;}


.timeline-item .well:after{
	right: -20px;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-width: 10px;
	margin-top: -10px;
	border-left-color: #6AA2B8;
}

.timeline-item .item_right .well:after{
	left: -20px;
	border-right-color: #6AA2B8;
}



.service_box.actser a {
	-webkit-transition: all .8s;
     -moz-transition: all .8s;
      -ms-transition: all .8s;
       -o-transition: all .8s;
          transition: all .8s;
	background-color: rgba(255,255,255,0.3);
	box-shadow: 0 0 5px #FFF;
}

.box {
	float: left;
    padding: 0;
    text-align: center;
    width: 16.6%;
	background-color: #bbd4e5;
	border: solid 1px #FFF;
	margin: -1px -1px 0 0 ;
	padding: 15px 0;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.box.常量礦物質 {background-color: #226897;}
.box.微量礦物質 {background-color: #64a4c5;}
.box p {font-size:.8em;}
.box small {font-size:.8em;}
.box h3 {font-size:1.2em;}




#inPTOE {
	float: left;
	width: 100%;
}
#PTOE td {
	width: 5.55%;
	float: left;
}
#PTOE td p {
	text-align: center;
}
#PTOE td[colspan="2"] {
	width: 11.1%;
	font-size: 12px;
	line-height: 40px;
	padding-top: 20px;
	position: relative;
	color: #444;
}
#PTOE td[colspan="2"] span {
	border-top: solid 5px #226897;
	letter-spacing:0px;
}
#PTOE td[colspan="2"].微量礦物質 span {
	border-top: solid 5px #64A4C5;
}
#PTOE td[colspan="2"].超微量礦物質 span {
	border-top: solid 5px #BBD4E5;
}


#PTOE td[class*=礦物質] *, .box * {
	cursor: help;
}
#PTOE div {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-color: #ddd;
	height: 100%;
	padding: 10px 0;
	display: block;
	-webkit-box-shadow: 0 1px 2px rgba( 0, 0, 0, .5 );
	-moz-box-shadow: 0 1px 2px rgba( 0, 0, 0, .5 );
	box-shadow: 0 1px 2px rgba( 0, 0, 0, .5 );
	
}
#PTOE div p {
	padding: 0;
	font-size: 13px;
	line-height: 13px;
	color: #999;
}
#PTOE div p:nth-child(1) {
	font-size: 11px;
	line-height: 11px;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#PTOE div p:nth-child(2) {
	font-size: 16px;
	line-height: 22px;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#PTOE .常量礦物質 div {
	background-color: #226897;
}
#PTOE .常量礦物質 div p {color: #FFF;}
#PTOE .微量礦物質 div {
	background-color: #64a4c5;
}
#PTOE .超微量礦物質 div {
	background-color: #bbd4e5;
}
#PTOE .超微量礦物質 div p, #PTOE .微量礦物質 div p { color: #333; } 


.credentials { padding: 0 0 60px; overflow: hidden;}
.credentials li {
	float: left;
	width: 21%;
	margin: 0 0 3% 3%;
	overflow: hidden;
	 position: relative;
}
.credentials li div {
	background: rgba(0,0,0,0.8);
	color:#FFF;
	position: absolute;
	top:0;
	left:0;
	width: 100%;
	height: 100%;
	padding: 10%;
	z-index: 2;
	display: none;
}
.credentials li div p {
	color:#FFF;
	font-size: 13px;
	line-height: 16px;
	text-align: left;
	padding: 20px 0 0;
}

#Company h3 {
	color: #FFF;
	text-align: center;
	line-height: 40px;
}
#Company .container { overflow: hidden; margin: 0 auto 50px;}


#Products h3 { line-height: 30px;}
#Products .grid-2 { margin-bottom: 30px;}


/*#pie_Seawater, #pie_Blood, #inPTOE div p:nth-child(3), #inPTOE span, #Company h2, #Company h3, #Products h3, .RSC h4, .content h2, body { font-family: '文鼎W新黑體M', "Helvetica Neue", Helvetica, Arial, sans-serif; }*/





#Ion_channel .content {
    background-attachment: fixed;
    background-image: url("../images/bg/rsc.jpg");
    background-position: center center;
    background-size: cover;
    color: #FFFFFF;
    padding: 90px 0;
}
.RSC > div { cursor: pointer;}
.RSC div:nth-child(1) { margin: 30px 0 0;}
.RSC p { font-size: 13px; margin-bottom: 20px;}
.RSC span {
	float: left;
	display: block;
	height: 4px;
	width: 50px;
	background: #719E3A;
	margin: 8px 8px 0;
}
.RSC div:nth-child(2) span { background: #FBB03B;}
.RSC div:nth-child(3) span { background: #3FA9F5;}

.introduce-s04 {
	position: relative;
	text-align: right;
}
.introduce-s04s img {
	position: absolute;
	top: 0;
	right: 0;
	z-index:-1;
}


.flex-viewport h3 { color:#444;}



#clientsay p {
    font-size: 15px;
    font-style: normal;
}

#clientsay span {;
    font-size: 20px;
}
.owl-theme .owl-controls .owl-page.active span {
	background-color: #5897AF;
	box-shadow: inset 1px 1px 1px rgba(0,0,0,.5);
}


#service_boxes {padding:0;}
.Industry_List {overflow: hidden;}
.Industry_List ul li {
	line-height: 50px;
	font-size: 13px;
	background-color: #FFF;
	border-bottom: solid 1px #BBD4E5;
}
.Industry_List ul li:first-child {
	background-color: #BBD4E5;
}


.us47 p {
	padding: 5px 0;
	color: #999;
}
.us47 p span { color: #900; font-size:1.3em; font-family: "文鼎W新黑體B"; }

.introduce-03 {
	position: relative;
	overflow: hidden;
}
.twinkling{
	display: none;
	position: absolute;
	top: 0;
	
}


.accordion .accordion-inner {
	padding: 0 5px 10px;
	text-align: left;
	color: #424242;
}
.accordion-title { margin-bottom: 5px; }
.accordion-title a{
	background-color: #BBD4E5;
	color: #424242 !important;
	-webkit-transition: all .3s;
     -moz-transition: all .3s;
      -ms-transition: all .3s;
       -o-transition: all .3s;
          transition: all .3s;
		  font-size: 1.1em;
}
.accordion-title.active a{
	background-color: #6AA2B8;
	color:#FFF !important;
}

.shortcode > div { margin-bottom: 35px; max-height: 210px;}

.service_box {
    display: inline-block;
    margin: 0 5px 10px;
    opacity: 0;
    position: relative;
    top: 25%;
	width: 100%;
}
.animbox {
    border: 1px solid rgba(255, 255, 255, 0.5);
    border-radius: 4px;
    color: #000;
    cursor: pointer;
    letter-spacing: 1px;
    text-transform: uppercase;
	text-align: center;
	display: block;
	width: 100%;
	width: auto;
	margin: 0;
	padding: 0;
	line-height: 35px;
}
h2 { font-size:2.2em}
text[text-anchor="end"] { display:none}

.ptppu {
	line-height: 50px;
	background: #bed6e5;
	font-size: 1.2em;
}
.ptppu {
	line-height: 40px;
	background: #bed6e5;
	font-size: 15px;
}
.ptppu td {
	border: solid 1px #FFF;
}
.ptppu tr td:nth-child(1) {
	background: #64a3c5;
	color:#FFF;
}
.ptppu tr:nth-child(1) td{
	background: #005587;
	color:#FFF;
}
.URLink a {
	text-align: center;
	display:block;
	line-height: 45px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	margin-bottom: 10px;
	background-color: #6AA2B8;
	color: #FFF;
}
.introduce-03B .tabs ul li a {
    padding: 10px 15px;
}

.pinbox {
	margin-bottom: 120px;
}
#pinned a {
	text-align: center;
	display:block;
	line-height: 30px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	margin-bottom: 10px;
	background-color: #6AA2B8;
	color: #FFF;
	font-size: 13px;
}





.small-separator { background: none;}
.Industry_List {
	width: 800px;
	margin:auto;
}
.Industry_List .grid-1 {
	margin:0;
	width: 16.666%;
	border-right: solid 1px #88B5C6;
}

.G50 { width:50%; float: left;}
.ccccc td {
	vertical-align: middle; 	
}
.ccccc td h3 {
	text-align: left;
	margin: 40px 0 0 10px;
}



.slides-container h1 {
	font-size: 2em;
	font-family: 'Lato', sans-serif;
	font-weight: 300;
}

.patern { display:none;}

.slides-container .container { top:45%; }


.Ion_channel .container {width:800px;}
.Ion_channel [class^="tabs"] ul li a { padding: 10px 10px;}

.slides-big-img {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center bottom;
	width: 100%;
	height: 100%;
	top:0;
	left:0;
	background-attachment:fixed;
	position:absolute;
}

#intro {
	background-image: url('/images/bg/Introduce.jpg');
	background-position: center bottom;
    background-size: cover;
    height: 100%;
    position: relative;
    width: 100%;
}
#slides_NEW h1{
	position: absolute;
	top: 40%;
	left: 0;
	width: 100%;
	color: #FFF;
	font-size: 2em;
	font-family: 'Lato', sans-serif;
	font-weight: 300;
	display: none;
}
.tabs_5B img { margin: auto; display:block;}

.HistoryB {
	width: 800px;
	margin: auto;
}
.HistoryB div {
	float: left;
	width: 33%;
}
.HistoryB h3 {
	text-align: left;
	padding: 10px;
	font-family: "文鼎W新黑體M";
}
.HistoryB p {
	width: 100% !important;
}

.taitung_up, .taitung_down { position: relative; width:800px; margin: auto;}
.taitung_up {
	height:364px;
	background-image: URL(/images/taitung/bg.jpg);
	display: block;
}
.taitung_up img {
	position: absolute;
	top: 0;
	left:0;
}
.taitung_down a {
	float: left;
	display: block;
}
.taitung_down p {
	letter-spacing: 0;
	font-size: 13px;
	background-color: #FFF;
	text-align: center;
	line-height:1.2em;
}
.c31 {width:780px; margin: auto;}
.c31 p { width:33.33%; float: left; line-height: 1em; padding: 0;}
.c77 { clear:both; position:relative; display:block; float:left; width:480px; margin:0 0 0 140px;}
.c77 b { position: absolute; color:#FFF;}
.c77 b:nth-child(1) { top:132px; left:24px;}
.c77 b:nth-child(2) { top:48px; left:177px;}
.c77 b:nth-child(3) { top:132px; left:177px;}
.c77 b:nth-child(4) { top:215px; left:177px;}
.c77 b:nth-child(5) { top:48px; left:316px;}
.c77 b:nth-child(6) { top:132px; left:316px;}
.c77 b:nth-child(7) { top:215px; left:316px;}






/*  改黑底  */

h3.sections-head { color:#FFF;}
.content, .serviseslider-holder, .rester.red {background-color: #333;}
.container p, h3.Subtopic, .ccccc td h3, .HistoryB h3, #PTOE td[colspan="2"] { color: #fff;}
a { color:#6AA2B8}
[class*=tabs] p, .taitung_down p { color:#000;}
.us47 p span { color: #F00 !important;}
div[id*=tabs], .tabs p, [class^="tabs"] p, 
.tabs ul li.active a, [class^="tabs"] ul li.active a { background-color: #333; color: #FFF;}

.tabs ul li.active a, [class^="tabs"] ul li.active a, 
[class^="tabs"] ul li a { border-bottom: none; color: #FFF !important;}
.introduce-03B .tabs ul li a { padding: 10px 10px; }
.introduce-03B .tabs ul li a { padding: 10px 10px; }
.us47 p { color:#999;}
.Industry_List ul li {border-bottom: 1px solid #333;}
.Industry_List .grid-1 {border-right: 1px solid #333;}
.ptppu td {border: 1px solid #333;}
#PTOE td[colspan="2"] span { border-top-width: 25px !important;}
#PTOE div { background-color: #444;}
.HistoryB h3 { text-align:center;}
.Industry_List ul li:first-child {background: #005587; color:#FFF;}
.Industry_List ul li { background:#BED6E5;}

[class*="tabs"] p, .taitung_down p { background:none;line-height: 1.8em; color:#FFF; padding:10px;}
.inner a  {
	padding:0;
	display:block;
	width:45px;
	height:45px;
	line-height:45px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	margin-top:3px;
	
	-webkit-transition: all .3s;
		 -moz-transition: all .3s;
		  -ms-transition: all .3s;
		   -o-transition: all .3s;
			  transition: all .3s;
}
.inner li.current a {
	background: #FFF;
	color:#6AA2B8;
}

