* {
	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;
}


/*头部开始*/

.top {
	height: 36px;
	border-bottom: 1px solid #eeeeee;
}

.top ul {
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.top .top-left ul li {
	float: left;
	overflow: hidden;
	line-height: 36px;
	margin-right: 40px;
}

.top .top-left ul li i {
	color: #949494;
	line-height: 36px;
	float: left;
	font-size: 20px;
}

.top .top-left ul li span {
	float: left;
	line-height: 36px;
	margin-left: 10px;
	font-size: 14px;
}

.top .top-left ul li:nth-child(2) i {
	font-size: 14px;
}

.top .top-right ul li a {
	line-height: 36px;
	color: #898989;
	margin-left: 10px;
	font-size: 14px;
}


/*头部*/

.header {
	height: 92px;
	border-bottom: 1px solid #d3d3d3;
	position: relative;
	z-index: 9999;
	background: #FFFFFF;
}

.header .logo {
	width: 185px;
	height: 63px;
	margin-top: 14px;
}

.header .logo img {
	width: 185px;
	height: 63px;
}

.header .Search {
	width: 50px;
	float: right;
	border-left: 1px solid #D3D3D3;
	height: 40px;
	margin-top: 27px;
	cursor: pointer;
}

.header .Search i {
	display: block;
	line-height: 40px;
	font-size: 16px;
	color: #029A4D;
	cursor: pointer;
}

.nav {
	float: right;
	width: 840px;
}

.nav ul {
	border: none;
	padding: 0;
	margin: 0;
	width: 840px;
}

.nav nav {
	background: none;
	border: none;
	margin-right: 30px;
}

.nav ul li.Nav-li {
	width: 120px;
	text-align: center;
	float: left;
	border: none;
	background: none;
}

.nav ul li:nth-child(1) a i{
	opacity: 0;
}

.nav ul li:nth-last-child(1) a i{
	opacity: 0;
}

.nav ul li a {
	background: none;
	display: block;
}

.nav .uk-navbar-nav>li.uk-active>a {
	background: none;
	border: none;
	border-bottom: none;
}

.nav-A {
	display: block;
	height: 93px !important;
	line-height: 93px !important;
	padding: 0 !important;
	font-size: 16px !important;
}

.nav .uk-navbar-nav>li.uk-open>a,
.uk-navbar-nav>li:hover>a,
.uk-navbar-nav>li>a:focus {
	border-bottom: none;
}

.parent-nav {
	width: 150px;
	overflow: hidden;
	top: 86px !important;
	background: #000000;
	border-radius: 0;
	border: none;
	padding: 15px 0;
	opacity: 0.8;
	border-top: 2px solid #029A4D;
}

.parent-nav ul {
	margin: 0;
	padding: 0;
	z-index: 99;
	width: 150px;
	height: 100%;
	margin: 0 !important;
}

.parent-nav ul li {
	height: 40px;
	line-height: 40px;
}

.parent-nav ul li a {
	margin: 0;
	padding: 0;
	color: #FFFFFF;
	font-size: 14px !important;
	height: 40px !important;
	line-height: 40px !important;
	text-align: left !important;
	padding-left: 25px !important;
}

.parent-nav ul li a i{
	opacity: 0;
}

.parent-nav ul li a:hover {
	padding-left: 35px !important;
	color: #FFFFFF;
	transition: all 0.5s;
	-o-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	background: #029A4D !important;
}

.parent-nav ul li a:hover i{
	opacity: 1 !important;
}

.parent-nav ul li a:hover {
	background: none;
}

.nav ul li:nth-child(3) .parent-nav {
	width: 510px;
}

.nav ul li:nth-child(4) .parent-nav{
	width: 250px;
}

.nav ul li:nth-child(3) ul {
	width: 450px;
	overflow: hidden;
	margin: 0 auto !important;
}

.nav ul li:nth-child(3) .parent-nav ul li {
	width: 150px !important;
	float: left !important;
	text-align: left;
	margin: 0;
	padding: 0;
	height: 50px;
	line-height: 50px;
}

.nav ul li:nth-child(4) .parent-nav{
	width: 200px;
}

.nav ul li:nth-child(4) .parent-nav ul{
	width: 200px !important;
}

.nav ul li:nth-child(4) .parent-nav ul li{
	width: 200px !important;
}

.nav ul li:nth-child(4) .parent-nav ul li a{
	width: 175px !important;
}

.nav ul li:nth-child(4) .parent-nav ul li a:hover{
	width: 165px !important;
}

.uk-nav-navbar>li>a:hover,
.uk-nav-navbar>li>a:focus {
	background: none !important;
}

.banner .uk-dotnav>*>* {
	width: 18px;
	height: 18px;
	background: none;
	border: 2px solid #FFFFFF;
}

.banner .uk-dotnav>.uk-active>* {
	background: #FFFFFF;
}


/*手机头部开始*/

.Phone-nav {
	padding: 5%;
}

.Phone-nav .uk-width-1-3 a {
	display: block;
	line-height: 60px;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 100%;
}


/*产品中心*/

.Product {
	background: #f0f0f0;
	padding: 3% 0;
}

.Product .Product-contont {
	width: 82%;
	margin: 0 auto;
}

.title {
	margin-bottom: 50px;
}

.title h3 {
	margin: 0;
	font-size: 28px;
}

.title hr {
	border-top: 2px solid #b4b4b4;
	width: 4%;
	margin: 0 auto;
	margin-top: 26px;
}

.Product .parent-nav {
	padding: 0;
	margin: 0;
	width: 100%;
}

.Product .parent-nav ul {
	margin: 0;
	padding: 0;
}

.Product-nav ul li {
	width: 7.2%;
	text-align: center;
	float: left;
	border: 1px solid #d2d2d2;
	background: #FFFFFF;
	margin-left: 1%;
	height: 36px;
	line-height: 36px;
}

.Product-nav ul {
	overflow: hidden;
	padding: 0;
}

.Product-nav ul li:nth-child(1) {
	margin-left: 0;
}

.Product-nav ul li a {
	color: #656565;
}

.Product-C ul li a {
	border: 1px solid #D2D2D2;
}

.Product-C ul li {
	margin-top: 25px;
}


/*关于我们板块*/

.US {
	background: url(../images/bg.jpg) center no-repeat;
	padding: 3% 0;
}

.US .title h3 {
	color: #FFFFFF;
}

.US .title hr {
	border-top: 2px solid #FFFFFF;
}

.US .title {
	margin-bottom: 25px;
}

.US-text span {
	color: #FFFFFF;
	font-size: 16px;
	line-height: 30px;
	width: 85%;
	margin: 0 auto;
	display: block;
}

.US-text span:nth-child(2) {
	width: 85%;
	margin: 0 auto;
}

.US-Gird .uk-width-large-1-4 {
	margin-top: 30px;
}

.US-Gird .uk-width-large-1-4 h3 {
	color: #FFFFFF;
	font-size: 30px;
	margin: 15px 0;
}

.US-Gird .uk-width-large-1-4 p {
	color: #FFFFFF;
	font-size: 14px;
	margin: 0;
}

.Service {
	margin: 68px 0;
}

.Service-right h3 {
	font-size: 26px;
	color: #0a0a0a;
	margin: 0;
}

.Service-right hr {
	width: 60px;
	margin: 20px 0 15px 0;
	display: block;
}

.Service-right p {
	font-size: 18px;
	color: #444444;
	line-height: 26px;
	margin: 0;
}

.Service-right ul {
	margin: 0;
	padding: 0;
	margin-top: 15px;
	overflow: hidden;
}

.Service-right ul li img {
	display: block;
	width: 4%;
	float: left;
}

.Service-right ul li p {
	float: right;
	width: 94%;
	font-size: 16px;
	margin: 0;
}

.Service-right ul li {
	margin-top: 6px;
	overflow: hidden;
}

.News-part .tit {
	background: url(../images/bg2.png) no-repeat center;
}

.News-part .tit h3 {
	line-height: 30px;
	font-size: 26px;
	margin: 0;
}

.News-part-top {
	margin-top: 20px;
}

.News-part-top h3 {
	font-size: 16px;
	color: #0a0a0a;
}

.News-part-top p {
	font-size: 14px;
	color: #444444;
	margin: 0;
}

.News-part ul {
	margin: 0;
	padding: 0;
	margin-top: 20px;
}

.News-part ul li {
	line-height: 30px;
}

.News-part ul li a {
	color: #0a0a0a;
	font-size: 16px;
}


/*底部开始*/

.footer {
	background: #222222;
	margin-top: 60px;
	padding: 40px 0;
}

.footer-tit {
	color: #FFFFFF;
	font-size: 16px;
	margin: 0;
	margin-bottom: 30px;
}

.footer-left p {
	color: #656565;
	font-size: 14px;
	line-height: 24px;
}

.footer-nav ul {
	margin: 0;
	padding: 0;
}

.footer-nav ul li a {
	color: #656565;
	font-size: 14px;
	line-height: 24px;
}

.footer-nav ul li a:hover {
	color: #FFFFFF;
	padding-left: 2px;
	transition: all 0.5s;
	-o-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
}

.foot-Us {
	padding-left: 10%;
}

.foot-Us p {
	color: #656565;
	font-size: 14px;
	line-height: 24px;
}

.foot-Us p a{
	color:  #656565;
}

.foot-Us p a:hover{
	color: #029A4D;
}

.foot {
	background: #121313;
	line-height: 30px;
	padding: 10px 0;
	color: #656565;
}

.medium {
	position: fixed;
	bottom: 0;
	width: 100%;
	background: #029A4D;
}

.medium a {
	padding: 6px 0;
}

.medium img {
	display: block;
	width: 28px;
	margin: 0 auto;
}

.medium p {
	color: #FFFFFF;
	margin: 0;
	margin-top: 5px;
}

.Search-M {
	background-color: rgba(0, 0, 0, 0.92);
	height: 92px;
	position: absolute;
	top: 0;
	width: 100%;
	display: none;
	overflow: hidden;
}

.Search-M input {
	height: 92px;
	width: 95%;
	border: none;
	font-size: 40px;
	background: none;
	color: #656565;
	outline: none;
	float: left;
}

.Search-M .Cuo {
	width: 4%;
	float: right;
}

.Search-M .Cuo img {
	width: 20px;
	float: right;
	margin-top: 36px;
	cursor: pointer;
}


/*我们是谁*/

.Curr {
	background: #FAFAFA;
	height: 110px;
	border-bottom: 1px solid #EEEEEE;
	line-height: 110px;
	margin-top: 93px;
}

.Curr-left {
	font-size: 20px;
	color: rgb(51, 51, 51);
}

.Curr-right a {
	color: #777777;
}

.Curr-right a:hover {
	color: #029A4D;
}

.About {
	margin-top: 30px;
}

.About h3 {
	color: #000;
	font-size: 18px;
}

.About p {
	font-size: 18px;
	color: #555;
	line-height: 28px;
	width: 100%;
}

.About .uk-grid {
	margin-top: 40px;
}

.Who {
	margin-top: 30px;
}

.Who .About {
	margin-top: 0px;
}

.Who-top {
	padding: 0;
	margin: 0;
	width: 50%;
	overflow: hidden;
}

.Who-top li {
	width: 33%;
	margin: 0;
	padding: 0;
	height: 50px;
	line-height: 50px;
}

.Who-top li a {
	margin: 0;
	padding: 0;
	display: block;
	font-size: 16px;
}

.Who-top li a:hover {
	border: none;
	background: #00A8E6;
	color: #ffffff;
}

.Aut {
	margin-top: 30px;
}

.Aut img {
	height: 300px;
	width: 100%;
}

.active a{
	background: #029A4D;
	color: #FFFFFF !important;
}

/*产品中心*/
.Product-list{
	margin-top: 20px;
}
.Product-list ul li a{
	border: 1px solid #EEEEEE;
}

.Product-list ul li a h3{
	width: 90%;
	margin: 0 auto;
	text-align: center;
	color: #333333;
	font-size: 18px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.Product-list ul li a p{
	color: #999999;
	font-size: 14px;
	text-align: center;
	margin: 0;
	margin-bottom: 15px;
}

.Product-list ul li a:hover{
	background: #029A4D;
	border: 1px solid #029A4D;
	transition: all 0.5s;
	-o-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
}

.Product-list ul li a:hover h3{
	color: #FFFFFF;
	transition: all 0.5s;
	-o-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
}
.Product-list ul li a:hover p{
	color: #FFFFFF;
	transition: all 0.5s;
	-o-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
}

.About h2{
	color: #029A4D;
}

/*新闻详情*/
.New-N-top{
	overflow: hidden;
	margin: 30px 0;
}

.New-N-top p{
	float: left;
	margin: 0;
	margin-right: 10px;
	color: #999999;
}

.New-text p{
	font-size: 18px;
	line-height: 26px;
}

.New-text h3{
	font-weight: bold;
}

.sou{
	border: 1px solid #EEEEEE;
	height: 40px;
	margin: 20px;
	margin: 30px 0;
}

.sou input{
	width: 80%;
	float: left;
	height: 40px;
	border: none;
	outline: none;
	font-size: 16px;
	line-height: 40px;
}

.sou button{
	border: none;
	background: url(../images/sou.png) no-repeat center;
	background-size: 100%;
	width: 30px;
	height: 30px;
	display: block;
	float: right;
	outline: none;
	margin-top: 5px;
}

.New-T{
	overflow: hidden;
}

.New-T .N-T{
	background: url(../images/bg2.png) center no-repeat;
	overflow: hidden;
}

.New-T .N-T h3{
	float: left;
	background: #FFFFFF;
	margin: 0;
	padding-right: 20px;
}

.New-T ul{
	margin: 0;
	padding: 0;
	margin-top: 10px;
}

.New-T ul li a{
	color: #656565;
	font-size: 16px;
	line-height: 30px;
	transition: all 0.5s;
	-o-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
}

.New-T ul li a:hover{
	padding-left: 10px;
	color: #029A4D;
	transition: all 0.5s;
	-o-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
}

.New-List{
	overflow: hidden;
}

.New-List ul{
	margin: 0;
	padding: 0;
}

.New-List ul li{
	position: relative;
	border-bottom: 1px solid #EEEEEE;
	padding: 40px 0;
	padding-left: 70px;
}

.New-List ul li h3 a{
	font-size: 18px;
	color: #333333;
	margin: 0;
}

.New-List ul li h3{
	margin: 0;
}

.New-List ul li h3 a:hover{
	color: #029A4D;
}

.New-List ul li small{
	color: #999999;
	font-size: 14px;
	display: block;
	margin: 10px 0;
}

.New-List ul li p{
	color: #333333;
	font-size: 18px;
	line-height: 30px;
	margin: 0;
}

.New-List ul li span{
	color: #656565;
	display: block;
	margin-top: 20px;
}

.New-List ul li span a{
	color: #666666;
	transition: all 0.5s;
	-o-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
}

.New-List ul li span a:hover{
	padding-left: 10px;
	transition: all 0.5s;
	-o-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	color: #029A4D;
}

.Time{
	position: absolute;
	top: 40px;
	left: 0;
}

.Time p{
	width: 50px;
	height: 50px;
	background: #EEEEEE;
	color: #333333;
	text-align: center;
	font-size: 14px;
	line-height: 50px !important;
	margin: 0;
}

.Time p:nth-child(2){
	height: 40px;
	line-height: 40px !important;
	background: #029A4D;
	color: #FFFFFF;
}

.About-text{
	position: relative;
}

/*.About-text button{
	border: none;
	position: absolute;
	top: 0;
	right: 0;
	background: #029A4D;
	color: #FFFFFF;
	width: 100px;
	height: 30px;
	border-radius: 5px;
	cursor: pointer;
}*/

.downfile{
	display: block;
	border: none;
	position: absolute;
	top: 0;
	right: -100px;
	background: #029A4D;
	color: #FFFFFF;
	width: 100px !important;
	height: 40px;
	line-height: 40px;
	border-radius: 5px;
	cursor: pointer;
	text-align: center;
	font-size: 16px;
}

.downfile:hover{
	color: #ffffff;
}

.About-text .uk-width-1-1 a{
	display: block;
}

.About-text .uk-width-1-1 a img{
	height: 295px;
}

.Download{}

.Download ul{
	margin: 0;
	padding: 0;
}

.Download ul li{
	background: #EEEEEE;
	border-left: 3px solid #029A4D;
	overflow: hidden;
	margin-top: 30px;
}

.Download ul li h3{
	float: left;
	margin: 0;
	line-height: 110px;
	text-indent: 20px;
}

.Download ul li a{
	width: 150px;
	float: right;
	border: none;
	height: 40px;
	line-height: 40px;
	text-align: center;
	display: block;
	font-family: "微软雅黑";
	font-size: 18px;
	background: #029A4D;
	border-radius: 5px;
	color: #FFFFFF;
	margin-top: 35px;
	margin-right: 20px;
}

.New-List2 ul li p{
	margin: 15px 0;
	font-size: 16px;
	color: #666666;
}

.Time p{
	margin: 0 !important;
}

/*联系我们*/
.Contact{
	margin-top: 40px;
}

.Contact .tit h3{
	color: #000000;
	font-size: 24px;
	margin: 0;
}

.Contact .tit hr{
	border-top: 1px solid #EEEEEE;
	width: 50px;
}

.Contact-left ul{
	margin: 0;
	padding: 0;
}

.Contact-left ul li p{
	color: #333333;
	font-size: 14px;
	margin: 0;
}

.Contact-left ul li input{
	display: block;
	width: 100%;
	background: #f9f9f9;
	height: 40px;
	border: 1px solid #eeeeee;
	outline: none;
	text-indent: 10px;
	font-size: 14px;
	margin: 10px 0;
}

.Contact-left ul li textarea{
	display: block;
	width: 100%;
	background: #f9f9f9;
	border: 1px solid #eeeeee;
	margin: 10px 0;
	font-size: 14px;
	outline: none;
}

.Map{
	width: 100%;
}

.Map iframe{
	width: 100%;
	height: 300px;
}

.part2{
	margin-top: 20px;
}

.part2 ul{
	margin: 0;
	padding: 0;
}

.part2 ul li{
	overflow: hidden;
}

.part2 ul li i{
	display: block;
	font-size: 24px;
	line-height: 30px;
	float: left;
	width:6%;
	text-align: center;
}

.part2 ul li span{
	color: #333333;
	font-size: 16px;
	float: left;
	line-height: 30px;
	margin-left: 15px;
	width: 90%;
}

.part2 ul li:nth-child(2) i{
	font-size: 16px;
}

.anniu{
	margin: 20px 0;
}

.anniu button{
	width: 30%;
	height: 40px;
	border-radius: 5px;
	background: #029A4D;
	font-size: 14px;
	border: none;
    color: #fff;
    font-family: "微软雅黑";
}


.Roll{
	margin-top: 40px;
}

.Roll-title h3{
	font-size: 26px;
	height: 26px;
	line-height: 26px;
}

.Roll-title hr{
	border-top: 2px solid #005599;
	width: 60px;
	margin: 0 auto;
}

.Roll-A{
	width: 100%;
	overflow: hidden;
	margin-top: 40px;
}
.Roll-A a{
	background: #000000;
	display: block;
	width: 46%;
	background: #CECECE;
	height: 30px;
	line-height: 30px;
	font-size: 20px;
	color: #FFFFFF;
	padding:0 1%;
}

.Roll-A a:nth-child(2){
	background: #0054A7;
}

.Roll-A .uk-slidenav-previous:before{
	display: block;
	height: 30px;
	line-height: 30px;
}

.Roll-p{
	overflow: hidden;
	width: 100%;
}

.Roll-p a{
	display: block;
	float: right;
	width: 20px;
	height: 20px;
	background: #dddddd;
	margin-right: 5px;
	text-align: center;
	color: #FFFFFF;
	line-height:20px;
	border-radius: 50%;
	
}

.Roll-p a:nth-child(2){
	background: #005599;
}

.my-placeholder{
	height: 1px !important;
}

/*网站地图*/
.Sitemap{}

.Sitemap ul{
	margin: 0;
	padding: 0;
}

.Sitemap ul li h3{
	color: #029A4D;
	margin: 0;
}

.Sitemap ul li{
	border-bottom: 1px dashed #c7c7c7;
	padding: 2% 0;
}

.Sitemap ul li .Sitemap-A{
	margin-left: -3%;
	overflow: hidden;
}

.Sitemap ul li .Sitemap-A a{
	display: block;
	float: left;
	font-size: 16px;
	margin-left: 3%;
	color: #666666;
	margin-top: 1%;
}

.Sitemap ul li .Sitemap-A a:hover{
	color: #029A4D;
}

.News-img-n{
	height: 105px;
	overflow: hidden;
}

.News-img-n img{
	min-height: 105px;
}

@media screen and (max-width: 768px) {
	.banner .uk-dotnav>*>* {
		width: 8px;
		height: 8px;
		background: none;
		border: 2px solid #FFFFFF;
	}
	.part2 ul li span{
		width: 86%;
	}
	
	.anniu{
		margin-bottom: 30px;
	}
	
	.anniu button{
		width: 100%;
	}
	
	.Product {
		padding-bottom: 6%;
	}
	.Product-contont {
		width: 90% !important;
		margin: 0 auto;
	}
	.Product-nav ul {
		margin: 0;
	}
	.Product-nav ul li {
		width: 49%;
		margin: 0;
	}
	.Product .title {
		margin: 0;
		padding: 20px;
	}
	.US {
		background: url(../images/bg.jpg) center repeat-y;
		padding: 8% 0;
	}
	.US-text p {
		width: 92%;
		text-align: left;
	}
	.US-text p:nth-child(2) {
		width: 92%;
	}
	.Service {
		margin: 0;
	}
	.Service .uk-width-1-1 {
		margin-top: 30px;
	}
	.Service-right ul li img {
		width: 6%;
	}
	.Service-right ul li p {
		width: 92%;
	}
	.News .uk-width-1-1 {
		margin-top: 30px;
	}
	.Who-top {
		width: 100%;
		margin-bottom: 20px;
	}
	.Who-top li {
		width: 50%;
	}
	.About p {
		line-height: 32px;
	}
	.foot {
		margin-bottom: 65px;
	}
	.Aut img {
		height: 400px;
		width: 100%;
	}
	.Download ul li a{
		width: 90%;
		margin-left: 5%;
		margin-top: 0;
		padding: 0;
		display: block;
	}
	.Download ul li{
		padding-bottom: 30px;
	}
	.Curr{
		margin-top: 0;
	}
	.downfile{
		right: 0;
	}
	.Roll{
		margin-bottom: 40px;
	}
	.About-text3{
		padding-top: 50px;
	}
	.Sitemap ul li{
		padding: 5% 0;
	}
	.Sitemap ul li .Sitemap-A a{
		margin-top: 3%;
	}
}