﻿/**
 * 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;
	background: #D6D6D6;
	display: inline-block;
	cursor: pointer;
	border-radius: 3px
}
.owl-theme .owl-nav [class*=owl-]:hover {
	background: #0071c1;
	color: #FFF;
	text-decoration: none
}
.owl-theme .owl-nav .disabled {
	opacity: .3;
	cursor: default
}
.owl-theme .owl-nav.disabled+.owl-dots {
	margin-top: 15px
}
.owl-theme .owl-dots .owl-dot {
	display: inline-block;
	zoom: 1
}
.owl-theme .owl-dots .owl-dot span {
	width: 10px;
	height: 10px;
	margin: 5px 7px;
	background: #D6D6D6;
	display: block;
	-webkit-backface-visibility: visible;
	transition: opacity .2s ease;
	border-radius: 30px
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
	background: #0071c1
}
/*初始设定*/



#banner {
	position: relative;
	font-size: 0px;
}
#banner .owl-item {
}
#banner .owl-item .item {
	position: relative;
	width: 100%;
	height: 100%;
	display: inline-block;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
#banner .item a {
	z-index: 1;
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
}


@media(min-width:992px) {
#banner {
	margin-top: -70px;
}
}

@media(min-width:992px) {
#banner {
	height: 100%;
}
#banner .owl-stage-outer {
	height: 100%;
}
#banner .owl-stage {
	height: 100%;
}
#banner .owl-item {
	height: 100%;
}
#banner .owl-item .item {
	width: 100%;
	height: 100%;
}
#banner .owl-item .item a {
	display: block;
	width: 100%;
	height: 100%;
}
#banner .owl-item .item a img {
	display: none;
}
}

#banner .owl-nav {
	margin: 0px;
}
#banner .owl-nav button {
	position: absolute;
	z-index: 2;
	top: 50%;
	width: 90px;
	margin: 0px;
	outline: none;
}
#banner .owl-nav [class*=owl-]:hover {
	background: none;
}
#banner .owl-nav button.owl-prev {
	left: 0px;
	background: none;
}
#banner .owl-nav button.owl-next {
	right: 0px;
}
#banner .owl-nav button i {
	font-size: 42px;
	color: #fff;
}
#banner .owl-nav button:hover i {
	color: #0071c1;
}

@media(max-width:768px) {
#banner .owl-nav button {
	width: 60px;
}
#banner .owl-nav button i {
	font-size: 36px;
	color: #fff;
}
}
/*banner按钮*/
#banner .owl-nav.disabled+.owl-dots {
	margin-top: 0px;
}
#banner .owl-dots {
	position: absolute;
	width: 100%;
	bottom: 30px;
	margin-top: 0px;
}
#banner .owl-dots .owl-dot {
	display: inline-block;
	zoom: 1
}
#banner .owl-dots .owl-dot span {
	width: 13px;
	height: 13px;
	margin: 5px 7px;
	background: #fff;
	display: block;
	-webkit-backface-visibility: visible;
	transition: opacity .2s ease;
	border-radius: 30px
}
#banner .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
	background: #0071c1
}

@media(max-width:768px) {
#banner .owl-dots {
	bottom: 20px;
}
#banner .owl-dots .owl-dot span {
	width: 9px;
	height: 9px;
	margin: 5px 7px;
}
}
/*banner翻页*/


/*关于我们*/
.about-img-list{
	width: 100%;
}
.about-img-list .item img{
	width: 100%;
}
.about-img-list .item img{
	width: 100%;
}
.about-img-list .owl-dots{
	position: absolute;
	bottom: 0;
	right: 10px;
	text-align: right;
}



#product{
	margin-bottom: 20px;
}
#product .owl-item {
	font-size: 0px;
}
#product .item {
	text-align: center;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
#product .item{
	padding: 4px;
	background: #f7f7f7;
}
#product .item img {
	display: inline-block;
	margin: auto;
}
#product .owl-dots{
	display: flex;
	flex-wrap: wrap;
	width: 100%;
}
#product .owl-dots .owl-dot{ display: block;max-width: 20%; padding: 2px !important;}
#product .owl-dots .owl-dot img{
	border:1px solid #ebebeb;
	width:100%;
}
#product .owl-dots .owl-dot.active img{  border:1px solid #0071c1;}
/*产品详情*/

/*产品详情*/


#about-s {
	margin-top: 50px;
}
#about-s .owl-dots .owl-dot span {
	width: 30px;
	height: 4px;
	margin: 5px 7px;
	display: block;
	-webkit-backface-visibility: visible;
	transition: opacity .2s ease;
	border-radius: 0px
}
/*关于-故事*/
#moq {
	padding: 0px 40px;
	margin: 40px 0px;
}
#moq .item {
	text-align: center;
}
#moq .item .moq-img {
	position: relative;
	z-index: 2;
	display: inline-block;
	width: 140px;
	height: 140px;
	margin-bottom: 10px;
	border-radius: 50%;
	border: 1px solid #ebebeb;
	overflow: hidden;
	transition: all .45s;
}
#moq .item .moq-img:after {
	content: "";
	position: absolute;
	z-index: -1;
	top: 50%;
	left: 50%;
	width: 0%;
	height: 0%;
	border-radius: 50%;
	background-color: #ebebeb;
	transition: all .3s;
}
#moq .item:hover .moq-img:after {
	content: "";
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
}
#moq .item p {
	font-size: 17px;
	margin: 0px;
}
/*定制*/