@charset "utf-8";
*{
	padding: 0px;
	margin: 0px;
} 
body{
	width: 100%;
	margin-top: 0px; 
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	font-family: "微軟正黑體 Light";
}
header{
	width: 100%;
	height:120px; 
	float: left;
	position: fixed;
	background-color: #fff; 
	z-index: 100;
}
nav{
	width: 100%; 
	float: left; 
	margin-top: 12px;	
	margin-left: 10px;
	background-color: #fff;
}
#banner{
	float: left;
	width: 100%;
	margin-top: 120px;
	overflow: hidden;	
}
#video{
	float: left;
	width: 100%;
	text-align:center;
}
#customer{
	float: left;
	width: 100%;
	text-align:center;
}
#safety{
	float: left;
	width: 100%;
	text-align:center;
	color:#743A3A;
	background:transparent url("../images/food_bg.jpg?crc=4076289768")
	no-repeat center center;background-size:cover;
}
#footer{
	float: left;
	width: 100%;
	background-color: #484340;
}
#logo{
	position: fixed;
	top: 11px;
    left: 20px;
    width: 50.09%;
    max-width: 601px;
}
#contact{
	float:right;
	width:330px;
	margin-top: 20px;
	margin-right: 10px;
}
#contactM{
	float:right;
	width:100%;
	display:none;
}
#line{
	background:transparent url("../images/logo-line_gray.png?crc=4076289768")
		 no-repeat center center;background-size:cover;
	display: inline-block;
	width: 29px;
    height: 29px;
}
#line:hover{
	background:transparent url("../images/logo-lin.png?crc=4076289768")
		 no-repeat center center;background-size:cover;
}
#fb{
	background:transparent url("../images/facebook-gr.png?crc=4076289768")
		 no-repeat center center;background-size:cover;
	display: inline-block;
	width: 29px;
    height: 29px;
}
#fb:hover{
	background:transparent url("../images/facebook-2.png?crc=4076289768")
		 no-repeat center center;background-size:cover;
}
#google{
	background:transparent url("../images/go_gr.png?crc=4076289768")
		 no-repeat center center;background-size:cover;
	display: inline-block;
	width: 29px;
    height: 29px;
}
#google:hover{
	background:transparent url("../images/go.png?crc=4076289768")
		 no-repeat center center;background-size:cover;
}
#telphonePic{
	background:transparent url("../images/ic_call_black_48dp.png?crc=4076289768")
		 no-repeat center center;background-size:cover;
	display: inline-block;
	width: 29px;
    height: 36px;
}
#telphone{
	line-height:30px;
	font-size:30px;
}
#welcome{
	border-style: solid;
    border-width: 1px;
    border-color: #7F7F7F;
    background-color: #F7931E;
    border-radius: 10px;
    line-height: 14px;
    text-align: center;
    font-size: 12px;
    letter-spacing: 4px;
    color: #FFFFFF;
    font-family: lato, sans-serif;
    font-weight: 900;
    width:205px;
    height:16px;
}
nav ul li{
	width:120px;
	height:27px;
	float:left;
	text-align:center;
	list-style-type:none;
}
nav ul li a{
	width:120px;
	height:19px;
	display: block;
	font-size:14px;
	letter-spacing:1px;
	color:#000;
	font-weight:700;
	text-decoration: none;
	border-bottom: none;
	padding-top: 8px;
}
nav ul li a:hover{
	border-bottom: solid 3px #FC6B02;
}
.titleLine{
	border-bottom: solid 2px #666;
	width:100%;
	display: inline-block;
}
.titlePic{
	width: 100%;
}
.videoDiv{
	width:960px;
	height:450px;
	margin-left: auto;
	margin-right: auto;
}
.videoDiv iframe{
	width:960px;
	height:450px;
}
.regular{
	width: 960px;
    margin: 0px auto;
}

.regular div{
    float:left;
    width: 100%;
}
.regular div a{
    text-decoration: none;
    color: #00f;
}
.regular div .im{
    opacity: 1;
}
.regular div .im:hover{
    opacity: .5;
}
.regular div img{
    width: 100%;
}
.regular div span{
    width: 100%;
    bottom: 0px;
}
.slick-prev
{
    left: 0px;
    z-index: 60;
}
.slick-next
{
    right: 0px;
    z-index: 60;
}
.regular3{
	width: 960px;
    margin: 0px auto;
    
}
.regular3 .customerEA{
width:80px;
height:26px;
border:solid 1px #fff;
margin-top: 10px;
margin-left:auto;
margin-right:auto;
color: #fff;
display: block;
text-decoration: none;
}
.regular3 .customerEA:hover{
    color:#000;
    background-color:#fff;
}
.regular3 div{
    width: 100%;
    height:200px;
    overflow: hidden;
    z-index: 20;
    position: relative;
}
.regular3 div .customerText{
    width: 100%;
    height:200px;
    top:200px;
    left:0px;
    position:absolute;
    background-color: #ccc;
    z-index: 50;
    display: block;
}
.regular3 img{
    width: 100%;
}
.advertising1{
	width: 960px;
	height: 280px;
    margin: 0px auto;
    z-index: 50;
}
.advertising1 div{
    float:left;
    width: 100%;
}
.advertising1 div a{
    text-decoration: none;
}
.advertising1 div img{
    width: 100%;
}
.customer2{
	width: 960px;
    margin: 0px auto;
    z-index: 10;
    text-align: left;
}
.customer2 .slick-list{
	width: 960px;
}
.customer2 .customerDiv{
    width: 100%;
    margin-bottom: 5px;
    margin-left: 0px;
    margin-right: 0px;
}
.customer2 .customerDiv a{
    text-decoration: none;
}
.customer2 .customerDiv img{
    width: 100%;

}

