﻿/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-theme .owl-dots, .owl-theme .owl-nav {
	text-align: center;
	-webkit-tap-highlight-color: transparent
}
.owl-theme .owl-nav {
	margin-top: 10px
}
.owl-theme .owl-nav [class*=owl-] {
	color: #FFF;
	font-size: 14px;
	margin: 5px;
	padding: 4px 7px;
	display: inline-block;
	cursor: pointer;
	border-radius: 3px;
	outline:none;
}
.owl-theme .owl-nav [class*=owl-]:hover {
	color: #f08200;
	text-decoration: none
}
.owl-theme .owl-nav .disabled {
	opacity: 0.3;
	cursor: default
}
.owl-theme .owl-nav.disabled+.owl-dots {
	margin-top: 15px
}
.owl-theme .owl-dots .owl-dot {
	display: inline-block;
	zoom: 1;
	position: relative;
	z-index: 1;
	width: 38px;
	height: 12px;
	margin: 5px;
	background: none;
	outline:none;
	text-decoration: none;
}
.owl-theme .owl-dots .owl-dot span {
	position: absolute;
	z-index: 1;
	left: 0%;
	top: 0%;
	margin: 0px;
	display: inline-block;
	width: 30px;
	height: 4px;
	margin: 4px;
	background: #ccc;
	-webkit-backface-visibility: visible;
	transition: opacity .2s ease;
	transition: all .3s;
	border-radius: 4px;
}
.owl-theme .owl-dots .owl-dot.active span {
	background: #f08200;
}
/*滚动条插件*/
.owl-scrollbar {
	margin-top: 30px;
	margin-bottom: 15px;
	border-radius: 10px;
	height: 5px;
	width: 100%;
	background: #f1f1f1;
	border: 1px solid #e4e4e4;
	box-shadow: inset 0 0 10px -9px rgba(30, 30, 30, .4);
	position: relative;
}
.owl-scrollbar .owl-scroll-handle {
	height: 15px;
	width: 15px;
	border-radius: 50%;
	display: inline-block;
	background: #c9ae67;
	position: absolute;
	top: -5px;
	left: -1px;
}
.owl-scrollbar .owl-scroll-handle:hover {
	transform: scale(2);
	transition: transform .2s ease-in-out;
}
.owl-scrollbar .owl-scroll-progress {
	background: #c9ae67;
	height: 5px;
	border-radius: 10px;
	position: absolute;
	top: 0;
	left: 0;
}

@media(max-width:992px) {
.owl-scrollbar {
	display: none;
}
.owl-theme .owl-dots .owl-dot {
	width: 22px;
	height: 12px;
	margin: 4px;
}
.owl-theme .owl-dots .owl-dot span {
	width: 22px;
	height: 3px;
}
}


.owl-animated-out {
  z-index : 1 ;
}
.owl-animated-in {
  z-index : 0 ;
  -webkit-animation-delay: 0.7s;
  animation-delay: 0.7s;
}
/*初始设定*/



/*banner按钮*/
#banner .owl-dots {
	position: absolute;
	z-index: 1;
	left: 50%;
	bottom: 20px;
	transform: translate(-50%, 0%);
	margin-top: 0px;
}
@media(min-width:992px) {
#banner{
	margin-top: -90px;
	padding-top: 90px;
	width: 100%;
	height: 100vh;
}
#banner .owl-stage-outer,#banner .owl-stage,#banner .owl-item{
	height: 100%
}
#banner .owl-item .item {
	height: 100%;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}	
#banner .owl-item .item img{
	display: none;
}	
}
@media(max-width:992px) {
#banner .owl-item .item {
	background: none;
}	
#banner .owl-item .item img{
	display: block;
}	
}
/*banner按钮*/


/*首页文章*/
.index-article{
	background: #f7f7f7;
}
#article{
	margin-bottom: 30px;
}
#article .item .zoom-img{
	border-radius:6px;
	overflow: hidden;
}
#article .item p{
	margin: 15px 0;
	color: #4d4d4d;
	font-size: 15px;
	line-height: 26px;
	height: 52px;
	display: block; display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;
}
#article .item p{
	margin: 15px 0;
	font-size: 15px;
	line-height: 26px;
	height: 52px;
	display: block; display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;
}
#article .owl-nav button,#article .owl-nav button.disabled:hover{
	display: block;
	position: absolute;
	z-index: 1;
	top:50%;
	padding: 8px!important;
	margin: 0px;
	margin-top: -52px;
	font-size: 0px;
	color: #666;
	border-radius: 50%;
	background: #f0f0f0;
	transition:all .3s; 
}
#article .owl-nav button.disabled{
	opacity: 0.3;
}
#article .owl-nav button:hover{
	color: #f08200;
}

