@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Noto+Sans+TC&display=swap');
html{height:100%;margin:0;}
body{
	margin: 0px;
	font-family: "Noto Sans SC", sans-serif;
  	font-optical-sizing: auto;
	font-style: normal;	
	/*font-family:'Noto Sans TC',Microsoft JhengHei,Arial,sans-serif;*/
	letter-spacing: 2px;
	height: 100%;
}
select{
	border:1px solid #ccc;
	width:150px;
	height:40px;
	padding: 0 10px;
    border-radius: 5px;
}
img{border:none;vertical-align: bottom;}
.clearfix:after{
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
	zoom: 1; /*IE6, IE7*/
}
.clearfix{display: inline-block;}
html[xmlns] .clearfix,section,article,aside,nav,header,main,footer,.menu ul li:hover > ul{display: block;}
* html .clearfix{height: 1%;}
div.bk{clear: both;}
a{text-decoration: none;}
ul{list-style-type: square;padding:0 3%;}
a,a:active{color:#2db0d0;}
a:hover,.con_m p a,.co_btn1:hover,.own_btn_1:hover,.own_btn_2:hover,.ac_txt a:hover,.ac_txt2 a:hover{color: #09C;text-decoration: underline;}
.img_l img,.img_l1 img{width:100%;box-shadow: 2px 2px 5px 2px #ccc;}
#outerWrap{
	margin: 0 auto -250px auto;;
	min-height: 100%;
	overflow: hidden;
}
.font2,.fo_txt a:hover,.fo_b a:hover{color:#FF0;}
.f_font1{color: #5ee3fb;font-size:1.5em;line-height: 2em;}
.font5{color:#f33d3f;}
.font6{color:#999;}
.font7{color:#09c;text-decoration:underline;}
.bland_in_box_txt p,.bland_in_box_txt1 p,.bland_in_box_txt11 p,.own_in p,.map_box p,.bland_in_box_txt li,.bland_in_box_txt1 li,.bland_in_box_txt11 li,#cbp-so-scroller p{
	color:#666;
	font-size:1.1em;
	line-height:1.8em;
	letter-spacing:1px;
}


.bland_in_box_txt2 h1{text-align: center;color:#2291c9;font-size:3em;font-family: Arial,sans-serif;}
.bland_in_box_txt2 h3{text-align: center;color:#2291c9;font-size:2em;}
.bland_in_box_txt2 p{text-align: center;color:#333;font-size:1.3em;line-height: 1.5em;}


.bland_in_box_txt img,.in_banner img,nav,.join_box img,.bland_in_box_txt1 img{width:100%;}
video{margin:0 auto;}
.bland_m_in{margin:2%;}
.bland_m_in p,.bland_c_in p,.bland_m_in2 p,.bland_in_box_txt_1_en p,.map_txt p,.con_m p{color:#666;line-height:2em;}
.bland_m_in p a,.own_btn_1:active,.own_btn_2:active,.ac_txt a,.ac_txt2 a{color: #333;}
.bland_m_in p a:hover{color:#06C;}
#main img,#test img,.bland_m_in img{width:100%;vertical-align: bottom;}
.scroll{top: -141px;}
.no-scroll{top: 0;z-index: 9999;}
.spinner-master input[type=checkbox]{display: none;}
.menu{
  width: 100%;
  height: auto;
  transition: all 0.3s ease;
}
.menu > li > ul.sub_menu{
  min-width: 10em;
  padding: 4px 0;
  background: #f4f4f4;
}
.menu ul li a{
	display: block;
	text-decoration: none;
	color: #fff;
	font-size: 1em;
	cursor: pointer;
}
.menu ul ul > li a:hover,.menu ul ul ul > li a:hover{color: #fff;background: #667f93;}
.img_l h3,.img_l1 h3{
	text-align: center;
	font-weight: lighter;
	margin:5% 0 0 0;
}	
.man_l_ti{    
	color:#12A4B0 !important;
	list-style-type:square;
	margin:0;
	line-height: 1.2em !important;
}
.man_l_ti p{    
	margin:0;
	padding:1% 0;
}
.con_b p{
	line-height:2em;
	margin:0 1%;
	letter-spacing: 1px;
}
#video_box h1{
	text-align:center;
	color:#666;
	font-size:1.5em;
}
.slider li img{width: 100%;height: auto;}
.slider li:nth-child(1), .slider li:nth-child(2), .slider li:nth-child(3){transform: rotateY(60deg);}
.sliderControl a{
	display:inline-block;
	width: 50px;
	height: 15px;
	background:#333;
	margin:0 10px 0 0;
	cursor:pointer;
	transition: .6s;
}
.sliderControl a:nth-child(4){background:#F6C555;}
.percentage{
	position:absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;			
}
.percentage0{
	width: 20px;
	height: 20px;
	margin:0 0 3px 0;
}
.percentage1, .percentage2, .percentage3, .percentage4{
	width: 0;
	height: 0;
	border-radius:50%;
}
.percentage1{
	border-right:10px solid #222;
	border-left:10px solid #222;
	border-top:10px solid rgba(246, 197, 85, 0.3);
	border-bottom:10px solid #222;
	border-radius:50%;
	margin:0 0 3px 0;
}
.percentage2{
	border-right:10px solid rgba(246, 197, 85, 0.4);
	border-left:10px solid #222;
	border-top:10px solid rgba(246, 197, 85, 0.4);
	border-bottom:10px solid #222;
	margin:0 0 3px 0;
}
.percentage3{
	border-right:10px solid rgba(246, 197, 85, 0.6);
	border-left:10px solid #222;
	border-top:10px solid rgba(246, 197, 85, 0.6);
	border-bottom:10px solid rgba(246, 197, 85, 0.6);
	margin:0 0 3px 0;
}
.percentage4{
	border-right:10px solid rgba(246, 197, 85, 0.8);
	border-left:10px solid rgba(246, 197, 85, 0.8);
	border-top:10px solid rgba(246, 197, 85, 0.8);
	border-bottom:10px solid rgba(246, 197, 85, 0.8);
}
.gogo{animation: tick-tock 5s steps(5, end) infinite;}
@keyframes tick-tock{to {transform: translateY(-115px);}}
.banner_txt h1,.banner_txt p{
	font-size:1.5em;
	line-height:1.5em;
	font-weight:lighter;
}
.ad_in_box p{
	color:#fff;
	text-shadow: 2px 2px 3px rgba(0,0,0,.5);
	line-height:2em;	
    text-align: justify;
	margin:0;
}
.article-content{
    position: relative;
    padding:0 0 0 8%;
    letter-spacing: .09em;
    line-height: 1.9;
}
.article-content::before{
    content: '';
    position: absolute;
    display: block;
    top: 10px;
    left: 0;
    width:6%;
    height: 1px;
    background: #000;
}
.acount_box{
	margin:0 0 2% 0;
	font-size:.9em;
	line-height:1.5em;
	letter-spacing:2px;
}
#acount_box p{
	line-height:2em;
	color:#666;
	padding:0 0 2% 0;
	border-bottom:1px dashed #ccc;
}
#acount_box p a{color: #099;}
.font2{font-size:.8em;color:#6b95a6;}
#acount_box p a:hover{color:#C00;}
.org_txt{
	position: absolute;
	padding: 1%;
	border-bottom: 1px dashed #8d8c8c;
}
.org_txt1{left: 64px;top: 15px;}
.org_txt2{left: 390px;top: 85px;}
.org_txt3{left: 166px;top: 160px;}
.org_txt4{left: 345px;top: 177px;}
.org_txt5{left: 148px;top: 262px;}
.org_txt6{left: 393px;top: 231px;}	
.org_txt7{left: 541px;top: 147px;}
.org_txt8{top: 259px;left: 527px;}
.org_txt9{left: 516px;top: 421px;}
.org_txt10{left: 623px;top: 423px;}
.org_txt11{left: 164px;top: 480px;}
.org_txt12{left: 273px;top: 481px;}
.cen_box_img:hover{
	-webkit-transform: scale(0.9);
	transform: scale(0.9);
	-webkit-transition: -webkit-transform 0.3s ease, opacity 0.3s ease;
	transition: transform 0.3s ease, opacity 0.3s ease;
}
.cen_box h1{text-align:center;font-weight:lighter;font-size:1.5em;}
.ce04 h1{color:#94c43c;}
.ce03 h1{color:#ec6d78;}
.ce01 h1{color:#58bedc;}
.ce02 h1{color:#f49f41;}
.cen_box p{color:#666 !important;text-align: center!important;}
.acount_m{width:100%;min-height: 300px; margin:0;border-top:2px solid #ececec;}
.acount_top{margin:2% 0 5% 0;padding:0;min-height: 90px;}
.ac_link a:hover,.ac_link1 a:hover,.ac_link2 a:hover,.ac_link3 a:hover{
	background: #09c;
	color: #fff;
	text-decoration: none;
}
.acount_r_in_t h1,.acount_r_in_t1 h1{
    box-sizing: border-box;
    text-align: center;
    transition: all .5s;
	font-size:1em;
	margin:5% 0;
}
.acount_year{font-size:1em;}
.acou_txt{padding:2% 5%;width:90%;}
.ac_img:hover,.ac_img1:hover{
	-webkit-transform: scale(0.9);
	transform: scale(0.9);
	-webkit-transition: -webkit-transform 0.8s ease, opacity 0.8s ease;
	transition: transform 0.8s ease, opacity 0.8s ease;
}
.ac_img img,.ac_img1 img{width:100%;box-shadow:2px 2px 5px 2px #ccc;}
.ac_ti{text-align: center;color:#09c;line-height: 2.5em;}	
.ac_btn{
	line-height: 2em;
	border: 1px solid #ccc;
	-moz-box-shadow: 3px 0 5px 0 rgba(51,51,51,0.2);
	-webkit-box-shadow: 3px 0 5px 0 rgba(51,51,51,0.2);
	box-shadow: 3px 0 5px 0 rgba(51,51,51,0.2);
	font-weight: bold;
	display: block;
	color: #333;
	width:50%;
	text-align:center;
	clear:both;
	float:right;
}
.ac_btn:hover,.ac_btn_re:hover{color: #fff;background:#333;}
.ac_y_b{height:1.5em;margin: 2% 0 1% 0;}
.a_year{float:left;text-align: left;}
.unit{float:right;text-align: right;}
.ac_r_in_b{
	width:100%;
	margin:0 0 2% 0;
	padding:0 0 2% 0;
	border-bottom: 1px solid #ececec;
}
.ac_txt1:hover{
	-webkit-transform: scale(0.9);
	transform: scale(0.9);
	-webkit-transition: -webkit-transform 0.9s ease, opacity 0.9s ease;
	transition: transform 0.9s ease, opacity 0.8s ease;
	color:#09C;
}
.con_top{margin:2% 0;border-top:2px solid #ececec;position:relative;}
.con_m h2{
	font-size: 1.5em;
	color: #18273e;
	font-weight: 200;
}
.con_m p{font-size:1em;}
.join_box{width: 100%;position: relative;}
.bland_paper,.bland_paper1{
	margin: 1% 1% 2% 1%;
    background: #fff;
    border-radius: 10px;
    border: 1px solid #e7eaec;
    color: #706e6b;
    box-shadow: 1px 1px 5px 1px #d6d6d6;
    position: relative;
}
.bland_paper a:hover,.bland_paper1 a:hover{text-decoration: none;}
.bland_paper_in,.bland_paper_in1{margin:0 2%;}

/**/
.oem_pro_txt{margin:0;width:100%;text-align: center;}

.oem_pro_img_r h2,.oem_pro_img_r1 h2,.oem_pro_banner h2  {
	font-size: 1.3em;
	line-height:1.8em;
	font-weight:lighter;
	color:#09C;
	margin:0;
	text-align: center;
}
/**/


.oem_txt_l{
	width:50%;
	float:left;
	color:#0EA2AF;

}
.oem_txt_r{
	width:50%;
	float:right;
	color:#FFF;
}
.oem_pro_banner h1{font-size:1.5em;}



.innder-banner1{
	position: relative;
}

.innder-banner1 h1 {
    font-size: 2em;
	line-height: 1.5em;
	letter-spacing: 1px;
    font-weight: bold;
	text-align: left;
    color: #d8a381;
	font-family: Arial,sans-serif;
}
.innder-banner1 h2{
	font-size: 1.5em;
    font-weight: bold;
    color: #d8a381;
	text-align: left;
}

@media screen and (min-width:1200px){
.bland_paper_in table,.bland_paper_in1 table{width:90%;margin:2% auto;}
.bland_paper h3,.bland_paper1 h3{
	background:#9dc9d4 url(../images/icon05.png) no-repeat right;
	color:#fff;
	font-weight: lighter;
	line-height: 2em;
	font-size:1.1em;
	padding:.5% 2%;
	border-radius:0 10px 0 10px;
	cursor: pointer;	
	margin:0;	
	text-decoration: none;
}
.bland_paper_in h4,.bland_paper_in1 h4 {
	float: left;
    font-size: 2.6em;
    font-weight: lighter;
	font-family: sans-serif;
    color: #fcfcfd;
    background: #1299c5;
    border-radius: 50%;
    width: 120px;
    height: 90px;
    padding: 30px 0 0 0;
	margin:5%;
    text-align: center;
}	
.bland_paper_in section,.bland_paper_in1 section {
    width:70%;
    float: right;
    margin: 0;
    padding: 2% 0;
    overflow: hidden;
    -webkit-transition: -webkit-transform .5s , opacity .5s;
    -moz-transition: -moz-transform .5s , opacity .5s;
    transition: transform .5s , opacity .5s;
}
/*oem*/
#oem_banner{width:100%;height:198px;margin:130px 0 0 0;}
.oem_banner01{
	width:80%;
	padding: 0 5%;
	background: url(../images/oem/product/oem_page01_01.jpg);
	background-position: 50% 0;
    background-size: cover;
}	
.oem_banner03{
	width:80%;
	padding: 0 5%;
	background: url(../images/oem/product/oem_page03_01.jpg);
	background-position: 50% 0;
    background-size: cover;
}
.oem_banner04{
	width:80%;
	padding: 0 5%;
	background: url(../images/oem/product/oem_page04_01.jpg);
	background-position: 50% 0;
    background-size: cover;
}	
/**/
.oem_pro_img_l{float:left;width:48%;margin:0;}
.oem_pro_img_r{
	float: left;
    width: 50%;
    margin: 4% 0;
    border-bottom: 5px solid #2f95c7;
	}
.oem_pro_img_r1{
	float: left;
    width: 40%;
    margin: 5% 0 0 5%;
	padding:2%;
    border: 5px solid #2f95c7;
    border-radius: 30px;
	}

}
@media screen and (max-width:1200px){
.bland_paper_in table,.bland_paper_in1 table{width:100%;margin:5% auto;}
.bland_paper h3,.bland_paper1 h3{
	background:#9dc9d4 url(../images/icon05.png) no-repeat right;
	color:#fff;
	font-weight: lighter;
	line-height: 2em;
	font-size:.9em;
	padding:.5% 2%;
	border-radius:0 10px 0 10px;
	cursor: pointer;	
	margin:0;	
	text-align: left;
	text-decoration: none;
}
.bland_paper_in h4,.bland_paper_in1 h4  {
    font-size: 2.6em;
    font-weight: lighter;
	font-family: sans-serif;
    color: #fcfcfd;
    background: #1299c5;
    border-radius: 50%;
    width: 120px;
    height: 90px;
    padding: 30px 0 0 0;
	margin:8% auto 2% auto;
    text-align: center;
}
.bland_paper_in section,.bland_paper_in1 section {
    width: 100%;
    margin: 0;
    padding: 2%;
    overflow: hidden;
    -webkit-transition: -webkit-transform .5s , opacity .5s;
    -moz-transition: -moz-transform .5s , opacity .5s;
    transition: transform .5s , opacity .5s;
}
	/*oem*/
	#oem_banner{
		width:100%;
		padding: 0 5%;
		height:150px;
		margin:81px 0 0 0;
	}
	.oem_banner01{
	background: url(../images/oem/product/oem_page01_01.jpg);
	background-position: 30% 0;
    background-size: cover;
	}
	.oem_banner03{
	background: url(../images/oem/product/oem_page02_01.jpg);
	background-position: 30% 0;
    background-size: cover;
	}
	.oem_banner04{
	background: url(../images/oem/product/oem_page04_01.jpg);
	background-position: 30% 0;
    background-size: cover;
	}
	
	.oem_pro_img_l,.oem_pro_img_r{width:100%;}
	
}
.fo_txt a,.fo_b a{color:#5ee3fb;}

.col-sm-4{
	cursor:pointer;
	color:#2db0d0;
}
.col-sm-4:hover{
	-webkit-transform: scale(0.9);
	transform: scale(0.9);
	-webkit-transition: -webkit-transform 0.9s ease, opacity 0.9s ease;
	transition: transform 0.9s ease, opacity 0.8s ease;
}
.col-sm-4 a{
	color:#2db0d0;
}
.col-sm-4 a:hover{
	color:#2db0d0;
	text-decoration: none;
}
#list{
	cursor:pointer;
	color:#2db0d0;
}
#list:hover{
	-webkit-transform: scale(0.9);
	transform: scale(0.9);
	-webkit-transition: -webkit-transform 0.9s ease, opacity 0.9s ease;
	transition: transform 0.9s ease, opacity 0.8s ease;
}
#list a{
	color:#2db0d0;
}
#list a:hover{
	color:#2db0d0;
	text-decoration: none;
}
.card-header:first-child {
    border-radius: 0 10px 10px 10px!important;
	border-left: 5px solid;
}
.card-body{
	background: url("../images/email.png")20px no-repeat!important;
		
}

.row input, .contact_box select{
    width: 100%;
    padding: 1.5%;
    margin: 1% 0;
	height:50px;
    color: #999;
}
.form-input {
    border: 2px solid #ececec;
    color: #999;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background: #fff;
}
.single-box-btn {
    text-align: center;
    margin:0;
    padding: 15px 0;
	border-bottom:1px solid #cccccc;
}

/**/
.apply_box{
	margin:1% 0;
}	
.apply_box input[type=email]{
	height:40px;
	line-height: 40px;
	font-size:1em;	
}
.apply_box p{
	margin:0;
	padding:0;
	color:#EF3F42;
	font-size:16px;
}


::-webkit-scrollbar{width:10px;height: 10px;}
::-webkit-scrollbar-thumb{background: #666 !important;}
::-webkit-scrollbar-track{
	background: #FFFFFF;
    -webkit-box-shadow: inset 1px 1px 2px #E0E0E0;
    border: 1px solid #D8D8D8;
}
::selection{
    background: #F9A386;
    color: #fff;
    text-shadow: none;
}