* {
	margin: 0;
	padding: 0;
	font-size: 16px;
	font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial,
		'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol',
		'Noto Color Emoji' '微软雅黑';
}
html,body{
	width:100%;overflow-x: hidden;
}
li,
ol {
	list-style: none;
}

a,a:link,a:active,a:hover{
	color: #333;
	text-decoration: none;
}

.clear {
	clear: both
}

.fl {
	float: left;
	display: inline-block;
}
.fr{
	float:right;
}

img {
	max-width: 100%;
}

.colorMain {
	color: rgb(2, 194, 197);
}

.colorLightWhite {
	color: rgb(170, 170, 171)
}

body,
html {
	width: 100%
}

.webFooter {
	/* background: #222222; */
	background-color: #32383D;
	padding: 24px;
	color: #fff;
}

.content {
	width: 1200px;
	margin: 24px auto;
	padding: 48px 0;
}

.copyright {
	text-align: center;
	margin: 24px 0;
}

.footerNav ul {
	width: 100%;
	padding: 24px 0;
	
}

.footerNav li {
	display: inline-block;
	width: 33.33%;
	float: left;
	padding-left: 8%;
	box-sizing: border-box;
}

.footerNav li img {
	display: inline-block;
	float: left;

}

.footerNav li>div {
	display: inline-block;
	margin-left: 16px;

}

.footerNav li>div>span {
	display: block;
	line-height: 32px;
}

.centerAd {
	background: url(../img/centerbg.png) no-repeat center;
	padding: 32px 0;
}

.centerAd p {
	font-size: 1.6rem;
	font-weight: bold;
	color: #fff;
	text-align: center;
}

.centerAd span.desc {
	font-size:20px;
	color: #fff;
	padding: 8px;
	text-align: center;
	display: block;
}

.newsList {
	display: inline-block;
	float: right;
	width: 750px;
}

.newsLeft {
	display: inline-block;
	margin-top: 20px;
}

.newsLeft img {
	display: block;
	width: 400px;
	vertical-align: middle;
}

.newsList li {
	border-bottom: 1px solid #e6e6e6;
	width: 100%;
	line-height: 80px;
	float: left;

}

.newsList li:after {
	clear: both;
}

.newsList h1.title {
	overflow: hidden;
	color:grey;
	font-weight: normal;

	display: inline-block;
	text-overflow: ellipsis;
	white-space: nowrap;
	float: left;
	width: calc(100% - 140px);
}
.newsList a{
	color:grey;
	font-weight: 500;
	letter-spacing: 2px;
}

.newsList span.time {
	font-size: 16px;
	width: 140px;
	display: inline-block;
	float: right;
	text-align: right;
	color:grey;
	font-weight: normal;
}

.productList {
	margin-top:-4px;
	z-index:1001;
	color:#fff
}
.productList img{
	float:left;
	width:60px;
	margin-right:8px;
	margin-top:6px;
}
.productList li {
	background-color: #009699;
	padding:24px;
	display: inline-block;
	width: 33.33%;
	float: left;
	padding-left: 10%;
	box-sizing: border-box;
}
.productList li:nth-child(2){
	background-color: #eb8532
}

.productList::after {
	content: " ";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}

.productList .text {
	color: #FFF;
	line-height: 32px;

}

.text>span {
	font-weight: bold;
	font-size: 20px;
}

.swiper-slide {
	background-color: #ffffff;

	color: #fff;
}

.logo {
	float: left;

}
.logo img{
	height:80px;
}

.nav {
	float: right;
}

.webNav{
	padding:0px;
			margin:0 auto !important;
}

.nav li{
	float: left;
	margin: 0 32px;

}
.nav li>a{
	line-height: 84px;
	font-size: 20px;
}
.goodsContent{
	position: relative;
	padding:0;
	margin:0 auto;
}
.goodsContent::after{
	content:"";
	height:0;
	clear:both;
}
.goodsImg{
	width:500px;
}
.goodsContent .text{
	    width: 408px;
	    height: 280px;
		padding-right:16px;
		margin-top:140px;
		/* position: absolute; */
		line-height:56px;
}
.goodsContent .title{
	font-size:1.6rem;
	color:#009699;

}
.goodsContent .desc{
	font-size:28px;
	color:#3b3b3b;


}
.goodsContent p{
	margin-top:32px;
	line-height:32px;
	font-size:16px;
	font-weight: normal;
}
.goodsBg{
	width:100%;
	height:40px;
	background:url(../img/goods-bg.jpg) no-repeat center;
}
.contactList li{
	margin: 0 auto;
		text-align:center;
		color:rgb(35, 40, 47);
		padding-left:0;
	}
	.contactList li div{
		margin-left:0;
	}