.advertising2{
	width: 960px;
	height: 280px;
    margin: 0px auto;
    z-index: 50;
}
.advertising2 div{
    float:left;
    width: 100%;
}
.advertising2 div a{
    text-decoration: none;
}
.advertising2 div img{
    width: 100%;
}
#moreVideo{
	display: inline-block;
	text-decoration: none;
	background-color: #fff;
	color: #000;
}
#moreVideo:hover{
	background-color: #666;
	color: #fff;
}
/*選單*/
.toggle { 
    display: none;
}
.arrow-bottom {
    position: absolute;
    top: 25px;
    right: 13px;
    margin-left: 5px;
    border-top: 4px solid #FFF;
    border-right: 4px solid transparent;    
    border-left: 4px solid transparent;        
    width: 1px;
    height: 1px;
}
#allClass{
	max-width:960px;
	margin-left: auto;
	margin-right: auto;
	margin-top:20px;
}
.classDiv{
	width:220px;
	height:200px;
	margin:5px;
	float:left;
	position: relative;
}
.classDiv img{
	width:100%;
	margin-left: auto;
	margin-right: auto;
}
.classDiv div{
	width:80%;
	height:20px;
	z-index: 10;
	top:80%;
	left:5%;
	position: absolute;
	border:solid 2px #999;
	padding: 5px;
	border-radius:20px;
	font-weight: 900;
	color: #000;
}
#leftNav{
	width:150px;
	float:left;
	padding-top: 58px;
}
#rightDiv{
	width:800px;
	float:right;	
}
#saftyDiv{
	width:960px;
	margin-right: auto;
	margin-left: auto;
}
#saftyDiv .videoS{
	width:180px;
	height:200px;
	margin:2px;
	float:left;
	overflow: hidden;
}
#saftyDiv .videoS:hover{
	background-color: rgba(100,100,100,0.5);
}
#saftyDiv .videoS a{
	text-decoration: none;
	display: block;
}
#saftyDiv .videoS img{
	width:100%;
	float:left;
}
.saftyfoodList{
	width:200px;
	height:240px;
	border:solid 1px #000;
	float:left;
	margin-right: 2px;
	margin-left: 2px;
	margin-bottom: 5px;
	padding: 2px;
	font-size:13px;
}
.saftyfoodList img{
	width:100%;
	height:150px;
}

#goTopDiv .btn{
	float:left;
	height:35px;
	margin-right: 3px;
	background-color: #666;
	opacity: 0.5;
	border-radius: 10px;
}
#goTopDiv .btn:hover{
cursor: pointer;
}
#videoLeft{
	width:50%;
	float:left;
}
#videoLeft img{
	width:100%;
}
#videoRight{
	width:48%;
	float:right;
}
#footerMap{
	/*height:400px;*/
	max-width:100000px;
	min-width:30px;
	margin-top:28px;
	margin-left:auto;
	margin-right:auto;
}
#pdfDiv2{
	display: none;
}
.saftyfoodDiv{
	margin-bottom: 40px;
	clear: both;
}
.saftyfoodTitle{
	border-bottom-right-radius:10px;
	background-color: #662D91;
	width:150px;
	height:20px;
	color: #fff;
	font-size: 16px;
	padding: 5px;
	text-align: center;
	float:left;
}
.saftyfoodContent{
	float:left;
	margin-left:20px;
	width:60%;
	margin-top: 10px;
    margin-bottom: 10px;
}
#searchP{
	text-align: center;
	font-size: 26px;
}
#searchDiv{
	width:100%;
	background-color: #eee;
	text-align: center;
	padding-top: 10px;
	border: 0px;

}
#TB_window{
	border: 0px;	
}
#searchDiv input{
	border-radius:5px;
	vertical-align: middle;

}
#searchDiv p{
padding: 10px;
text-align: center;
}
#searchBtn{
	width:70px;
	height:36px;
	background-color: #C1272D;
	border-style: none;
	padding-top:6px;padding-bottom:6px;
	background-image: url(../images/iconset-u388045.png);
	background-repeat: no-repeat;
	background-position:center 10px;
	vertical-align: middle;
}
.searchCheckBox{
	border-radius:0px;width:20px;height:20px;
}
.checkBoxLabel{
	margin-left: 10px;
}
#search{
	position: fixed;
	width:95px;
	height: 118px;
	right: 20px;
	top: 60px;
	background-color: #ccc;
	z-index: 50;
	background: transparent url(../images/hqt_tag2.png?crc=348294289) no-repeat right center;
	background-size:contain;
}
#search:hover{
	background: transparent url(../images/magnifier-2.png?crc=348294289) no-repeat right center;
	background-size:contain;
}