@charset "utf-8";
/* CSS Document */
html {
	padding: 0;
	margin: 0;
}

*{
	margin:0px;
	padding:0px;
	-webkit-text-size-adjust: none
	}
/*html5*/ header, section, footer, aside, nav, main, article, figure {
    display: block; 
}
#ingermg{
	width: auto;
	height: auto;
	min-height: 120px;
	height: 120px;
	}

img {
	border: 0 none;
	vertical-align: bottom;
	display: inline-block;
	height: auto;
	max-width: 100%;
}
a img {
	border: none;
}
a {
	text-decoration: none;
}

body{
	font-size: 100%;
	font-family: "Microsoft JhengHei", PMingLiU;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
	background:#ffffb0;
	}
		
#container{
	width:1024px;
	margin:0px auto;
	position:relative;
	}

header{
	position:relative;
	background:#f7f01c;
	}
.logo{
	width:100%;
	text-align:left;
	}
nav{
	position: absolute;
	height: 40px;
	bottom: 6px;
	right: 9px;
	width: 570px;
	}
nav ul{
	list-style:none;
	margin:0px;
	padding:0px;
	}
nav ul li{
	float:left;
	margin:0px;
	padding:0px;
	background:url(../images/a_10.jpg) repeat-x;
	}
nav ul li a{
	margin:0px;
	padding:0px;
	height:40px;
	line-height:40px;
	display:block;
	padding: 0px 9px;
	font-size:14px;
	color:#FFF;
	background:url(../images/hh_16.jpg) no-repeat right center;
	text-decoration:none;
	}
nav ul li a:hover{
	color:#FFF74A;
	}
#baner{
	height: 35px;
	width:100%;
	display:none;
	background:#000;
	clear:both;
	}
#baner ul{
	list-style:none;
	margin:0px;
	padding:0px;

	}
#baner ul li{
	float:left;
	margin:0px;
	padding:0px;
	width:20%;
	}
#baner ul li a{
	height:35px;
	line-height:35px;
	background:url(../images/hh_16.jpg) no-repeat right center;
	font-size:16px;
	color:#FFF;
	display:block;
	text-decoration:none;
	text-align:center;
	}
#baner ul li a:hover{
	color:#FFF74A;
	}
.bag{
	background:none;
	}	
.menutop{
	position: absolute;
	height: 24px;
	width: 77px;
	right: 20px;
	top: 20px;
	}
#content{
	overflow:hidden;
	padding:2%;
	background:#FFF;
	}
.newsindex{
	width:290px;
	margin-right:12px;
	float:left;
	/*background:url(../images/a_12.png) no-repeat top left;*/
	}
.newsindex ul {
	margin:0;
	padding:10px 5px;
	list-style: none;
}
.newsindex li {
	height: 30px;
	line-height: 30px;
	border-bottom: 1px dotted #666;
	background:url(../images/a_33.jpg) no-repeat left center;
	padding-left:10px;
	position:relative;
}
.newsindex li a {
	color:#000000;
	font-size: 16px;
	white-space:nowrap;
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis; 
	overflow:hidden;
	margin-right:90px;
	display:block;
	text-decoration:none;
}
.newsindex li a:hover{
	color:#E80000;
}

.newsindex span{
	top:0px;
	right:0px;
	position:absolute;
	color:#000000;
	line-height: 30px;
	height: 30px;
	font-size: 14px;
	width:90px;
	text-align:right;
}
.show{
	height:30px;
	line-height:30px;
	text-align:left;
	background:#000;
	color:#FFF;
	font-size:16px;
	padding:0px 10px;
	border-radius: 6px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
-ms-border-radius: 6px;  
-o-border-radius: 6px;   
-icab-border-radius: 6px;
position:relative; 
	}
.show a{
	height: 30px;
	line-height: 30px;
	position: absolute;
	text-align: center;
	font-size: 15px;
	color: #FFF;
	text-decoration: none;
	top: 0px;
	right: 5px;
	width: 56px;
	}
.show a:hover{
	color:#fff100;
	}
.more{
	height:28px;
	line-height:28px;
	padding:0px 3px;
	text-align:left;
	border-bottom:1px solid #ccc;
	position:relative;
	}