#article .owl-nav button.owl-prev{
	left: -70px;
}
#article .owl-nav button.owl-next{
	right: -70px;
}
#article .owl-nav button i{
	display: inline-block;
	font-size: 30px;
	width: 30px;
	height: 30px;
	line-height: 30px;
}
#article .owl-dots{
	position: absolute;
	left: 0;
	bottom: -30px;
	z-index: 1;
	width: 100%;
}
@media(max-width:992px) {
	#article .owl-nav{
		display: none;
	}	
}
@media(max-width:768px) {
}


/*首页产品*/
.index-product-box{
	padding: 12vh 0;
}
.index-product{
	position: relative;
	display: flex;
	justify-content: space-between;
}
.index-product div.product-counter{
	position: absolute;
	z-index: -1;
	right: 0px;
	bottom: 0px;
	font-size: 30rem;
	line-height: 0.9em;
	color: #f18e19;
	opacity: 0.1;
}

.index-product-l{
	width: 40%;
}
.index-product-l .owl-stage-outer,.index-product-l .owl-stage,.index-product-l .owl-item,.index-product-l .item{
	height: 100%;
}
.index-product-l .item{
	display: flex;
	align-items: center;
}
.index-product-l .item a{
	display: block;
	width: 100%;
}



.index-product-r{
	width: 50%;
}
.index-product-r-box .item{
	width: 100%;
	overflow: hidden;
}
.index-product-title{
	display: inline-block;
	width: 100%;
	margin-top: 4vh;
	font-size: 30px;
	line-height: 42px;
	color: #333;
	white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden;
	transition:all .4s;
}
.index-product-title:hover{
	color: #f08200;
}
.index-product-title span{
	display: inline-block;
	margin-right: 15px;
	font-size: 42px;
	color: #f18e19;
	vertical-align: text-bottom;
}
.index-product-box hr{
	margin: 15px 0px 35px; 
	border-top:1px dashed #ccc;
}
.index-product-text{
	margin-bottom: 20px;
}
.index-product-text pre{
	display: inline-block;
	margin-bottom: 50px;
	width: 100%;
	font-size: 15px;
	line-height: 30px;
}
.index-product-text a:last-child{
	margin-left: 20px;
}
.index-product-r .owl-nav{
	position: absolute;
	bottom:3%;
	left: 102%;
	z-index: 3;
	width: auto;
	white-space:nowrap;
}
.index-product-r .owl-nav [class*=owl-]{
	width: 48px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	margin: 0px;
}
.index-product-r .owl-nav [class*=owl-].disabled{
	opacity: 0.3;
}
.index-product-r .owl-nav button i{
	display: inline-block;
	width: 100%;
	height: 100%;
	line-height: 48px;
	font-size: 30px;
	color: #666;
	background: #e7e7e7;
	transition:all .4s;
}
.index-product-r .owl-nav button:hover i{
	color: #fff;
	background: #f18e19;
}
.index-product-r .owl-nav button.disabled i{
	color: #999;
	background: #e7e7e7;
}


.index-product-l .owl-animated-out {
  z-index : 1 ;
}
.index-product-l .owl-animated-in {
  z-index : 0 ;
  -webkit-animation-delay: 0.9s;
  animation-delay: 0.9s;
}

.index-product-r .owl-animated-out {
  z-index : 1 ;
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}
.index-product-r .owl-animated-in {
  z-index : 0 ;
  -webkit-animation-delay: 1.2s;
  animation-delay: 1.2s;
}

@media(min-width:1600px) {
.index-product{
	padding: 0 9%;
}
.index-product div.product-counter{
	right: 9%;
}
}
@media(max-width:1600px) {
.index-product-r .owl-nav{
	position: absolute;
	bottom:3%;
	left: auto;
	right: -48px;
}
}
@media(min-width:1200px) {
.index-product-l .item{
	padding: 6% 0;
}
.index-product-r .owl-nav{
	right: 0px;
}

}
@media(max-width:1200px) {
.index-product-title{
	font-size: 24px;
	line-height: 36px;
	white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden;
}
.index-product-title span{
	font-size: 36px;
}
.index-product-box hr{
	margin: 15px 0px 25px; 
}
.index-product-box pre{
	margin-bottom: 40px;
	font-size: 14px;
	line-height: 26px;
}
.index-product div.product-counter{
	font-size: 20rem;
}
}
@media(max-width:992px) {
.index-product-box hr{
	margin: 10px 0px 20px; 
}
.index-product-box pre{
	margin-bottom: 30px;
	font-size: 13px;
	line-height: 26px;
}
}
@media(max-width:768px) {
.index-product-box{
	padding: 7vh 0;
}
.index-product{
	position: relative;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	text-align: center;
}
.index-product .product-counter{
		display: none;
}
.index-product-l,.index-product-r {
	width: 100%;
}
.index-product-l{
		padding: 0px 7%;
}
.index-product-l .item{
	max-width: 500px;
	margin: auto;
}
.index-product-r .owl-nav{
	position: static;
	margin-top:30px;
}

.index-product-box hr{
	display: none;
}
.index-product-text{
	margin-bottom: 0px;
}
.index-product-box pre{
	margin-bottom: 30px;
	font-size: 13px;
	line-height: 26px;
	color: #999;
	height: 52px;
	display: block; display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;
}
}


