.left{
float: left;
}
.right{
float: right;
}
.clear{
clear: both;
}


.nheadbottom .left a img{
    width: 220px;
    height: 90px;
}
/*头部*/
.nheadtop{
    width: 100%;
    height: 40px;
    background: #666666;
}
.nheadtopnei{
    width: 1200px;
    margin: auto;
}
.nheadtopnei span{
    line-height: 40px;
    color: #FFFFFF;
    margin-right: 40px;
}
.nheadtopnei form{
    display: inline-block;
}
.nheadtopnei #keyword{
    width: 280px;
    height: 40px;
    line-height: 40px;
    box-sizing: border-box;
    padding-left: 10px;
    background: #333333;
    color: white;
    border: none;
    position: relative;
    top: -2px;
}
.nheadtopnei #s_btn{
    border: none;
    position: relative;
    top: -2px;
    background-color: #28A72C;
    width: 40px;
    height: 40px;
    margin-left: -4px;
    background-image: url('../images/iconsousuo.png');
    background-size: 30px;
    background-repeat: no-repeat;
    background-position: center;
}
.nheadtopnei .right button{
    border: none;
    padding:0px;
    position: relative;
    top: -2px;
    background-color: #28A72C;
}
.nheadbottombc{
    width: 100%;
    background-color: white;
    position: sticky;
    top: 0px;
    z-index: 99999;
    box-shadow: 0px 0px 5px #b4b4b4;
}
.nheadbottom{
    width: 1200px;
    margin: auto;
    height: 90px;
}
.nheadbottom .right{
    height: 90px;
    line-height: 85px;
}
.nheadbottom .right li{
    float: left
}
.nheadbottom .right .nav li>a{
    display: inline-block;
    padding: 0 7px;
    height: 40px;
    text-align: center;
    border-radius: 4px;
    line-height: 40px;
    color: black;
    margin-left: 15px;
    transition: 0.4s;
}
.nheadbottom .right li>a:hover{
    color: white;
    background: #28A72C;
}
	.menu{
		position: absolute;
		right: 15px;
		top:0;
		display: none;
		width: 36px;
		height:27px;
		margin-top: 15px;
		background: url(../images/weichisjbc.png) no-repeat right 0px;
		transition: 0.7s;
	}
	.close{
		display: block;
		width: 36px;
		height:27px;
		margin-top: 15px;
		background: url(../images/weichisjbc1.png) no-repeat right 0px;
	}
	#weichiNav {
		width: 45%;
		height:100%;
		position: fixed;
		overflow-y: auto;
		left: -46%;
		top: 0px;
		z-index:999999;
		background-color: #6b6b6b;
		box-shadow: -2px -2px 2px rgba(0,0,0,0.5);
	}
	#weichiNav ul li{
		width: 100%;
		position: relative;
	}
	#weichiNav ul li>a{
		color: #fff;
		display: block;
		width: 100%;
		margin: 0 auto;
		text-align: center;
		font-size: 17px;
		line-height:60px;
		overflow: hidden;
		border-bottom: 1px solid #949494;
	}
	
/*公共头部*/
.ggtb{
text-align: center;
    margin-bottom: 30px;
}
.ggtb h1{
    font-family: MicrosoftYaHei;
    font-weight: 100;
    font-size: 36px;
    color: #28A72C;
}
.ggtb .xian .xianleft,.ggtb .xian .xianright{
    display: inline-block;
    width: 100px;
    height: 1px;
    background-color: #333333;
}
.ggtb .xian{
    margin-top: 5px;
}
.ggtb .xian .xiandian{
    display: inline-block;
    width: 4px;
    height: 4px;
    background: #333333;
    border-radius: 50%;
    margin-left: 5px;
    margin-right: 5px;
}
.ggtb p{
    font-size: 14px;
    color: #999999;
    margin-top: 10px;
    line-height: 19px;
}
/*产品中心*/
.cpzx{
    width: 1200px;
    margin: auto;
    margin-top: 70px;
}
.cpzxtp .left{
    width: 220px;
}
.cpzxtp .left h2{
    width: 100%;
    height: 80px;
    line-height: 80px;
    text-align: center;
    background: #09C34D;
    font-weight: 100;
    font-size: 24px;
    color: #FFFFFF;
}
.cpzxtp .left li{
     width: 100%;
     height: auto;
     padding-left: 20px;
     box-sizing: border-box;
     line-height: 35px;
     background: #28A72C;
     border-bottom: 1px solid white;
     transition: 0.5s;
 }
 .cpzxtp .left li:hover{
 	background: #09C34D;
 }