.more a{
	height: 30px;
	line-height: 30px;
	position: absolute;
	text-align: center;
	font-size: 15px;
	color:#000;
	text-decoration: none;
	top: 0px;
	right: 0px;
	width: 56px;
	}
.more a:hover{
	color:red;
	}
.about{
	width: 210px;
	height: 6;
	float: left;
	background: #ffc600;
	font-size: 13px;
	line-height: 20px;
	padding: 10px 20px 10px 20px;
	color: #000;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;
	-icab-border-radius: 6px;
	}
.aboutp{
	font-size:16px;
	color:#000;
	border-bottom:1px solid #FFF;
	height:30px;
	line-height:30px;
	margin-bottom:10px;
	}
.about a{
	text-decoration:none;
	color:#000;
	}
.about a:hover{
	text-decoration:underline;
	color:#000;
	}
#banner{
	height:392px;
	width:100%;
	}

footer {
	padding:20px 0px 20px 220px;
	line-height:24px;
	text-align:left;
	color: #000;
	font-size:15px;
	background:#fff433 url(../images/a_38.jpg) no-repeat left top;
	clear:both;
	}
footer a{
	padding: 0px 0px;
	text-align: center;
	color: #000;
	font-size: 15px;
	text-decoration: none;
	display: inline-block;
	}

#footer {
	padding:20px 0px;
	line-height:24px;
	text-align:center;
	background:#fff433;
	font-size:15px;
	clear:both;
	display:none;
	}
#footer a{
	padding:20px 10px;
	text-align:center;
	color:#000;
	font-size:15px;
	text-decoration:none;
	}
.shows{
	width:417px;
	height:auto;
	margin-right:12px;
	float:left;
	}
.proimg{
	width:100%;
	padding:10px 0px;
	overflow:hidden;
	}
.proimg .img{
	width:33.333333333333336%;
	overflow:hidden;
	float:left;
	}
.proimg a{
	padding:5px;
	display:block;
	position:relative;
	text-align:center;
	}
.proimg p{
	font-size:16px;
	text-align:center;
	color:#4a4a4a;
	line-height:24px;
	clear:both;
	}
.proimg img{
	border:1px solid #000;
	}
	
	
.prodleft{
	width:240px;
	float:left;
	text-align:center;
	z-index: 99999;
    position: relative;
	}
.menuleft{
	border:1px solid #dbdbdb;
	overflow:hidden;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;  
	-o-border-radius: 8px;   
	-icab-border-radius: 8px;
	padding-bottom:15px;
	z-index: 9999;
    position: relative;

	}
.menusapan{
	height:30px;
	line-height:30px;
	text-align:center;
	font-size:16px;
	background:#000000;
	margin:10px;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;  
	-o-border-radius: 8px;   
	-icab-border-radius: 8px;
	color:#FFF;
	}
.menuleft ul{
	margin:0px 15px;
	padding:0px;
	list-style:none;
	}
.menuleft ul li{
	margin:0px;
    padding-left: 12px;
    background: url(../images/uln.png) no-repeat left 14px;
	}
.menuleft ul li a{
font-size: 15px;
color: #000000;
line-height: 27px;
text-align: left;
border-bottom: 1px dotted #cccccc;
text-decoration: none;
display: block;
background: url(../images/imgs_07.jpg) no-repeat right center;
text-align: c;
padding: 8px 10px 8px 0px;
	}
.menuleft ul li a:hover{
	color:#EB6E1E;
	}
.productright{
	width:720px;
	float:right;
}

.spanindex{
	height:30px;
	line-height:30px;
	color:#000;
	font-size:16px;
	position:relative;
	clear:both;
	padding-left:20px;
	background:#e6e6e6;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;  
	-o-border-radius: 5px;   
	-icab-border-radius: 5px;
	}
.spanindex span{
	position: absolute;
	height: 20px;
	line-height: 20px;
	right: 18px;
	top: 6px;
	color: #000;
	text-align: right;
	font-size: 14px;
}
.spanindex span a{
	color:#000;
	text-decoration:none;
	font-size: 14px;
}
.spanindex span a:hover{
	font-size: 14px;
	color:#000;
	text-decoration:underline;
}

.photoimg{
	margin-top:10px;
	overflow:hidden;
	}