.contactList li img{
	display: block !important;
	float:none;
	margin:0 auto 16px;
}

.newsItem{
	margin:40px auto;
	
	
}
.newsItem{
	display: block;
	border-bottom:1px dashed #e6e6e6;
	padding:16px 0 48px;
}
.newsTime{
	float:left;
	width:88px;
	text-align: center;
	height:88px;
	background-color: #f2f2f2;
	/* border:1px solid #000000; */
	margin-right:32px;
	color:#666666
}
.newsTime .day{
	font-size:24px;
	margin-top:14px;
}
.newsInfo{
	height:80px;
	color:grey;
	cursor: pointer;
	font-weight: normal;
}
.newsTitle{
	font-weight: normal;

}
.newsTitle:hover{
	color:#009699;
}
.newsDetail{
	height:50px;
	overflow-y: hidden;
	line-height:28px;
	margin-top:16px;
	text-overflow: -o-ellipsis-lastline;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
}
.newsDetail:hover{
	color:#009699
}
.webContent{
	margin-top:0;
}
.goodsItem{
	display: inline-block;
	width:33.33%;
	margin:40px auto;

}
.product-box img{
	/*border-radius: 50%;*/
}
.goodsItem div.outSide{
	width: 340px;
	height: 340px;
	overflow: hidden;
	border-radius: 50%;

	
	margin: 0 auto;
	text-align:center;
	}
.goodsItem div.product-box{
	box-sizing: border-box;
	/* margin:8px;
	padding:8px;
	border-right:1px solid #eb8532;
	width:100%; */
	width: 320px;
	height: 320px;
	overflow: hidden;
    padding:10px;
	/*border-radius: 50%;*/
	border:2px solid #eb8532;
	margin: 0 auto;
    border-radius: 4px;
	text-align:center;
}
.goodsItem:nth-child(2) .product-box{
	border-color:#eb8532;
}

.product-box img{	
	display: block;
	width: 320px;
	cursor: pointer;
	 transform: scale(1);
	transition: all ease .6s;
	-moz-transition: all ease .6s; /* Firefox 4 */
	-webkit-transition: all ease .6s; /* Safari 和 Chrome */
	-o-transition: all ease .6s; /* Opera */
}

.product-box img:hover{
	  transform: scale(1.4);
	transition: all ease .6s;
	-moz-transition: all ease .6s; /* Firefox 4 */
	-webkit-transition: all ease .6s; /* Safari 和 Chrome */
	-o-transition: all ease .6s; /* Opera */
	  
}
.goodsItem p{
	text-align:center;
	color:#333;
    line-height:1;
    font-size: 16px;
    padding-bottom:8px;


}
.mobileNav{
		display: none;
	}
.webShow{
	display: block;
}
.mobileShow{
	display: none;
}
dd{
	display: inline-block;
}
.page{
	width:100%;
	margin:0 auto;
	text-align: right;
}
.page dd{
	margin-right:6px;
}
.page dd a{
	padding:2px 10px;
	cursor: pointer;
	border:1px solid #eee;
}
.page dd a.active{
	background: #019699;
	color:#fff;
	border-color:#019699;
}
.banner{
	height:320px;
	background-color:#019699;
	background-size:center center;
}