.cpzxtp .left li img{
    width: 13px;
    margin-right:20px;
    position: relative;
    top: -2px;
    left: 0px;
    transition: 0.5s;
}
  .cpzxtp .left li:hover img{
 	left: 15px;
 }
.cpzxtp .left li a{
    display: block;
    color: white;
}
.cpzxtp .left p{
    width: 100%;
    height: 58px;
    line-height: 58px;
    background: #28A72C;
}
.cpzxtp .left p a{
    text-align: center;
    display: block;
    color: white;
}
.cpzxtp .right{
     width: 958px;
     /*height: 570px;*/
     border: 1px solid #E4E4E4;
     box-sizing: border-box;
     padding: 10px;
 }
.cpzxtp .right a{
    display: inline-block;
    width: 227px;
    /*height: 270px;*/
    box-sizing: border-box;
    padding: 10px;
    overflow: hidden;
    transition: 0.4s;
    margin-left: 2px;
}
.cpzxtp .right a:hover p{
    background: #28A72C;
    color: white;
}
.cpzxtp .right a:hover{
    box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.25);
}
.cpzxtp .right a:hover img{
    transform: scale(1.2);
}
.cptpimg{
    width: 100%;
    height: 207px;
    overflow: hidden;
}
.cptpimg img{
    width: 100%;
    height: 100%;
    transition: 0.4s;
}
.cpzxtp .right a p{
    width: 100%;
    height: 43px;
    line-height: 43px;
    text-align: center;
    font-size: 14px;
    color: #000000;
    transition: 0.4s;
}
.cpzxtp .anniu{
	display: none;
}
.sjcpfl{
	display: none;
	width: 100%;
	margin: auto;
}
.sjcpfl a{
	display: block;
	width: 33.3%;
	float: left;
	line-height: 30px;
}
/*关于我们*/
.gywm{
    width: 100%;
    height: 620px;
    background-image: url("../images/guanyuwmbac.jpg");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin-top: 70px;
    box-sizing: border-box;
}
.gywmmuo{
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    padding-top: 70px;
    background: rgba(0,0,0,0.4);
}
.gywm .ggtb h1,.gywm .ggtb p{
color: white;
}
.gywm .ggtb .xianleft,.gywm .ggtb .xiandian,.gywm .ggtb .xianright{
    background-color: white;
}
.gywmtp{
    width: 1200px;
    margin: auto;
}
.gywmtp .left{
    width: 590px;
    height: 350px;
}
.gywmtp .left img{
    width: 100%;
    height: 100%;
}
.guwmjianjie{
    width: 590px;
    height: 350px;
    box-sizing: border-box;
    padding: 25px 20px 0px 20px;
    background: #28A72C;
}
.guwmjianjie a{
	float: right;
}
.guwmjianjie p{
    margin-bottom: 10px;
    color: white;
    line-height: 20px;
    text-align: justify;
}
/*企业文化*/
.qywh{
    width: 1200px;
    margin: auto;
    margin-top: 70px;
}
.qywhtp{
    margin-top: 100px;
}
.qywh li{
    display: inline-block;
    width: 216px;
    height: 220px;
    background: #FFFFFF;
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
    text-align: center;
    position: relative;
    margin-right: 24px;
}
.qywh li:nth-of-type(5){
margin-right: 0px;
}
.qywh li .qywhdd{
    width: 100px;
    height: 100px;
    line-height: 100px;
    background: #FFFFFF;
    box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.1);
    border-radius: 50%;
    text-align: center;
    position: absolute;
    left: 60px;
    top: -50px;

}
.qywhdd img{
    width: 40px;
}
.qywhtp span{
     display: block;
    font-size: 18px;
    color: #333333;
    line-height: 24px;
    margin-top: 75px;
    margin-bottom: 15px;
}
.qywhtp p{
        overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
    color: #666666;
    line-height: 28px;
}
/*荣誉资质*/
.ryzzbacb{
background: #28A72C;
}
.ryzz{
    width: 1200px;
    margin: auto;
        margin-top: 70px;
    padding-top: 70px;
    padding-bottom: 70px;
    position: relative;
}
.swiper-container img{
	width: 100%;
	/*height: 250px;*/
}
.ryzz .ggtb h1{
	color: #ffffff;
}
.ryzz .xian .xianleft, .ryzz .xian .xianright,.ryzz .xian .xiandian{
	background-color: #ffffff;
}
.ryzz .ggtb p{
	color: #ffffff;
}
.ryzz .swiper-button-prev,.ryzz .swiper-button-next{
	color: #ffffff;
	top: 62%;
}
.swiper-containerxx{
	display: none;
	overflow: hidden;
}
.swiper-containerxx img{
	width: 100%;
	/*height: 250px;*/
}
.ryzzbacb .swiper-slide{
    height: 255px;
    line-height: 255px;
}
/*我们的优势*/
.wmdysbacb{

background: #F6F6F6;
}
.wmdys{
    width: 1200px;
    margin: auto;
    margin-top: 70px;
    position: relative;
    padding-top: 70px;
    padding-bottom: 70px;
}
.wmdys .swiper-button-prev,.wmdys .swiper-button-next{
	color: #9e9c9c;
	    top: 58%;
}
.swiper-container1{
	/*position: relative;*/
	overflow-x: hidden;
}
.swiper-container1xx{
	display: none;
}