/**/
.index-advantage-box{
	padding: 12vh 0;
	background:url(../images/index-Advantage1-1.jpg) center ;
	background-size: cover;
}
.index-advantage{
	position: relative;
	width: 30%;
	margin-right: 9%;
	float: right;
	background: rgba(255,255,255,0.95);
	box-shadow: 0 0 35px rgba(0,0,0,0.3);
	overflow: hidden;
}
.advantage-counter{
	position: absolute;
	z-index: 1;
	left: 0;
	top:0px;
	width: 70px;
	height: 70px;
	line-height: 70px;
	font-size: 42px;
	color: #fff;
	text-align: center;
	background: #f08200;
		
}
.advantage-bg{
	position: absolute;
	z-index: 1;
	bottom:0;
	right: 0px;
	opacity: 0.05;
	transform:translate(40%,40%);
}

#advantage{
	min-height: 65vh;
	padding:70px 50px;
}
#advantage h3{
	margin-top: 60px;
	font-size: 30px;
	color: #333;
}
#advantage p{
	margin-top: 30px;
	font-size: 16px;
	line-height: 30px;
	color: #666;
}
#advantage hr{
	display: inline-block;
	margin-top: 60px;
	width: 60px;
	height: 3px;
	border: none;
	background: #f08200;
}
#advantage .owl-nav{
	position: absolute;
	bottom: 70px;
	right: 50px;
	z-index: 3;
}
#advantage .owl-nav [class*=owl-]{
	width: 48px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	margin: 0px;
}

#advantage .owl-nav button i{
	display: inline-block;
	width: 100%;
	height: 100%;
	line-height: 48px;
	font-size: 30px;
	color: #666;
	background: #e7e7e7;
	transition:all .4s;
}
#advantage .owl-nav button:hover i{
	color: #fff;
	background: #f18e19;
}
#advantage .owl-nav button.disabled i{
	color: #999;
	background: #e7e7e7;
}

@media(max-width:1200px) {
.index-advantage-box{
	background:url(../images/index-Advantage1-2.jpg) center ;
	background-size: cover;
}
.index-advantage{
	width: 40%;
	margin-right: 0%;
}
.advantage-counter{
	width: 60px;
	height: 60px;
	line-height: 60px;
	font-size: 36px;
}
#advantage{
	padding:60px 40px;
}
#advantage h3{
	margin-top: 50px;
	font-size: 24px;
}
#advantage p{
	font-size: 15px;
	line-height: 26px;
}
#advantage hr{
	margin-top: 50px;
	width: 50px;
	height: 3px;
}
#advantage .owl-nav{
	bottom: 60px;
	right: 40px;
}
}
@media(max-width:992px) {
.index-advantage{
	width: 60%;
	margin-right: 0%;
}
}
@media(max-width:768px) {
	.index-advantage{
		width: 88%;
		margin-right: 6%;
	background: rgba(255,255,255,0.85);
	}
}

/*产品详情*/
#product-img1{
	background: #fafafa;
	margin-bottom: 10px;
}
#product-img1 .owl-nav button,#product-img1 .owl-nav button.disabled:hover{
	display: block;
	position: absolute;
	z-index: 1;
	top:50%;
	padding: 8px!important;
	margin: 0px;
	font-size: 0px;
	color: #666;
	border-radius: 50%;
	background: #f0f0f0;
	transition:all .3s; 
}
#product-img1 .owl-nav button.disabled{
	opacity: 0.3;
}
#product-img1 .owl-nav button:hover{
	color: #fff;
	background: #f08200;
}

#product-img1 .owl-nav button.owl-prev{
	left: -25px;
}
#product-img1 .owl-nav button.owl-next{
	right: -25px;
}
#product-img1 .owl-nav button i{
	display: inline-block;
	font-size: 30px;
	width: 30px;
	height: 30px;
	line-height: 30px;
}

#product-img2 .item{
	border:1px solid #ebebeb;
	transition: all ease .4s;
}
@media(max-width:992px) {
#product-img1{
	width: 100%;
	padding:0 20%;
	background: none;
}
#product-img1 .owl-nav button.owl-prev{
	left: 15px;
}
#product-img1 .owl-nav button.owl-next{
	right: 15px;
}
#product-img2{
	display: none;
}
}
@media(max-width:768px) {
#product-img1{
	padding:0 10%;
}
}