@import url('https://fonts.googleapis.com/css?family=Lato:300,400,700,900');
* {
	/*border: solid 2px black;*/
	position: relative;
	box-sizing: border-box;
}
html, body {
	margin: 0;
	padding: 0;
	max-width: 100%;
	font-family: 'Lato', Arial, "Microsoft JhengHei", 微軟正黑體;
sans-serif;
}
body {
	font-family: 'Lato', sans-serif;
	max-width: 100%
}
a {
	text-decoration: none;
}
.header {
	width: 100%;
	margin: 0 auto;
}
.content2 {
	width: 1200px;
	margin: 0 auto;
	display: flex;
}
.con_white {
	background-color: #ffffff;
}
.con_grey {
	background-color: #F6F6F6;
}
.container {
	width: 100%;
	margin: 0 auto;
	display: flex;
}
.content {
	width: 1200px;
	margin: 0 auto;
	padding-bottom: 140px;
	padding-top: 40px;
}
#leftlogo {
	width: 25%;
	height: 113px;
	text-align: right;
}
#leftlogo > img {
	top: 33px;
}
#middlemenu {
	width: 53%;
	height: 113px;
	text-align: right;
}
#middlemenu > span {
	top: 56px;
	margin-left: 25px;
	font-size: 15px;
	cursor: pointer;
}
#middlemenu > span > a {
	text-decoration: none;
	color: black;
	cursor: pointer;
}
#righticon {
	width: 22%;
	height: 113px;
	text-align: right;
}
#righticon > a > img {
	top: 10px;
}
#righticon > #icon {
	top: 44px;
}
#icon img {
	margin-left: 15px;
}
.topimgbox {
	width: 1200px;
	height: 700px;
	margin: 0 auto;
	position: relative;
	text-align: center;
	overflow: hidden;
}
.topimgbox > p:nth-child(2) {
	font-size: 57px;
	font-weight: bold;
	color: white;
	position: absolute;
	top: 22%;
	left: 12%;
	text-align: left;
	letter-spacing: 1px;
}
.topimgbox > p:nth-child(3) {
	font-size: 16px;
	color: white;
	text-align: left;
	position: absolute;
	top: 51%;
	left: 12%;
	line-height: 19px;
}
.topimgbox > img:nth-child(4) {
	position: absolute;
	left: 44px;
	top: 46%;
	transform: translateY(-50%);
}
.topimgbox > img:nth-child(5) {
	position: absolute;
	right: 44px;
	top: 46%;
	transform: translateY(-50%);
}
.topimgbox > img:nth-child(6) {
	position: absolute;
	bottom: 18%;
	left: 12%;
}
.solution {
	width: 1200px;
	margin: 0 auto;
	padding-bottom: 90px;
	padding-top: 40px;
}
.title {
	margin-bottom: 45px;
	font-size: 36px;
	text-align: center;
	color: #333;
}
.title > img {
	top: -10px;
}
.fourcolumnsbox {
	width: 1200px;
	/*height: 400px;*/
	display: flex;
	margin: 0 auto;
	justify-content: space-between;/*top: 30px;*//*overflow: hidden;*/
	flex-wrap: wrap;
}
.fourcolumn {
	overflow: hidden;
	position: relative;
}
.insidebox {
	position: absolute;
	bottom: 13px;
	left: 50%;
	transform: translateX(-50%);
}
.insidebox > h2 {
	width: 270px;
	font-size: 35px;
	color: white;
	text-align: center;
	/*top: -21px;*/
	padding: 10px;
	font-weight: bold;
	text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.73);
}
h2 > img {
	top: -5px;
}
.video {
	width: 1200px;
	margin: 0 auto;
	padding-bottom: 90px;
	padding-top: 40px;
}
.videobox {
	width: 1200px;
	margin: 0 auto;
}
.autoplayvideo {
	/*border: solid 2px black;*/
	margin: 0 auto;
	/*------background-color: #eee;---*/
	background-color: #F6F6F6;
}
.autoplay {
	width: 1200px;
	min-height: 443px;
	margin: 0 auto;
}
.autoplay > h1 {
	top: 40px;
}
.box1 {
	width: 280px;
	height: 162px;
	float: left;
	margin: 10px;
}
.box2 {
	width: 280px;
	height: 162px;
	float: left;
	top: 50px;
	margin: 10px;
}
.block {
	width: 280px;
	height: 30px;
	margin-top: 3px;
	text-align: center;
	border: solid 1px white;
}
.block > img {
	top: 5px;
	width: 100px;
}
.morebox {
	width: 250px;
	height: 44px;
	background: url(../images/227.png) no-repeat;
	    background-position-y: 19px;
    background-position-x: 211px;
	border-radius: 5px;
	margin: 0 auto;
	margin-top: 20px;
	text-align: center;
	padding: 13px 0;
	color: #858585;
	background-color: #eee;
	letter-spacing: 1px;
	font-size: 14px;
	font-family: 'Lato', sans-serif;
	clear: both;
}
.bg_color {
	background-color: #ffffff;
}
.bg_color2 {
	background-color: #F6F6F6;
}
.newproduct {
	/*border: solid 2px black;*/
	width: 100%;
}
.newbox {
	width: 1200px;
	margin: 0 auto;
	text-align: center;
}
.newboximg {
	width: 280px;
	height: 330px;
	display: inline-block;
	margin: 0 auto;
	border: solid 1px #eee;
}
.newbox > .newboximg {
	margin: 0 8px;
	margin-bottom: 20px;
}
.slide1 {
	font-size: 13px;
	margin-top: 20px;
	color: #666666;
	margin-bottom: 8px
}
.slide2 {
	font-size: 17px;
	padding: 0px 10px;
	line-height: 120%;
}
.hotproduct {
	background-color: #eee;
	/*border: solid 2px black;*/
	width: 100%;
}
.hotbox {
	width: 1200px;
	text-align: center;
	margin: 0 auto;
	/*display: flex;
	justify-content: space-between;*/
	margin-bottom: 20px;
}
.hotboximg {
	width: 280px;
	height: 340px;
	background-color: white;
	margin: 0 auto;
	vertical-align: middle;
	overflow: hidden;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
.hotword1 {
	font-size: 13px;
	margin-top: 20px;
	color: #666666;
	margin-bottom: 8px;
	margin-bottom: 8px;
}
.hotword2 {
	font-size: 17px;
	padding: 0px 10px;
	line-height: 120%;
}
.hotproduct > div {
	border: solid 1px #eee;
}
.productseries {
	/*border: solid 2px black;*/
	width: 100%;
	text-align: center;
	/*top: 200px;*/
	margin: 0 auto;
}
.hotbox > .Loadbox {
	width: 245px;
	height: 45px;
	border-radius: 5px;
	margin: 0 auto;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	top: 80%;
	background-color: white;
	line-height: 45px;
	color: #858585;
	/*	background: #fff url("../images/icon1.png") no-repeat 80% center;*/
	letter-spacing: 1px;
}
.series > .Loudbox {
	width: 230px;
	height: 45px;
	border-radius: 5px;
	margin: 0 auto;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	top: 92%;
	background-color: #eee;
}
.productbox1, .productbox2 {
	width: 1200px;
	/*display: flex;*/
	margin: 0 auto;/*justify-content: space-between;*/
}
.productbox1 {
	margin-bottom: 30px;
	top: -10px;
}
.seriesbox1 {
	width: 285px;
	height: 400px;
	/*float: left;*/
	/*margin: 0 20px;*/
	border-radius: 5px;
	top: 20px;
	float: left;
	margin-right: 15px;
	margin-bottom: 20px;
	padding:10px
}
.seriesbox1 a {
	background: #fff;
    width: 260px;
    height: 190px;
    display: block;
    margin: 0 auto;
}
.seriesbox1 img {

}
.seriesbox2 img {
	top: 10px;
}
.seriesbox2 {
	width: 285px;
	height: 400px;
	float: left;
	border-radius: 5px;
	top: 5px;
	margin-right: 15px;
	margin-bottom: 35px;
}
.seriesword1 {
	font-weight: 500;
	color: white;
	font-size: 20px;
	margin-top: 12px;
	width: 255px;
	margin: 0 auto;
	top: 20px;
}
.seriesword2 {
	font-size: 12px;
	width: 255px;
	margin: 0 auto;
	top: 10px;
	color: white;
	line-height: 17px;
	text-align: left;
}
.videogallery {
	/*border: solid 2px black;*/
	width: 100%;
	margin: 0 auto;
	padding-top:0
}
div.videogallery.content{
	    padding-bottom: 70px !important;
}
.gallery {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}
.video_gallery_box1, .video_gallery_box2, .video_gallery_box3 {
	display: flex;
	margin: 0 auto;
	justify-content: space-between;
	margin-bottom: 20px;
}
.gallerybox1 {
	width: 380px;
	height: 170px;
	background: #f6f6f6; /* Old browsers */
	background: -moz-linear-gradient(top, #f6f6f6 15%, #e3e3e3 96%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #f6f6f6 15%, #e3e3e3 96%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #f6f6f6 15%, #e3e3e3 96%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f6f6', endColorstr='#e3e3e3', GradientType=0 ); /* IE6-9 */
padding: 10px;
}
.gallerybox1 div.vg {
	display: flex;
	justify-content: center;
	align-items: center;
	    width: 200px;
    height: 150px;
		padding:10px;
		background: #fff;
}
.gallerybox1 div.vg .vgimg img{
	max-width: 200px; max-height:150px;
	width:100%;
}
.gallerybox2 {
	width: 380px;
	height: 175px;
}
.gallerybox3 {
	width: 380px;
	height: 175px;
}
.gallerybox1 > img {
	top: 10px;
	left: 10px;
}
.gallerybox2 > img {
	top: 10px;
	left: 10px;
}
.gallerybox3 > img {
	top: 10px;
	left: 10px;
}
.galleryword1 {
	width: 150px;
	left: 210px;
	top: -140px;
	font-size: 13px;
    color: #666;
}
.galleryword2 {
	width: 150px;
	left: 210px;
	top: -130px;
	font-size: 16px;
    color: #333;
		

}
.galleryword2 p {
	margin:7px 0;
	color:#000;
	font-weight:700
}
.youtubelogo {
	position: absolute;
	top: 80%;
	left: 87%;
}
.gallery > .Loudbox {
	width: 230px;
	height: 45px;
	background-color: white;
	border-radius: 5px;
	margin: 0 auto;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	top: 88%;
	background-color: #eee;
}
.three_columns {
	width: 100%;
	/*height: 500px;*/
	background-color: #eee;
	border-bottom: solid 1px #858585;
}
.columns {
	width: 1200px;
	height: 490px;
	display: flex;
	margin: auto;
	justify-content: space-between;
	align-items: center;
}
.info {
	position: absolute;
	width: 380px;
	height: 120px;
	bottom: 0;
	color: white;
	font-weight: bold;
	text-align: center;
	text-align: center;
	font-size: 38px;
	padding-top: 30px;
}
.explorefivetech {
	width: 100%;
}
.explore {
	width: 900px;
	min-height: 533px;
	margin: 0 auto;
	padding-top: 60px;
}
#icon2 {
	position: absolute;
	top: 88%;
	left: 112%;
	width: 60px;
	height: 60px;
}
.fivetechbox1, .fivetechbox2 {
	margin: 0px auto;
}
.fivetechbox2 {
	margin: 50px 100px;
}
.explorebox1 {
	width: 138px;
	min-height: 170px;
	float: left;
	margin: 0px 19px;
	margin-bottom: 37px;
}
.exporeword1 {
	font-weight: 500;
	text-align: center;
	position: relative;
	top: 8px;
	font-size: 16px;
	color: #333333;
}
.footermenu {
	border-top: solid 1px #858585;
	border-bottom: solid 1px #858585;
	text-align: center;
	padding: 15px;
	/*position: absolute;*/
	left: 50%;
	transform: translateX(-50%);
	width: 100%;
	font-size: 15px;
	color: #858585;
}
.footermenu > span {
	margin: 0 20px;
}
.footermenu > span > a {
	text-decoration: none;
	color: #858585;
}
.footer {
	width: 100%;/*	height: 250px;
	top: 300px;*/
}
.footerbox {
	width: 1050px;
	/*height: 200px;*/
	margin: 0 auto;
	display: flex;
}
.footer_left {
	width: 18%;
	margin-top: 15px;
	margin-bottom: 20px;
	margin-right: 44px;
	margin-left: -22px;
}
.footer_right {
	width: 82%;/*height: 200px;*/
}
.footer_right_top {
	height: 54%;
	font-size: 15px
}
.footer_right_bottom {
	height: 50%;
	top: 5%;
	display: flex;
	justify-content: space-between;
	font-size: 15px;
	color: #858585;
	font-size: 14px;
	letter-spacing: 1px
}
.right_bottom_box > #address {
	float: right;
	/*left: 2px;*/
	width: 640px;
}
.right_bottom_box > #email {
	left: 15px;
	width: 300px;
	float: right;
	text-align: left;
}
.right_bottom_box > #fax, #tel {
	width: 180px;
	float: right;
	top: 10px;
	left: 3px;
}
.footer_left > img {
	vertical-align: center;
	/*position: absolute;*/
	top: 50%;
	transform: translateY(-50%);
}
.addressbox {
	position: absolute;
	bottom: 5%;
}
#address {
	left: 7px;
	width: 630px;
	top: 9px;
	color: #858585;
	font-size: 14px;
	letter-spacing: 1px
}
.addressbox > img {
	float: left;
}
.footer_bottom {
	width: 100%;
	background-color: #eee;
	height: 45px;
	bottom: 0px;
	color: #858585;
	letter-spacing: 1px;
	font-size: 12px;
	text-align: center;
	line-height: 45px;
}
.footer_bottom > div > h5 {
	font-size: 10px;
	color: rgba(102,102,102,0.7);
	line-height: 45px;
}
.footer_bottom > div > h5 > span {
	font-size: 10px;
	color: #AAAAAA;
}
.container5 {
	width: 1200px;
	margin: 0 auto;
	padding-top: 31px;
	padding-bottom: 143px;
	display: flex;
	justify-content: space-between;
	position: relative;
}
.container5 > div {
	min-height: 183px;
	border-left: solid 1px #dddddd;
	padding-left: 17px;
	padding-right: 38px;
}
.container5 > div:last-child {
	border-right: solid 1px #dddddd;
	padding-right: 38px;
}
.container5 .first {
	color: #7db646 !important;
	font-size: 16px;
	margin-bottom: 8px;
	font-weight: 700;
}
.container5 .first a {
	color: #7db646 !important;
	line-height:120%
}
.container5 li {
	color: #333333 !important;
	font-size: 14px;
	line-height: 29px;
}
.container5 li:nth-child(1):hover {
	opacity: 1;
}
.container5 li:hover {
	opacity: 0.5;
}
.menu {
	width: 100%;
	background-color: #f4f4f4;
	border-top: solid 3px #7db646;
	position: absolute;
	z-index: 1;
	display: none;
}
.direct {
	position: absolute;
	top: -12px;
	left: 34%;
}
.overview {
	position: absolute;
	right: 0px;
	bottom: 49px;
}
.menu2 {
	width: 100%;
	background-color: #f4f4f4;
	border-top: solid 3px #7db646;
	position: absolute;
	z-index: 1;
	display: none;
}
.container6 {
	width: 730px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	position: relative;
	padding-top: 31px;
	padding-bottom: 80px;
	flex-wrap: wrap;
}
.container6 a {
	padding: 10px;
}
.container6 > a:hover {
	opacity: 0.7;
}
.direct2 {
	position: absolute;
	top: -12px;
	left: 35%;
}
.menu3 {
	width: 100%;
	background-color: #f4f4f4;
	border-top: solid 3px #7db646;
	position: absolute;
	z-index: 1;
	display: none;
}
.container8 {
	width: 1200px;
	margin: 0 auto;
	padding-top: 31px;
	padding-bottom: 15px;
	display: flex;
	justify-content: space-between;
	position: relative;
}
.container8 > div {
	min-height: 73px;
	border-left: solid 1px #dddddd;
	padding-left: 17px;
	padding-right: 38px;
}
.container8 > div:last-child {
	border-right: solid 1px #dddddd;
	padding-right: 38px;
}
.container8 .first {
	color: #7db646 !important;
	font-size: 17px;
	margin-bottom: 8px;
	font-weight: bold;
}
.container8 .first a {
	color: #7db646 !important;
}
.direct4 {
	position: absolute;
	top: -12px;
	left: 66%;
}
#load_btn {
	position: absolute;
	left: 50%;
	transform: translatex(-50%);
	bottom: 70px;
}
#animate {
	height: 340px;
	overflow: hidden;
}
#load_btn2 {
	position: absolute;
	left: 50%;
	transform: translatex(-50%);
	bottom: 70px;
}
#animate2 {
	height: 340px;
	overflow: hidden;
}
#load_btn3 {
	position: absolute;
	left: 50%;
	transform: translatex(-50%);
	margin-top:0
}
#animate3 {
	height: 856px;
	overflow: hidden;
}
