/* CSS Document */

body {	-webkit-text-size-adjust:100%; text-align:center; font-family:'PT Sans', sans-serif; overflow-x: hidden;}
img {	border:0; }

/* Reset ================================================================================= */

a { text-decoration:none; 
-webkit-transition: all 0.4s ease-out 0s;
-moz-transition: all 0.4s ease-out 0s;
transition: all 0.4s ease-out 0s; }
a:hover { text-decoration:none; }

* { margin:0; padding:0; list-style:none;
-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
-moz-box-sizing: border-box;    /* Firefox, other Gecko */
box-sizing: border-box;         /* Opera/IE 8+ */}

.content-Box { max-width:1300px; margin:0 auto; text-align:left; position:relative; clear:both;}

#content { padding-top: 0px; font-size: 22px; line-height: 30px; color: #222;}
#content p{ padding-bottom: 30px;}

.banner2 { position: relative; margin-bottom: 20px;}
.loop { z-index: 10 !important;}
.loop .owl-nav { position: absolute; top:calc(50% - 50px); width: 100%; z-index: 11;}
.loop .owl-prev, .loop .owl-next { position:absolute; z-index:100; top:calc(50% - 0px); background:none !important;}
.loop .owl-prev { left:10px; }
.loop .owl-next { right:10px;}
.loop .owl-prev:before, .loop .owl-next:before { font-family: 'Font Awesome 5 Free';font-weight: 900 !important;font-size:70px; color: #fff; opacity: 0.3;transition: all 0.4s ease-out 0s;}
.loop .owl-prev:before { content:"\f104"; }
.loop .owl-next:before { content:"\f105"; }
.loop .owl-prev:hover:before, .loop .owl-next:hover:before { opacity: 1;}
.loop .owl-nav.disabled + .owl-dots { margin-top: -50px !important; position: absolute; z-index: 10; width: 100%;}
.loop .owl-dots .owl-dot span { width: 12px !important; height: 12px !important; background: #ffffff !important; border: 1px solid #828282;}
.loop .owl-dots .owl-dot.active span, .loop .owl-dots .owl-dot:hover span { border: 1px solid #000; background: #333 !important;}



.banner {margin-bottom: 20px; position: relative; line-height: 0;/* height: calc(100vh - 100px);*/}
#myVideo {position: absolute;right: 0;bottom: 0;min-width: 100%;min-height: 100%;transform: translateX(calc((100% - 100vw) / 2));}
.idx-link { display: flex; flex-direction: row; flex-wrap: wrap;}
.idx-link > div { width: calc(50% - 10px); margin-bottom: 20px; position: relative; line-height: 0; background: #000; overflow: hidden;}
.idx-link > div:nth-of-type(1) { margin-right: 10px;}
.idx-link > div:nth-of-type(2) { margin-left: 10px;}
.idx-link > div:hover img { transform: scale(1.05); opacity: 0.6;}
.idx-link > div img { width: 100%; transition: all 0.4s ease-out 0s;}
.idx-link-title { position: absolute; z-index: 3; width: 100%; height: 100%; display: flex; flex-direction: row; flex-wrap: nowrap; justify-content: center; align-items: center;}
.idx-link-title span { display: inline-block; border-top:1px solid rgba(255,255,255,.5); border-bottom:1px solid rgba(255,255,255,.5); line-height: 100%; padding: 12px 30px; letter-spacing: 1px; font-size: 25px; font-weight: bold; color: #fff; text-shadow: 0px 0px 6px #000;}

.idx-about-bg { background: url(../images/idx-about-bg.jpg) no-repeat top center; background-size: cover; height: 830px; display: flex; flex-direction: row; flex-wrap: nowrap; justify-content: center; align-items: center;}
.idx-about-content { max-width: 922px; margin: 0 auto; text-align: left; line-height: 30px; letter-spacing: 1px; color: #fff; font-size: 22px; padding: 0 20px;}
.pro-area h1 { text-align: left; font-size: 30px; padding-bottom: 25px; line-height:150%; }
.idx-about-content-btn { text-align: right;}
.idx-about-content-btn a { font-size: 19px; display: inline-block; border-bottom: 1px solid #333; padding: 0 8px 10px 8px; color: #333;}
.idx-about-content-btn a:hover { padding: 0 20px 10px 20px; opacity: 0.7;}

.idx-news-bg {background: #f5f5f5; padding: 100px 20px; margin-bottom: 20px;}
.idx-news-content { display: flex; flex-direction: row; flex-wrap: wrap; letter-spacing: 1px;}
.idx-news-content > div:nth-of-type(1) { width: 338px; padding: 10px 20px;}
.idx-news-content > div:nth-of-type(2) { width: calc(100% - 338px); }
.idx-news-title { font-size: 24px; font-weight: bold; color: #222222; padding-bottom: 20px;}
.idx-news-btn { display: block; width: 133px; font-size: 19px; padding-right: 40px; background: url(../images/btn-icon.png) no-repeat 100% 12px; color: #222;}
.idx-news-btn:hover { width: 150px; }

.news-list { background: #ffffff; display: flex; flex-direction: row; flex-wrap: wrap; padding: 20px 0; margin-bottom: 2px;} 
.news-list:hover { background: #222;} 
.news-list:hover > div:nth-of-type(1), .news-list:hover > div:nth-of-type(2) a { color: #fff;} 
.news-list > div:nth-of-type(1) { width: 178px; font-size: 17px; color: #666666; text-align: center;} 
.news-list > div:nth-of-type(2) { width: calc(100% - 178px); font-size: 20px;} 
.news-list > div:nth-of-type(2) a { color: #222;} 


.pro-area {display: flex; flex-direction: row; flex-wrap: wrap; align-items: center; margin-bottom: 20px; padding: 120px 20px; max-width: 90%; margin: 0 auto; text-align: left;}
.pro-area > div:nth-of-type(1) {width: calc(50% + 90px); padding-right: 50px; line-height: 0;}
.pro-area > div:nth-of-type(1) img {width: 100%;}
.pro-area > div:nth-of-type(2) {width: calc(50% - 90px); color: #333; line-height: 140%; font-size: 20px;}
.banner_owl .item {max-height: 840px;line-height: 0;}
    .banner_owl .owl-dots {position: absolute;bottom: 0;left: 50%;transform: translateX(-50%);}
    .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #5d5d5d;}

.loop2 { padding: 0 50px; margin-bottom: 40px;}
.loop2 .owl-dots { display: none;}
.loop2 .owl-item {position: relative;padding: 1px;}
.loop2 .owl-nav { position: absolute; top:0; width: 100%; height: 100%; left: 0; z-index: 11; margin: 0 !important; margin-top: 0 !important;}
.loop2 .owl-prev, .loop2 .owl-next { position:absolute; z-index:100; top:0; width: 30px !important; height: 100% !important; border-radius: 0% !important; background: #e6e6e6 !important;box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.1);transition: all 0.4s ease-out 0s; margin: 0 !important;  }
.loop2 .owl-prev { left:0px; }
.loop2 .owl-next { right:0px;}
.loop2 .owl-prev:before, .loop2 .owl-next:before { font-family: 'Font Awesome 5 Free';font-weight: 900 !important;font-size:70px; color: #fff; opacity: 1;transition: all 0.4s ease-out 0s;width: 12px; height: 12px; background-size: contain; display: block; border-width: 3px 3px 0 0; border-style: solid; border-color: #fff;}
.loop2 .owl-prev:before { content: ""; transform: rotate(-135deg); margin-left: 8px; }
.loop2 .owl-next:before { content: ""; transform: rotate(45deg); margin-left: 6px;}
.loop2 .owl-prev:hover, .loop2 .owl-next:hover { opacity:0.7;}
.loop2 .owl-stage-outer {z-index: 2;}
.loop2 .owl-dots { position: absolute; z-index: 100; bottom: 15px; width: 100%; text-align: center !important; padding: 0 50px; }
.loop2 .owl-dots .owl-dot span, .loop2  .owl-dots .owl-dot span { background: rgba(255,255,255,.4) !important; width: 9px !important; height: 9px !important;}
.loop2 .owl-dots .owl-dot.active span, .loop2  .owl-dots .owl-dot:hover span { background: #fff !important; }

.icon-pto { line-height: 0;}
.icon-pto img { line-height: 0;transition: all 0.4s ease-out 0s; margin-bottom: 15px;}
.icon-pto:hover img { transform: scale(0.85);}
.icon-name { font-size: 17px; color: #333; text-align: center;}

.idx-hot-pro { display: flex; flex-direction: row; flex-wrap: wrap; padding: 0 5% 40px 5%;}
.idx-hot-pro > a { margin: 0 10px 20px 10px; width: calc(33.33% - 20px); position: relative; line-height: 0; overflow: hidden;}
.idx-hot-pro > a img { width: 100%;transition: all 0.4s ease-out 0s;}
.idx-hot-pro > a:hover img { transform: scale(1.05);}
.idx-hot-pro-name { position: absolute; z-index: 2; bottom: 0; left: 0; width: 100%; padding: 25px; color: #333; font-size: 19px; text-align: left; line-height: 130%;}
.idx-hot-pro-name span{ position: relative; z-index: 3;  }
.idx-hot-pro-name:after {content: ""; position: absolute; bottom: 0; left: 0; width: 100%; height: 150%; background: linear-gradient(0deg, rgba(255,255,255,.9) 0%, rgba(255,255,255,0) 100%);}


.idx-link2 { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-between;}
.idx-link2 > div { width: calc(50% - 10px); display: flex; flex-direction: row; flex-wrap: wrap; padding:40px 5%; border: 1px solid #bbb; margin-bottom: 20px;}
.idx-link2 > div > div { width: 50%;}
.idx-link2 > div:nth-child(even) > div:nth-of-type(1) { order: 2;}
.idx-link2 > div:nth-child(even) > div:nth-of-type(2) { order: 1;}
.idx-link2 > div:nth-child(even) .idx-link2-content { padding-left: 20px;padding-right: 20px; text-align: right;}
.idx-link2-content {  padding-right: 20px; text-align: left;}
.idx-link2-data { margin-bottom: 20px; font-size: 20px;}
.idx-link2-btn { font-size: 19px; display: inline-block; border: 0px solid #333; padding: 0 20px; color: #333; line-height: 1.8; border-radius: 20px; background: #eee;}
.idx-link2-btn:hover { background: #333; color: #fff;}


@media only screen and (max-width: 1279px) {
	#content { padding-top: 80px;}
	
	/*.banner {height: calc(100vh - 80px);}*/
}

@media only screen and (max-width: 980px) {
	.idx-link > div { width: calc(100% - 0px);}
	.idx-link > div:nth-of-type(1) { margin-right: 0px;}
	.idx-link > div:nth-of-type(2) { margin-left: 0px;}
	.idx-link-title span { font-size: 18px;}
	
	.idx-news-bg { padding: 60px 20px;}
	.idx-news-content > div:nth-of-type(1) { width: 100%; padding: 0px 0px 20px 0;}
	.idx-news-content > div:nth-of-type(2) { width: 100%; }
	.news-list { padding: 20px;} 
	.news-list > div:nth-of-type(1) { width: 100%;text-align: left;} 
	.news-list > div:nth-of-type(2) { width: 100%;} 
	
	.pro-area{ max-width: 100%; padding: 50px 20px;}
	.pro-area > div:nth-of-type(1) {width: 100%; padding-right: 0px; padding-bottom: 60px;}
	.pro-area > div:nth-of-type(2) {width: 100%;}
	
.idx-hot-pro > a { width: calc(50% - 20px); }
	
	.idx-link2 > div { width: calc(100% - 0px);}
	
}
@media only screen and (max-width: 768px) {
	/*.banner {height: calc(85vh - 80px);}*/
	
	.loop .owl-nav.disabled + .owl-dots { margin-top: -35px !important;}
}
@media only screen and (max-width: 640px) {
	
}
@media only screen and (max-width: 570px) {
	.idx-hot-pro > a { margin: 0 0px 20px 0px; width: calc(100% - 0px); }
	
	.idx-link2 > div > div { width: 100%;}
	.idx-link2 > div:nth-child(odd) > div:nth-of-type(1) { order: 2;}
	.idx-link2 > div:nth-child(odd) > div:nth-of-type(2) { order: 1;}
	.idx-link2 > div:nth-child(even) .idx-link2-content { padding-left: 0px;padding-right: 0px; text-align: left;}
	.idx-link2-content {  padding-right: 0px; }
	.idx-link2-data { height: auto;}
}

@media only screen and (max-width: 414px) {
	
	

}

@media only screen and (max-width: 320px) {

}