.banner p{
	display: none;
	border:1px solid #fff;
	padding:8px 40px;
	margin: 0 auto;
	font-size:16px;
	color:#fff;
	vertical-align: middle;

}
.border-radius-8{
	border-radius: 0px
}
.article_content{
	width:1200px;
	margin:0 auto;
	padding:24px 0;
}
.article_content h1{
	text-align: center;
	color:#019699;
	font-size:24px;
	line-height:48px;
}
.article_tip{
	margin:8px auto;
	text-align: center;
}
.article_tip span{
	margin:0 16px;
}
.thistexturl{
	line-height:40px;
	margin-top:24px;
	text-decoration: underline;
}
.sxlj{
	line-height:40px;
}
.article{
	margin-top:40px;
}
@media only screen and (max-width: 768px) {
	*{
		font-size:16px;
	}
	.border-radius-8{
	border-radius: 8px
}
.article_content{
	width:100%;
	padding:24px 24px;
	box-sizing: border-box
}
	.banner{
	height:240px;
	background-color:#019699;
	background-size: cover ;
	}
	.banner-index{
	margin-top:60px;
}
	.banner p{
		width:80px;
		text-align: center;
	display: inline-block;
	border:1px solid #fff;
	
	margin: 0 auto;
	font-size:16px;
	margin-top:100px;
	margin-left:calc(50% - 80px);
	color:#fff;
	vertical-align: middle;

}
	.mobileShow{
	display: block;
	}
.mobile-header-popover-container {
    position: fixed;
    left: 0;
    right: 0;
    font-size: .12rem;
    z-index: 2;
    background: #fff;
    opacity: 0;
   	top:calc(64px - 100vh);
    transition: all 0.5s ease;
    height:100%;
  
}
.header-show{
opacity: 1;
 top: 64px;
}
	.webShow{
		display: none;
	}
	.mobile-header-item{
		padding:0 24px;

	}
	.mobile-header-item a{
		display: flex;
    height: 60px;
    justify-content: space-between;
    align-items: center;
    font-size: 16px;
    color:#333;

    border-bottom: 1px solid rgba(140, 140, 140, .19);
	}
	.logo img{height:60px;}
	.mobile-header-contact-us{

	position: fixed;
    bottom: -60px;
    left: 0;
    right: 0;
    height: 60px;
    background: linear-gradient(180deg,rgba(250,252,254,1) 0%,rgba(244,247,251,1) 100%);
    border-radius: 0px 0px 0px 2px;
    padding: 0 16px 0 16px;
    display: flex;
    align-items: center;
    font-size: .14rem;
    color: #333;
    font-family: PingFangSC-Regular,PingFang SC;
    transition: all .5s ease;
    z-index: 1100;
    display: flex;
    justify-content: space-between;

	}
	.mobile-header-contact-us-show{
	bottom:0px;
 
	}
	.mobile-header-contact-us .close {
    position: absolute;
    left: calc(50% - 8px);
    top: calc(50% - 18px);

}
	.webNav{
		padding:0 !important;

		box-shadow: 0 4px 6px 0 rgba(0,0,0,0.04);
		position: fixed;
		top:0;
		left:0;
		background: #fff;
		z-index:3;

	}
	.banner{
		margin-top:64px;
	}
	.mobileNav{
		display: inline-block;
		float:right;
		line-height:84px;
		margin-right:16px;
		background:url(/static/img/menu.png) no-repeat;
		background-size:100% 100%; 
		width: 32px;
    height: 32px;
    display: inline-block;
    margin-right: 10px;
    float: right;
    margin-top: 18px;
	}
    .content{
    	width:100%;
    	padding:24px;
    	margin:0 auto !important;
    	box-sizing: border-box;
    }
    .webFooter{
    	width:100%;
    	box-sizing: border-box;
    }
    .footerNav li{
    	display: block;
    	margin-top:8px;
    	float:center;
    	width: 100%;
    }
    .footerNav li img{
    	margin:0 auto;
    	display: block;
    	float:none;
    }
    .footerNav li div{
    	text-align:center;
    	display: block;
    	margin-left:0;
    }
    .newsList{
    	width:100%;
    }
    .newsLeft{
    	display: none;
    }
    .goodsImg{
    	width:100%;
    }
    .goodsContent .text{
    	width:100%;
    	text-align: center;
    	padding:0;
    	height:auto;
    	margin-top:0;
    }
    .nav{
    	display: none;
    }
    .productList{
    	padding:24px;
    }
    .productList li{
    	width:100%;
    	text-align: center;
    	margin-top:24px;
    }
    .productList img{
    	float:none;
    }
    .goodsItem{
    	display: block;
    	width:100%;
    	margin: 16px auto;
    }
    .goodsContent p{
    	margin-top:8px;
    	/*background: #009699;*/
    	/*color:#fff;*/
    	line-height:48px;
    }
    .icon-up{
    	background: url('/static/img/icon-up.png');
    	width:32px;
    	height:32px;
    	background-size: 100% 100%;
    }
    .iconfont{
    	display: inline-block;

    }
} 