.mosaic_cons {
	float:left;
	width:33.3333333333%;
}
.mosaic{
	margin: 10px;
	height:auto;
	text-align:center;
	vertical-align: middle;
	border:5px solid #fff;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	box-shadow:0 0 5px rgba(0, 0, 0, .1);
	-moz-box-shadow:0 0 5px rgba(0, 0, 0, .1);
	-webkit-box-shadow:0 0 5px rgba(0, 0, 0, .1);
	}
.mosaic_title{
	text-align:center;
	font-size:16px;
	padding:0px 10px;
	color:#000;
	height:55px;
	line-height:55px;
	display:block;/*瀹氫箟涓哄潡绾�*/
	overflow:hidden; /*瓒呭嚭鐨勯儴鍒嗛殣钘忚捣鏉ャ€�*/
	white-space:nowrap;/*涓嶆樉绀虹殑鍦版柟鐢ㄧ渷鐣ュ彿...浠ｆ浛*/
	text-overflow:ellipsis;/* 鏀寔 IE */
	-o-text-overflow: ellipsis;    /* 鏀寔 Opera */
	}
.mosaic img{
	width:auto;
	height:auto;
}
.mosaic:hover {
	border:5px solid #fff;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	box-shadow:0 0 5px rgba(0, 0, 0, .2);
	-moz-box-shadow:0 0 5px rgba(0, 0, 0, .2);
	-webkit-box-shadow:0 0 5px rgba(0, 0, 0, .2);
		}
		
DIV.quotes {
PADDING-RIGHT: 3px; PADDING-LEFT: 3px; PADDING-BOTTOM: 3px; MARGIN: 3px; PADDING-TOP: 20px; TEXT-ALIGN: center; clear:both; font-size:14px;clear:both;
}
DIV.quotes A {
	BORDER-RIGHT: #ddd 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #ddd 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; BORDER-LEFT: #ddd 1px solid; COLOR: #4a4a4a; MARGIN-RIGHT: 2px; PADDING-TOP: 2px; BORDER-BOTTOM: #ddd 1px solid; TEXT-DECORATION: none
}
DIV.quotes A:hover {
	BORDER-RIGHT: #a0a0a0 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #a0a0a0 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; BORDER-LEFT: #a0a0a0 1px solid; MARGIN-RIGHT: 2px; PADDING-TOP: 2px; BORDER-BOTTOM: #a0a0a0 1px solid
}
DIV.quotes A:active {
	BORDER-RIGHT: #a0a0a0 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #a0a0a0 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; BORDER-LEFT: #a0a0a0 1px solid; MARGIN-RIGHT: 2px; PADDING-TOP: 2px; BORDER-BOTTOM: #a0a0a0 1px solid
}
DIV.quotes SPAN.current {
	BORDER-RIGHT: #e0e0e0 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #e0e0e0 1px solid; PADDING-LEFT: 5px; FONT-WEIGHT: bold; PADDING-BOTTOM: 2px; BORDER-LEFT: #e0e0e0 1px solid; COLOR: #4a4a4a; MARGIN-RIGHT: 2px; PADDING-TOP: 2px; BORDER-BOTTOM: #e0e0e0 1px solid; BACKGROUND-COLOR: #f0f0f0
}
DIV.quotes SPAN.disabled {
	BORDER-RIGHT: #f3f3f3 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #f3f3f3 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; BORDER-LEFT: #f3f3f3 1px solid; COLOR: #4a4a4a; MARGIN-RIGHT: 2px; PADDING-TOP: 2px; BORDER-BOTTOM: #f3f3f3 1px solid
}

.newsn{
	margin-right:12px;
	float:left;
	width:98%;
	margin:1%;
	}
.newsn ul {
	margin:0;
	padding:0;
	list-style: none;
}
.newsn li {
	height: 35px;
	line-height: 35px;
	border-bottom: 1px dotted #666;
	background:url(../images/ny_18.jpg) no-repeat left center;
	padding-left:10px;
	position:relative;
}
.newsn li a {
	color:#000000;
	font-size: 16px;
	white-space:nowrap;
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis; 
	overflow:hidden;
	margin-right:90px;
	display:block;
	text-decoration:none;
}
.newsn li a:hover{
	text-decoration:underline;
}
.newsn span{
	top:0px;
	right:0px;
	position:absolute;
	color:#000000;
	line-height: 30px;
	height: 30px;
	font-size: 16px;
	width:90px;
	text-align:center;
}
.newscon {
	border-bottom: 1px dashed #d2d2d2;
	text-align: center;
	font-size: 20px;
	color:#000;
	margin: 10px 0px;
	padding-bottom: 10px;
	}
