* {
	padding: 0;
	margin: 0;
}

ul {
	list-style: none;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

p,
span,
h1,
h2,
h3,
h4,
h5,
h6,
small,
div,
li,
a {
	font-family: "Microsoft YaHei" !important;
	color: #999999;
}


/*头部开始*/

.top {
	overflow: hidden;
	padding: 5px 0;
}

.top .logo {
	width: 60%;
}

.top .uk-float-right {
	padding-top: 25px;
}


/*导航开始*/

.nav { background:#222 left top repeat-x;
	height: 54px;
	line-height: 54px;
}

.nav .nav-bg {
	background: none;
	border: none;
}

.nav .nav-bg ul li {
	width: 160px;
	text-align: center;
}

.nav .nav-bg ul li a {
	color: #ffffff;
	height: 54px;
	display: block;
	line-height: 54px;
	font-size: 1.2em;
	text-shadow: none !important;
}

.nav .nav-bg .uk-active a {
	background: none;
}

.nav .nav-bg ul li a {
	border: none!important;
}

.nav .parent-bg {
	background: #96c930 !important;
	width: 160px;
	border: none;
	margin-top: 0 !important;
	border-radius: 0;
	padding-top: 0;
	padding-bottom: 0;
}

.nav .parent-bg ul li a {
	height: 40px !important;
	line-height: 40px;
	font-size: 1em;
}

.nav .parent-bg ul li a:hover {
	background: #679903;
}


/*手机导航更改*/

.iphone-nav {
	padding: 5% 5%;
}

.iphone-nav .uk-width-1-3 {
	padding-top: 5%;
}


/*公司简介*/

.about-us {
	background: url("../images/pic2.jpg") center no-repeat;
	padding: 3% 0;
}

.about-us .text {
	background: #FFFFFF;
	width: 44%;
	padding: 3%;
	position: relative;
}

.about-us .text .title {
	overflow: hidden;
}

.about-us .text .title h4 {
	font-size: 1.2em;
	color: #666666;
}

.about-us .text .title small {
	color: #666666;
	font-size: 1.1em;
	padding-top: 3px;
	margin-left: 2%;
}

.about-border {
	height: 1px;
	background: url("../images/bor.jpg") left top no-repeat;
}

.about-us .text .text-new {
	margin-top: 3%;
}

.about-us .text .text-new p {
	color: #666666;
	font-size: 1.1em;
	line-height: 2em;
	text-indent: 2em;
}

.Manufacture .uk-width-1-1 {}

.potion1 {
	position: absolute;
	right: 0;
	bottom: 0;
}


/*产品*/

.product {
	padding: 2% 0;
}

.foucebox {
	width: 1100px;
	height: 900px;
	background: #000;
	margin: 30px auto;
}

.foucebox .bd {
	position: relative;
	float: left;
	width: 900px;
	height: 900px;
	overflow: hidden;
}

.foucebox .showDiv {
	position: absolute;
	width: 900px;
	height: 900px;
	left: 0px;
	top: 0px;
	display: none;
	"

}

.foucebox .showDiv img {
	width: 900px;
	height: 900px;
}

.foucebox .showDiv p {
	position: absolute;
	left: 40px;
	bottom: 0 !important;
	padding-right: 30px;
	color: #aaa;
	z-index: 9;
}

.foucebox .showDiv h2 {
	position: absolute;
	left: 0;
	bottom: 40px !important;
	width: 900px;
	padding-left: 40px;
	_padding-left: 0;
	font-size: 24px;
	font-family: "Microsoft Yahei";
	line-height: 34px;
	z-index: 9;
	overflow: hidden;
}

.foucebox .showDiv h2 a {
	color: #8ecf12;
	font-weight: normal;
}

.foucebox .foucebox_bg {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 900px;
	height: 107px;
	background: #000;
	filter: alpha(opacity=60);
	opacity: 0.6;
	z-index: 8;
	overflow: hidden;
}

.foucebox .hd {
	width: 176px;
	height: 244px;
	margin-top: 4px;
	float: right;
}

.foucebox .hd ul li {
	width: 152px;
	height: 152px;
	margin: 0 0 10px 4px;
	display: inline;
	position: relative;
}

.foucebox .hd ul a {
	display: block;
	width: 152px;
	height: 152px;
}

.foucebox .hd ul img {
	width: 146px;
	height: 146px;
	border: 3px solid #2b2b2b;
}

.foucebox .hd ul .txt_bg {
	width: 146px;
	height: 54px;
	line-height: 54px;
	position: absolute;
	left: 0;
	bottom: 3px;
}

.foucebox .hd ul .txt {
	width: 103px;
	height: 54px;
	line-height: 54px;
	color: #fff;
	position: absolute;
	left: 4px;
	bottom: 4px;
	z-index: 2;
	text-align: right;
	padding-right: 5px;
	overflow: hidden;
}

.foucebox .hd ul .mask {
	width: 146px;
	height: 146px;
	display: block;
	position: absolute;
	left: 3px;
	bottom: 3px;
	z-index: 3;
	filter: progid: DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#66000000', endColorstr='#66000000');
	background: rgba(0, 0, 0, 0.4);
}

.foucebox .hd ul a:hover .mask,
.foucebox .hd ul .on .mask {
	display: none;
	position: relative;
}

.foucebox .hd ul a:hover img,
.foucebox .hd ul .on img {
	border-color: #70a20f;
}

.foucebox .hd ul a:hover {
	color: #fff;
}

.foucebox .hd ul a:hover .txt_bg {
	background: #70a20f;
}

.product-part {
	padding: 0 5%;
}

.product-part .type {
	margin-top: 5%;
}


/*最新产品*/

.brcduct {
	overflow: hidden;
	padding: 3% 0 0 0;
}

.brcduct .uk-width-1-1 img {
	width: 95%;
}

.brcduct .text {
	height: 400px;
}

.brcduct .text h3 {
	color: #99cc33;
	font-size: 1.6em;
}

.brcduct .text p {
	color: #333333;
	margin: 10px 0;
}

.brcduct .text p span {
	color: #99cc33;
}

.brcduct .text p img{
	display: none;
}

.brcduct .text a {
	background: #679903;
	border-radius: 5px;
	text-align: center;
	font-size: 1.4em;
	color: #FFFFFF;
	display: block;
	width: 30%;
	padding: 3%;
}


/*视频*/

.dtl23 {
	width: 100%;
	position: relative;
	overflow: hidden;
	cursor: pointer;
}

.dtl23 img {
	position: relative;
	top: 0;
	left: 0;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.dtl23 .dtl {
	background: #679903;
	width: 100%;
	position: absolute;
	height: 100%;
	top: 0;
	left: 0;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	z-index: 10;
}

.dtl23 .dtl a {
	opacity: 0;
	position: relative;
	-webkit-transition: all 0.3s 0.3s;
	-moz-transition: all 0.3s 0.3s;
	-o-transition: all 0.3s 0.3s;
	transition: all 0.3s 0.3s;
}

.dtl23 .dtl a {
	left: -10PX;
	top: 40%;
	color: #FFF;
	font-size: 18px;
	font-family: "微软雅黑";
	padding-top: 40PX;
	text-align: center;
	text-decoration: none;
}

.dtl23:hover .dtl a {
	left: -10PX;
	top: 40%;
	opacity: 1;
}

.dtl23:hover .dtl {
	visibility: visible;
	opacity: 1;
}

.dtl img {
	text-align: center;
	margin-top: 10%;
}

.dtl h3 {
	text-align: center;
	color: #FFFFFF;
	margin-top: 8%;
}

.dtl p {
	color: #FFFFFF;
	text-align: left;
	padding: 0 5%;
	font-size: 1.1em;
	line-height: 1.6em;
}

.video{ margin-top:5px;margin-bottom:20px;}

.video iframe {
	width: 100%;
	height: 400px;
}

.video .uk-width-1-1 {
	position: relative;
	margin-top: 2%;
}

.potion {
	position: absolute;
	z-index: 5;
	top: 40%;
	left: 45%;
}


/*最新资讯*/

.news {
	padding: 3% 0;
}

.news {}

.news .list {
	width: 100%;
	overflow: hidden;
}

.news .list ul {
	padding: 0;
	margin: 0;
	margin-top: 3%;
	margin-right: 2.5%;
}

.news .list ul li {
	width: 45%;
	background: #eeeeee;
	overflow: hidden;
	float: left;
	margin-left: 5%;
	margin-top: 3%;
}

.news .list ul li .day {
	width: 20%;
	float: left;
}

.news .list ul li .day .day-text {
	background: #99cc33;
	text-align: center;
	padding: 10%;
}

.news .list ul li .day .day-text h3 {
	margin: 0;
	padding: 0;
	color: #ffffff;
}

.news .list ul li .day .day-text hr {
	margin: 3% 0;
	width: 70%;
	margin-left: 15%;
}

.news .list ul li .day p {
	background: #888888;
	margin: 0;
	color: #ffffff;
	text-align: center;
}

.news .list ul li .text {
	width: 70%;
	margin-left: 5%;
	float: left;
}

.news .list ul li .text h3 {
	margin-top: 2%;
	color: #333333;
}

.news .list ul li .text p {
	margin: 0;
	color: #666666;
}


/*友情链接*/

.Friendship {
	background: #99cc33;
	color: #333333;
	padding: 10px 0;
}

.Friendship span {
	color: #333333;
	float: left;
}

.Friendship a {
	color: #333333;
	display: block;
	float: left;
	margin-left: 10px;
}


/*底部开始*/

.footer {
	background: #333333;
	padding: 2% 0;
}

.footer .uk-width-1-3 {}

.footer .envelope {
	padding-top: 30px;
}

.footer .uk-width-1-3 p {
	color: #ffffff;
	font-size: 1.1em;
}

.footer .uk-width-1-3 p i {
	margin-right: 10px;
	margin-left: 10px;
}

.footer .uk-width-1-3 img {
	width: 40%;
}

.foot {
	margin: 0;
	color: #ffffff;
}

.foot a {
	color: #ffffff;
}


/*通用头部*/

.currency {
	margin-top: 2%;
}

.currency-text {
	overflow: hidden;
}

.currency-text .uk-float-right {
	padding-top: 2%;
	color: #888888;
}

.currency-text .uk-float-right a {
	color: #888888;
}

.currency-text .uk-float-right a:hover {
	color: #99cc33;
}

.line {
	background: url("../images/line.png") center no-repeat;
	height: 3px;
	margin-top: 1%;
}


/*新闻详情*/

.txt-currency {}

.txt-currency .title {
	text-align: center;
	border-bottom: 1px dashed #cccccc;
	padding: 3% 0 1% 0;
}

.txt-currency .title h3 {
	font-size:24px;
	color: #333333;
	margin-bottom: 6px;
}

.txt-currency .detail {
	margin-top: 2%;
}

.txt-currency .detail p {
	color: #666666;
	font-size: 1.1em;
	line-height: 2em;
}

.next {
	margin-top: 3%;
}

.next p {
	font-size: 1.1em;
	color: #666666;
}

.next p a {
	color: #666666;
}

.next p a:hover {
	color: #99cc33;
}

/*产品列表*/
.prodcut{ margin-bottom: 3%;}
.prodcut .title{ width: 80%; margin:5% 10% 2% 10%;}
.prodcut .title{ width: 80%; margin-left: 10%;}
.prodcut .title{ border: 1px solid #99cc33; border-right: none;}
.prodcut .title .uk-width-1-5{ text-align: center; border-right: 1px solid #99cc33; line-height: 40px; font-size: 1.1em;}
.prodcut .title .uk-width-1-5 a{ color: #99cc33; display: block;}
.prodcut .title .uk-width-1-5 a:hover{ color: #fff; display: block; background: #99cc33;}
.mg-active a{ color: #fff !important; display: block; background: #99cc33;}
.prodcut-list .uk-width-1-1{ margin-top: 3%;}
.contact{ margin: 3% 0;}
.contact .text{ width: 30%; margin-left: 35%; margin-top: 3%;}
.contact .text p {
	color: #666;
	font-size: 1.1em;
}

.contact .text p i {
	margin-right: 10px;
}
.viveo{ margin-bottom: 3%;}
.viveo .uk-width-1-1{ margin-top: 3%;}
.viveo iframe {
	width: 100%;
	height: 400px;
}

.fenye{ margin-top: 3%;}

@media screen and (max-width: 768px) {
	.about-us {
		background: url("../images/bg.jpg") center no-repeat;
		padding: 10% 3%;
		margin-top: 6%;
	}
	.prodcut-list .uk-width-1-1{ margin-top: 8%;}
	.prodcut{ margin-bottom: 8%;}
	.txt-currency {
		margin-top: 5%;
	}
	.txt-currency .title {
		padding: 3% 0;
	}
	.currency-text .uk-float-left {
		margin-top: 8%;
		text-align: center;
		float: none;
	}
	.news .list ul li {
		width: 100%;
		float: none;
	}
	.about-us .text {
		width: 90%;
		padding: 5%;
	}
	.brcduct {
		margin-top: 6%;
	}
	.brcduct .uk-width-1-1 img {
		width: 100%;
	}
	.brcduct .text {
		width: 100%;
		margin-top: 6%;
	}
	.brcduct .text a {
		width: 50%;
		margin-left: 25%;
		margin-top: 6%;
	}
	.video iframe {
		width: 100%;
		height: 300px;
	}
	.viveo .uk-width-1-1 iframe {
		width: 100%;
		height: 300px;
	}
	.viveo .uk-width-1-1 { margin-top: 8%;}
	.video .uk-width-1-1 {
		margin-top: 6%;
	}
	.news .list ul {
		margin-top: 10%;
	}
	.news .list ul li {
		margin-left: 0;
		margin-top: 7%;
	}
	.news .list ul li .day .day-text {
		padding: 20% 10%;
	}
	.news {
		padding: 10% 0;
	}
	.footer .uk-margin-large-top {
		margin-top: 2% !important;
	}
	
	.txt-currency .title h3 {
    font-size: 14px;
}
	
}
/*分页list*/
.fylist{ text-align:center; margin:20px 0px;}
.fylist .page-on{ background-color:#ff9a15; color:#FFF}
.fylist a{ width:41px; height:41px; line-height:41px; background-color:#edecec; font-family:Arial, Helvetica, sans-serif; color:#666; font-size:18px; display:inline-block;border-radius:3px; text-align:center;margin:0 4px;}
.fylist2 .page-on{ background-color:#666 !important;border-color: #666 !important;}
.fylist2 a{ background-color:#fff; border-radius:0px; margin:0px;border: 1px solid #DDD;  border-right: none;}
.fylist2 a:last-child{border-right: 1px solid #DDD;}