.swiper-slidetop{
	width: 100%;
height: 250px;

}
.swiper-slidetop img{
	width: 100%;
    height: 100%;

}
.swiper-slidebottom{
	padding: 20px;
	background: #FFFFFF;
	height: 145px;
}
.swiper-slidebottom span{
font-size: 18px;
display: block;
margin-bottom: 14px;
}
.swiper-slidebottom p{

font-size: 14px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 5;
	overflow: hidden;
}
/*行业应用*/
.hyyy{
    width: 1200px;
    margin: auto;
    margin-top: 70px;
}
.hyyytp a{
    display: inline-block;
    width: 380px;
    background: #FFFFFF;
    margin-right: 22px;
    margin-bottom: 24px;
}
.hyyytp a:nth-of-type(3),.hyyy a:nth-of-type(6){
    margin-right: 0px;
}
.hyyy .hyyytptop{
    width: 100%;
    height: 284px;
    position: relative;
    overflow: hidden;
}
.hyyy .hyyytptop>img{
    width: 100%;
    height: 100%;
}
.hyyy a p{
    width: 100%;
    height: 64px;
    line-height: 64px;
    text-align: center;
    background: #FFFFFF;
    font-size: 18px;
    color: #333333;
    transition: 0.4s;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.hyyytptop .hyyymuo{
    width: 100%;
    height: 100%;
    text-align: center;
    position: absolute;
    top: 0px;
    left: 0px;
    background: rgba(51,51,51,0.8);
    opacity: 0;
    transition: 0.4s;
}
.hyyymuo img{
    margin-top: 100px;
}
.hyyymuo span{
    display: block;
    margin-top: 15px;
    color: white;
}
.hyyytp a:hover .hyyymuo{
    opacity: 1;
}
.hyyytp a:hover p{
    color: white;
    background: #28A72C;
}
.anniu{
    width: 140px;
    height: 40px;
    border-radius: 4px;
    border: 1px solid #28A72C;
    background: #FFFFFF;
    display: block;
    margin: auto;
    margin-top: 30px;
    transition: 0.4s;
}
.anniu a{
    display: block;
color: #28A72C;
    transition: 0.4s;
}
.anniu:hover{
      background-color: #28A72C;
}
.anniu:hover a{
   color: white;
}
/*合作伙伴*/
.hzhb{
    width: 100%;
    /*height: 560px;*/
    /*margin-top: 70px;*/
    padding-top: 70px;
    /*background: #F4F4F4;*/
    box-sizing: border-box;
}
.hzhb .swiper-button-prev,.hzhb .swiper-button-next{
	color: #E4E4E4;
	top: 72%;
}
.hzhbtp{
    width: 1200px;
    margin: auto;
    position: relative;
}
.hzhbtp li{
     width: 200px;
     height: 150px;
     border: 1px solid #E4E4E4;
     box-sizing: border-box;
    overflow: hidden;
    float: left;
}
.hzhbtp li img{
    width: 100%;
    height: 100%;
    transition: 0.4s;
}
.hzhbtp li:hover img{
    transform: scale(1.1);
}
.swiper-container2{
	/*position: relative;*/
	overflow-x: hidden;
}
.swiper-container2xx{
	display: none;
}
.swiper-container2 img{
	width: 100%;
	box-sizing: border-box;
border: 1px solid #E4E4E4;
}
/*新闻资讯*/
.xwzx{
    width: 1200px;
    margin: auto;
    margin-top: 70px;
    padding-bottom: 70px;
}
.xwzx .left{
    width: 566px;
    height: 408px;
}
.laybac img{
    width: 100%;
    height: 100%;
}
.xwneimuo{
    width: 100%;
    position: absolute;
    bottom: 0px;
    left: 0px;
    box-sizing: border-box;
    padding: 15px 15px 0px 15px;
    height: 115px;
    background: rgba(0,0,0,0.5);
}
.xwneimuo h3{
    display: inline-block;
    font-weight: 100;
    font-size: 20px;
    color: #FFFFFF;
    float: left;
}
.xwneimuo span{
     display: inline-block;
     float: right;
     font-size: 16px;
     color: #FFFFFF;
}
.xwneimuo p{
    clear: both;
    font-size: 14px;
    color: #FFFFFF;
    line-height: 20px;
    padding-top: 7px;
}
.xwzx .right{
    width: 604px;
    height: 408px;
}
.xwzx .right li{
    width: 100%;
    height: 87px;
    padding: 10px 15px 12px 15px;
    box-sizing: border-box;
    margin-bottom: 20px;
    transition: 0.4s;
}
.xwyouzuo{
    display: inline-block;
    text-align: center;
    padding-right: 10px;
    padding-top: 5px;
}
.xwyouzuo span{
    font-size: 30px;
    font-weight: bold;
    color: #000000;
    transition: 0.4s;
}
.xwyouzuo p{
    font-size: 16px;
    color: #CCCCCC;
    transition: 0.4s;
}
.xwyouyou{
    display: inline-block;
    width: 477px;
    padding-left: 12px;
    border-left: 2px #28A72C solid;
    transition: 0.4s;
}
.xwyouyou h1{
    font-weight: 100;
    font-size: 18px;
    color: #333333;
    transition: 0.4s;
}
.xwyouyou p{
    font-size: 14px;
    color: #999999;
    line-height: 19px;
    margin-top: 5px;
    transition: 0.4s;
}
.xwzx .right li:hover{
    background: #28A72C;
}
.xwzx .right li:hover .xwyouyou{
    border-left: 2px white solid;
}
.xwzx .right li:hover span,.xwzx .right li:hover p,.xwzx .right li:hover h1{
    color: white;
}
.xwzx .anniu{
    margin-top: 40px;
}
.xwzxsj{
	display: none;
}
.xwzxsj li{
	padding: 10px;
    background-color: #f8f8f8;
    margin-bottom: 15px;
    border: 1px solid #E4E4E4;
}
.xwzxsj li .xwzxsjzuo{
	width: 30%;
	float: left;
}
.xwzxsj li .xwzxsjyou{
	width: 65%;
	float: right;
}
.xwzxsj li .xwzxsjyou h2{
    font-size: 15px;
    line-height: 25px;
    margin-top: 5px;
}
.xwzxsj li .xwzxsjyou span{
    font-size: 15px;
}
/*底部*/
.nfoot{
    height: auto;
    background: #333333;
    box-sizing: border-box;
    padding: 70px 0px;
}
.nfootnei{
    width: 1200px;
    margin: auto;
}
.nfootnei .footzuo{
    width: 186px;
    text-align: center;
}
.nfootnei .footyou{
    width: 900px;
}
.nfootnei .footzuo img{
    width: 106px;
    height: 106px;
}
.nfootnei .footzuo p{
    margin-top: 10px;
    color: #CCCCCC;
}
.nfootnei .footyou a{
     display: inline-block;
     font-size: 14px;
     color: #CCCCCC;
     padding: 0px 20px;
     border-left: 1px #CCCCCC solid;
     line-height: 19px;
 }
 .nfootnei .footyou .kuang{
    margin: 30px 0px;
border: 1px solid #666666;
}
.nfootnei .footyou span{
    display: inline-block;
    font-size: 14px;
    color: #CCCCCC;
    margin: 10px 0px;
    margin-left: 60px;
}
.nfootnei .footyou a:nth-of-type(1){
    padding-left: 0px;
    border-left: none;
}
.nfootnei .footyou p{
    font-size: 14px;
    color: #CCCCCC;
}
.shoujidibu{
	display: none;
	width: 100%;
    border-top: 1px solid #d4d4d4;
	background: #ffffff;
	position: fixed;
    z-index: 110;
    bottom: 0;
    left: 0;
}
.shoujidibu a{
    -webkit-box-flex: 1;
    display: -webkit-box;
    color: #fff;
}
.shoujidibu span{
    
    width: 120px;
    display: block;
    margin: 0 auto;
    font-size: 16px;
    text-indent:40px !important;
    color: #000000;
    height: 40px;
    line-height: 40px;
}
.shoujidibu span.span1 {
    background: url(../images/wcshoujidb1.png) 10px 6px no-repeat;
    background-size: 23px 27px;
}
.shoujidibu span.span2 {
    background: url(../images/wcshoujidb3.png) 10px 6px no-repeat;
    background-size: 23px 27px;
}
.shoujidibu span.span3 {
    background: url(../images/wcshoujidb2.png) 10px 6px no-repeat;
    background-size: 23px 27px;
}
/*在线客服*/

 .float-right-box {
 	width: 250px;
 	position: fixed;
 	right: 0;
 	top: 50%;
 	margin-top: -127px;
 	background-color: #191919;
 	z-index: 1000;
 	transition: width .3s ease 0s
 }

 .float-right-box.on {
 	width: 50px
 }

 .float-right-box .top-list {
 	width: 100%
 }

 .float-right-box .top-list ul {
 	width: 100%
 }

 .float-right-box .top-list li {
 	width: 100%;
 	position: relative;
 	border-bottom: 1px solid #3b3b3b;
 	transition: background .3s ease 0s;
 	height: 50px
 }

 .float-right-box .top-list a {
 	display: block;
 	width: 100%
 }

 .float-right-box .top-list .ico {
 	display: inline-block;
 	width: 50px;
 	height: 50px;
 	position: absolute;
 	right: 0;
 	top: 0;
 	transition: background .3s ease 0s;
 	z-index: 2
 }

 .float-right-box .top-list .ico1 {
 	background: url(../images/ico_58.png) no-repeat center #191919
 }

 .float-right-box .top-list .ico2 {
 	background: url(../images/ico_59.png) no-repeat center #191919
 }

 .float-right-box .top-list .ico3 {
 	background: url(../images/ico_60.png) no-repeat center #191919
 }

 .float-right-box .top-list .ico4 {
 	background: url(../images/ico_61.png) no-repeat center #191919
 }

 .float-right-box .top-list .ico5 {
 	background: url(../images/ico_62.png) no-repeat center #191919
 }

 .float-right-box .top-list .ico6 {
 	background: url(../images/ico_68.png) no-repeat center #191919
 }

 .float-right-box .top-list .ico7 {
 	background: url(../images/ico_69.png) no-repeat center #191919
 }

 .float-right-box .top-list .stt {
 	display: inline-block;
 	font-size: 14px;
 	line-height: 50px;
 	color: #fff;
 	transition: color .3s ease 0s;
 	position: absolute;
 	left: 28px;
 	top: 0;
 	z-index: 1;
 	width: 222px;
 	cursor: pointer
 }

 .float-right-box .top-list li:hover .stt {
 	color: #15191e
 }

 .float-right-box .top-list li:hover .ico1 {
 	background: url(../images/ico_58_h.png) no-repeat center #fff
 }

 .float-right-box .top-list li:hover .ico2 {
 	background: url(../images/ico_59_h.png) no-repeat center #fff
 }

 .float-right-box .top-list li:hover .ico3 {
 	background: url(../images/ico_60_h.png) no-repeat center #fff
 }

 .float-right-box .top-list li:hover .ico4 {
 	background: url(../images/ico_61_h.png) no-repeat center #fff
 }

 .float-right-box .top-list li:hover .ico5 {
 	background: url(../images/ico_62_h.png) no-repeat center #fff
 }

 .float-right-box .top-list li:hover .ico6 {
 	background: url(../images/ico_68_h.png) no-repeat center #fff
 }

 .float-right-box .top-list li:hover .ico7 {
 	background: url(../images/ico_69_h.png) no-repeat center #fff
 }

 .float-right-box .top-list li:hover {
 	background-color: #fff
 }

 .float-right-box .top-list .return-webtop .stt {
 	font-family: arial;
 	font-weight: 700
 }

 .float-right-box .bot-share {
 	position: relative;
 	height: 50px
 }

 .float-right-box .bot-share a {
 	display: inline-block;
 	width: 50px;
 	height: 50px;
 	float: left;
 	transition: background .3s ease 0s;
 	margin: 0;
 	padding: 0
 }

 .float-right-box .bot-share .share {
 	width: 200px;
 	position: absolute;
 	left: 0;
 	top: 0;
 	z-index: 1
 }

 .float-right-box .bot-share .sina {
 	background: url(../images/ico_63.png) no-repeat center
 }

 .float-right-box .bot-share .wx {
 	background: url(../images/ico_64.png) no-repeat center
 }

 .float-right-box .bot-share .more {
 	background: url(../images/ico_66.png) no-repeat center
 }

 .float-right-box .bot-share a:hover {
 	background-color: #525354
 }

 .float-right-box .bot-share .share-ico {
 	background: url(../images/ico_67.png) no-repeat center #191919;
 	width: 50px;
 	height: 50px;
 	display: inline-block;
 	cursor: pointer;
 	z-index: 2;
 	position: relative
 }

 .float-right-box .top-list li .weix {
 	position: relative
 }

 .float-right-box .sidebox {
 	position: absolute;
 	right: 250px;
 	top: 0;
 	transition: all .1s ease 0s;
 	width: 120px;
 	z-index: 10;
 	display: none;
 	background: #191919
 }

 .float-right-box .sidebox img {
 	width: 110px;
 	height: 110px;
 	display: block;
 	margin: 5px auto
 }
 .footguanjian{
 	display: inline !important;
 	margin-left: 0 !important;
 }
 .footguanjian a{
 	padding: 0 5px !important;
 	border-left: none !important;
 }
 .footguanjian a:hover{
 	color: #28A72C;
 }
 
 .guanjianci{
 	width: 100%;
 	padding: 10px 0;
 	box-sizing: border-box;
 }
 .guanjianciall{
 	width: 1200px;
 	margin: 0 auto;
 }
 .guanjianciall h2{
 	font-size: 18px;
 	color: #28A72C;
 	display: inline;
 }
 .guanjianciall a{
 	margin-left: 10px;
 }
  .navaddclass{
     background: #28A72C;
    color: #ffffff !important;
 }