.page {
	height:45px;
	line-height:45px;
	text-align:center;
	margin-top: 20px;
	clear:both;
}
.page a {
	color:#4a4a4a;
	font-size:16px;
	text-decoration:none;
}
.page a:hover{
	color:red;
}
.table{
	color:#4a4a4a;
	font-size:16px;
	line-height:22px;
	background:#ccc;
	}
.table td{
	padding:5px;
	background:#FFF;
	}
.input{
	width:240px;
	height:24px;
	line-height:24px;
	font-size:16px;
	border:1px solid #ccccccc;
	}
.input2{
	width:80px;
	height:24px;
	line-height:24px;
	font-size:16px;
	border:1px solid #ccccccc;
	}
.textarea{
	width:80%;
	}

/* ---- Buttons ---- */
.orange{
	display:inline-block;*display:inline;
	padding:5px 12px;
	font-family:"Microsoft JhengHei", PMingLiU; 
	margin-bottom:10px;*margin-left:.3em;
	font-size:16px;
	line-height:20px;*line-height:20px;
	color:#333 !important;
	text-align:center;
	vertical-align:middle;
	cursor:pointer;
	border:1px solid #dedede;*border:0;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	border-color:#eeeeee,#dedede,#dedede;
	        border-radius:4px;
	     -o-border-radius:4px;
	    -ms-border-radius:4px;
	   -moz-border-radius:4px;
	-webkit-border-radius:4px;
	background-color: #f5f5f5;
	background-image: linear-gradient(top, #f9f9f9, #efefef);
	background-image: -ms-linear-gradient(top, #f9f9f9, #efefef);
	background-image: -moz-linear-gradient(top, #f9f9f9, #efefef);  
	background-image: -webkit-linear-gradient(top, #f9f9f9, #efefef);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#f9f9f9', EndColorStr='#efefef');
	text-decoration:none;
}

.orange{ /* --- orange color button --- */
	color:#fff !important;
	background-color:#ff5c00;
	background: linear-gradient(#ff6f40, #ff5c00);
	background: -o-linear-gradient(#ff6f40, #ff5c00);
	background: -ms-linear-gradient(#ff6f40, #ff5c00);
	background: -moz-linear-gradient(#ff6f40, #ff5c00);
	background: -webkit-linear-gradient(#ff6f40, #ff5c00);
	background: -webkit-gradient(linear, left top, left bottom, from(#ff6f40), to(#ff5c00));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ff6f40', EndColorStr='#ff5c00');
}
.orange:hover, .orange:active{
	background:#ff5c00;
	background:-moz-linear-gradient(top, #ff5c00, #ff6f40);
	background:-webkit-gradient(linear, left top, left bottom, from(#ff5c00), to(#ff6f40));
}
@media (max-width:765px) {
.mosaic_cons{
	width:50%;
	float:left;
	}
header {
    padding-top: 20px;
}
}
@media (min-width:680px) and (max-width:1023px) {
	#container{
	width: 100%;
	}
	nav{
		display:none;
		}
   #baner{
		display:block;
		}
	.logo{
	text-align:center;
	}
   .menutop{
	right: 20px;
	top: 20px;
	}
	.newsindex{
	width:49%;
	margin-right:1%;
	margin-bottom:1%;
	}
	.shows{
	width:50%;
	margin-right:0px;
	margin-bottom:1%;
	}
	.about{
	width:96%;
	overflow:hidden;
	height:auto;
	float:none;
	padding:10px 2% 10px 2%;
	}
	
.prodleft{
	width:220px;
	float:left;
	text-align:center;
	z-index: 999999999;
    position: relative;
	}
.productright{
	float:right;
	width:100%;
	margin-left:-240px;
	z-index: 99999;
    position: relative;
}
.con1{margin-left:240px;}
	
}
@media (min-width:460px) and (max-width:679px) {
	#container{
	width: 100%;
	}
	nav{
		display:none;
		}
    #baner{
		display:block;
		}
   .logo{
	text-align:center;
	}
    #baner ul li a{
	font-size:16px;
	}
 .menutop{
	right: 10px;
	top: 10px;
	}

footer {
	padding:20px 0px;
	text-align:center;
	font-size:15px;
	background:#fff433 ;
	clear:both;
	}
	.newsindex{
	width:49%;
	margin-right:1%;
	margin-bottom:1%;
	}
	.shows{
	width:50%;
	margin-right:0px;
	margin-bottom:1%;
	}
	.about{
	width:96%;
	overflow:hidden;
	height:auto;
	float:none;
	padding:10px 2% 10px 2%;
	}
	.disy{
		display:none;
		}
	.proimg .img{
	width:50%;
	}
	
	.prodleft{
		display:none;
	}
	.productright{
		float:none;
		width:100%;
		margin-left:0px;
	}
	.con1{
		margin-left:0px;
		}

}

.leftn1{
	width:70%;
	float:left;
	}
.leftn2{
	width:30%;
	float:left;
	}
	
.leftnn1{
	width:50%;
	float:left;
	}
.leftnn2{
	width:50%;
	float:left;
	}
	
@media (max-width:800px) {
.spanindex span {
	display:none;
}
.leftn1{
	width:100%;
	float:none;
	margin-top: 10px;
	}
.leftn2{
	width:100%;
	float:none;
	margin-top: 10px;
	}
.leftnn1{
	width:100%;
	float:left;
	}
.leftnn2{
	width:100%;
	float:left;
	}
}
@media (max-width:459px) {
	#content{
	overflow:hidden;
	padding:3%;
	background:#FFF;
	}
	#container{
		width: 100%;
	}
	nav{
		display:none;
		}
    #baner{
		display:none;
		}
	.logo{
	   text-align:center;
	   padding: 0px 10px;
       width: auto;
	}
   .menutop{
	right: 10px;
	top: 15px;
	}
   footer {
	 display:none;
	}
	#footer {
	 display:block;
	}
	.newsindex{
	width:100%;
	margin-right:0%;
	margin-bottom:1%;
	}
	.shows{
	width:100%;
	margin-right:0px;
	margin-bottom:1%;
	}
	.about{
	width:96%;
	overflow:hidden;
	height:auto;
	float:none;
	padding:10px 2% 10px 2%;
	}
	.prodleft{
		display:none;
	}
	.productright{
		float:none;
		width:100%;
		margin-left:0px;
	}
	.con1{
		margin-left:0px;
		}
	.input{
	width:100%;
	}
	.textarea{
	width:80%;
	}
	
}
#a01 a{ float:left; padding:0;}

.scrollup {
    width: 50px;
    height: 50px;
    position: fixed;
    bottom: 20px;
    right: 20px;
    background: url(../images/icon_top.png) no-repeat;
    z-index: 999999;
}
.kmeny {
	padding: 0px 40px 0px 20px;
	line-height: 46px;
	background: linear-gradient(-70deg, transparent 20px, #fed33d 0);
	color: #000;
	clear: both;
	margin-bottom: 10px;
	display: inline-block;
}
.topnen{
	position: absolute;
	top: 20px;
	right: 100px;
	width: 120px;
	z-index: 999;
	}
@media (max-width:930px) {
.topnen {
    position: relative;
    top: 0px;
    right: 0px;
    width: 100%;
    z-index: 99999;
    text-align: center;
	padding-bottom: 10px;
}
}
.topnen a{
	background: #F00;
	font-size: 12px;
	text-align: center;
	display: inline-block;
	text-align: center;
	padding: 5px 10px;
	margin: 0px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	-icab-border-radius: 5px;
	color: #fff; 
	}
.topnen a:hover{
	background:#e10000
	}
	

/* Float */
.topnen a {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.topnen a:hover, .topnen a:focus, .topnen a:active {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}
.botme1{
	clear:both;
	margin-top:10px;
	}

.spanng{
	display:inline-block;
	padding-right:10px;
	}
@media (max-width:768px) {
.spanng{
	display:block;
	padding-right:0px;
	text-align:center;
	}
}