.header{
	position: relative;
}
.header-lunbo{

}
.header-cont{
	position: absolute;
	width: 100%;
	/*top: 160px;*/
	top: 0;
	left: 0;
	z-index: 9999;
}
.header-lunbo .swiper-slide>img{
	height: auto;
	width: 100%;
}
.header-cont .container{
	padding-left: 60px;
   
}
.header-cont .header-title{
	 opacity: 0;
	 transition: all 6s;
}
.header-cont .header-word{
	 opacity: 0;
	 transition: all 5s;
}
.header-lubo-active{
	
    opacity: 1!important;
    -webkit-transform: translateY(40%);
    transform: translateY(40%);
}

.header-lunbo .swiper-pagination-bullet{
	width: 27px;
	height: 3px;
	background: #6f6e6e;
	border-radius: 0;
	opacity: 1;
	margin-bottom: 20px !important;
}
.header-lunbo .swiper-pagination-bullet-active{
	background: #008695;
}
.header-title{
	padding-bottom: 50px;
}
.header-title span{
	color: #ffffff;
	font-size: 39.54px;
}
.header-title p{
	font-size: 23.36px;
	color: #ffffff;
	font-family: "宋体";
	padding-top: 15px;
}
.header-word{
	width: 518px;
}
.header-word p{
	font-size: 15.58px;
	color: #fff;
	letter-spacing: 3px;
	line-height: 29.17px;
}
.header-pic{
	position: absolute;
	right: 20px;
	top: 100px;
}
.header-down{
	position: relative;
	top: 0;
	left: 0;
	z-index: 99;
	width: 100%;
	opacity: 0.8;
    background: #066a74;
    left: 0;
    filter: alpha(opacity=80);
}

.logo{
      padding: 22px 30px 21px 0;
}
.header-left >.nav{
    margin-top: 20px;
}
.nav > ul >li{
	float: left;
	padding-left: 50px;
}
.nav > ul >li > a{
	position: relative;
	display: block;
    line-height: 70px;
}
.nav > ul >li > a,
.phone span{
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
}
.phone3 span{
	font-size: 12.5px;
}
.nav >ul >li:hover >a,
.nav >ul >li.dang >a{
	color: #008695 !important;
	font-size: 15px;
}
.header-right{
	padding: 21px 0 24px;
	margin-top: 45px;
}
.phone{
    margin-top:2px;
}
.phone span:before{
	content: "";
	display: inline-block;
	background: url(../images/phone.png) no-repeat;
	width: 14px;
	height: 15px;
	margin-right: 25px;
	margin-bottom: -4px;
}

.search{
	margin-right: 25px;
}
.header-fixed{
	position: fixed;
    width: 100%;
    z-index: 850;
    top: 0;
    background: #fff;
    display: none;
}
.write{
	position: fixed;
    width: 100%;
    z-index: 850;
    top: 0;
    background: #fff;
}

.header-down .logo img:last-child ,.header-down .search-ing img:last-child {display: none;}

.header-down:hover , .write {
    background: #fff;
    opacity: 1;
    filter: alpha(opacity=100);
}
.header-down:hover .nav > ul >li > a, 
.write .nav > ul >li > a,
.header-down:hover .nav >.headerTop > ul >li > a,
.header-down:hover .phone span , 
.write .phone span {color: #000000;}

.header-down:hover .logo img:last-child , 
.write .logo img:last-child {display: inline-block;}
.header-down:hover .logo img:first-child ,
.write .logo img:first-child {display: none;}

.header-down:hover .search-ing img:last-child , 
.write .logo img:last-child ,
.write .search-ing img:last-child {display: inline-block;}
.header-down:hover .search-ing img:first-child ,
.write .logo img:first-child ,
.write .search-ing img:first-child {display: none;}

.header-down:hover .phone span:before,
.write .phone span:before{
	background: url(../images/n-phone.png) no-repeat;
}



.header-down .nav ul li:hover .header-nav{
	display: block;
}
.logo2{
	padding: 21px 30px 20px 0;
}
.header-fixed .nav ul li a{
	color: #353738;
}
.header-fixed .phone3:before{
	content: "";
	display: inline-block;
	background: url(../images/n-phone.png) no-repeat;
	width: 14px;
	height: 15px;
	margin-right: 25px;
	margin-bottom: -4px;
}
.header-fixed .header-right{
	padding: 21px 0 20px;
}
/*.header-fixed .header-nav1{
	top: 74px;
}*/
/*.search-ing{
	cursor: pointer;
}
.search-btn{
	position: absolute;
	left: -105px;
	bottom: 0;
	width: 100px;
	border-bottom: 1px solid #fff;
	display: none;
}
.search-btn input{
	background: none;
	color: #fff;
	font-size: 14px;
}*/

.blank{
    /*position: fixed;
    width: 100%;
    z-index: 850;
    top: 0;*/
    /*display: none;*/
    
}
.mh{
  visibility: hidden;
}
.mh .nav ul li a{
	color: #353738;
}
.search-btn{
	position: absolute;
	top: 0;
	left: 0;
	background: #fff;
	width: 100%;
	padding: 24px 0;
	display: none;
	z-index: 99999999;
}
.search-logo{
	margin-left: 300px;
	margin-right: 200px;
}
.search-input button{
	background: none;
	border: none;
}
.search-input input{
	color: #353738;
	padding-left: 10px;
	width: 250px;
}
.roto{
	margin-left: 60px;
	cursor: pointer;
}

.header-nav-fixed{
	position: fixed;
	top: 66px;
	left: 0;
	width: 100%;
	z-index: 99;
	background: #fff;
	border-top: 1px solid #dedede;
	display: none;
}
.header-nav-fixed ul li{
	float: left;
}
.header-nav-fixed span,
.header-nav-fixed ul li a{
	color: #353738;
	font-size: 12.5px;
	
	display: block;
}
.header-nav-fixed span{
	width: 175px;
	padding: 19px 0 20px 30px;
	background: url(../images/index-pic4_03.png) no-repeat 150px;
}
.fixed-xia-nav ul li a{
	padding: 10px 0px;
}
.header-nav-fixed.header-nav{
	/*display: block;*/
}
/*一体化泵站*/
.bengye{
	padding: 135px 0 100px; 
	background: url(../images/huan-bg.png) no-repeat center center;
}
.bengye-title{
	padding:190px 0 0 65px;
}
.bengye-title h2{
	
	padding-bottom: 20px;
}
.bengye span{
	
	display: block;
	padding-bottom: 5px;
}
.bengye .bengye-bg{
	width: 49px;
	height: 4px;
	background: #008695;
	margin: 15px auto;
}
.bengye-title-p {
	font-family: "黑体";
	font-size: 25px;
	color: #1c1f20;
	 font-weight: 600;
}
.bengye-title-p2{
    color: #3b3e40;
    font-size: 16.67px;
    line-height: 25px;
    padding: 10px 0 15px;
}
.bengye-right{
	padding:100px 65px 0 0;
}
.bengye-right li{
	margin-bottom: 60px;
}
.bengye-right li p{
	color: #1c1f20;
	font-size: 20px;
	line-height: 43px;
	transition: 300ms;
	-webkit-transition: 300ms;
}
.bengye-right li:hover p{
	color: #008695;
}
.bengye-right li p:hover:before{
	transform: rotateY(180deg);
}
.bengye-right li p:before{
	content: "";
	display: inline-block;
	vertical-align: middle;
	margin-right: 25px;
	-webkit-transition: -webkit-transform 0.5s ease-out;
}
.bengye-right li.li-bengye1 p:before{
	background: url(../images/icon1.png) no-repeat;
	width: 49px;
	height: 50px;
}
.bengye-right li.li-bengye2 p:before{
	background: url(../images/icon2.png) no-repeat;
	background-size: 100% 100%;
	width: 49px;
	height: 50px;
}
.bengye-right li.li-bengye3 p:before{
	background: url(../images/icon3.png) no-repeat;
}
.bengye-right li.li-bengye4 p:before{
	background: url(../images/icon4.png) no-repeat;
}
.bengye-right li.li-bengye3 p:before,
.bengye-right li.li-bengye4 p:before{
	width: 49px;
	height: 50px;
}
.bengye-right li.li-bengye5 p:before{
	background: url(../images/icon5.png) no-repeat;
	width: 49px;
	height: 50px;
}
.more a{
	color: #008695;
	font-size: 17px;
	letter-spacing: 3px;
	
}
.noweight a{font-weight: initial !important;}
/*一体化截污井*/
.huan-beng{
	background:url(../images/index-bg_25.png) center top;
	padding-top: 185px;
	background-size: cover;
}
.huan-beng-cont{
	width: 1375px;
	margin: 0 auto;
}
.huan-beng-left{
	width: 540px;
	margin-left: 70px;
	text-align: center;
}
.huan-beng-note span{
	color: #3b3e40;
	font-size: 25px;
	 font-family: "黑体";
	 font-weight: 600;
	 display: block;
	 margin-top: 14px;
}
.huan-beng-note p{
	color: #3b3e40;
	font-size: 16.67px;
	line-height: 25px;
	 padding-bottom: 17px;
}
.huan-beng-bg{
	width: 49px;
	height: 4px;
	background: #008695;
	margin: 13px 0;
}
.huan-beng-more{
	margin: 0 auto;
}
.huan-beng-list{
	padding: 35px 0 100px;
}
.huan-beng-list li{
	text-align: center;
	width: 75px;
	float: left;
	margin-left: 80px;
}
.huan-beng-list li:first-child{
	margin-left: 0;
}
.li-huan-beng{
	height: 50px;
	margin-bottom: 13px;
}
.huan-beng-list li p{
	color: #1c1f20;
	font-size: 17.57px;
	line-height: 27.08px;
	letter-spacing: 1px;
	/*font-family: "华文细黑";*/
}
/*一体化截污井*/






/*一体化泵站*/
.bengye1{
	background: #f5f6f8;
}
.bengye1-pic{
	/*text-align: center;*/
	/*padding-top: 65px;*/
	padding-bottom: 50px;
	
}
.bengye1-nood{
	margin-left: 70px;
	width: 200px;
	padding-top: 217px;
}
.bengye1-nood span{
	color: #3b3e40;
	font-size: 25px;
	 font-family: "黑体";
	 font-weight: 600;
	 display: block;
	 margin-top: 14px;
	 padding-bottom: 10px;
}
.bengye1-nood p{
	color: #3b3e40;
	font-size: 16.67px;
	 line-height: 25px;
	 /*font-family: "黑体";*/
	 padding-bottom: 17px;
	 padding-top: 15px;
}
.huan-beng-bg1{
	margin: 0;
}
.bengye1-img{
	margin-right: 50px;
	padding-top: 90px;
}
/*.bengye1-img img{
	transition: all 0.3s;
}
.bengye1-pic:hover .bengye1-img img{
	transform: scale(1.1);
}*/
/*.bengye1-pic img{
	width: 780px;
}*/
/*.bengye1 p{
	color: #1c1f20;
	font-size: 19px;
}*/
/*.bengye1-pic p:hover{
	color: #008695;
}*/
.bengye1-list{
	padding-bottom: 85px;
}
.bengye1-list ul{
	display: table;
	margin: 0 auto;
}
.bengye1-list li{
	float: left;
	margin-left: 125px;
	text-align: center;
}
.bengye1-list li:first-child{
	margin-left: 0;
}
.bengye1-list li p{
	color: #1c1f20;
	font-size: 17.57px;
	line-height: 24px;
	padding-top: 20px;
	transition: 300ms;
	-webkit-transition: 300ms;
}
.bengye1-list li:hover p{
	color: #008695;
}
.bengye1-list li .li-bengye1{
	-webkit-transition: -webkit-transform 0.5s ease-out;
}
.bengye1-list li:hover .li-bengye1{
	transform: rotateY(180deg);
}
.more1{
	text-align: center;
	padding: 35px 0 35px;
}
/*一体化泵闸*/

/*华南泵业*/
.bengye2{
	background: url(../images/index-bg_21.jpg) no-repeat top center;
	height: 700px;
	
}
.bengye2-title{
	text-align: center;
	padding: 45px 0 35px;
}
.bengye2-title h2{
	font-size: 45px;
	color: #fff;
	font-weight: 500;
	padding-bottom: 35px;
}
.bengye2-title span{
	color: #ffffff;
	font-size: 33px;
	letter-spacing: 8px;
}
.bengye2-note{
	padding: 0 115px 45px;
	text-align: center;
}
.bengye2-note p{
	font-size: 18.75px;
	line-height: 45.83px;
	color: #fff;
	text-align: left;
	letter-spacing: 4px;
}
.digital{
	width: 100%;
	height: 125px;
    color: #fff;
}
.mumping_mun li{
	float: left;
	text-align: center;
}
.mumping_mun li:nth-child(2){
	padding: 0 100px 0 100px;
}
.mumping_mun li:nth-child(4){
	padding:0 100px 0 123px;
}
.mumping_mun li:nth-child(6){
	padding-left: 69px;
}
.mumping_mun li:nth-child(4){
	width: 135px;
}
.mumping_mun li:nth-child(5){
	width: 175px;
}
.mumping_mun li:nth-child(2),
.mumping_mun li:nth-child(3),
.mumping_mun li:nth-child(6){
	width: 120px;
}
.mumping_mun li h2{
	color: #fff;
	font-size: 92.95px;
	font-family: "黑体";
	display: inline-block;
}
.mumping_mun li i,.mumping_mun li p{
	color: #fff;
	font-size: 13.68px;
	font-style: normal;
}
.mumping_mun p{
	font-size: 20px;
	width: 100%;
	display: block;
	clear: both;
}
/*华南泵业*/

/*地标性案例*/
.case-title{
	text-align: center;
	padding: 65px 0 35px;
	font-weight: 600;
}
.case-title span{
	color: #717171;
	font-size: 25px;
	display: block;
	background: url(../images/title-xian.png) center no-repeat;
}
.case-bg{
	width: 49px;
	height: 4px;
	background: #008695;
	margin: 15px auto 0;
	
}
.case-note{
	padding: 0 20px 0px;
}
.case-note p{
	color: #1c1f20;
	font-size: 18.75px;
	line-height: 45.83px;
	/*text-align: center;*/
	text-indent: 2rem;
	letter-spacing: 3.5px;
	
}
.poster-main {
	height: 258px;
	position: relative;
	margin: 0 auto;
}
.poster-main .poster-list {
	height: 258px;
}
.poster-main .poster-list {
	height: 258px;
}
.poster-main .poster-list .poster-item {
	width: 200px;
	height: 358px;
	position: absolute;
	left: 0;
	top: 0;
}
.poster-main .poster-btn {
	position: absolute;
	top: 0;
	z-index: 10;
	cursor: pointer;
}
.poster-main .poster-prev-btn {
	left: 0;
}
.poster-main .poster-next-btn {
	right: 0;
}
.case-list{
	padding: 30px 0 65px;
	/*display: none;*/
}
/*.tab{
	display: block;
}*/
.case-list ul{
	display: table;
	margin: 0 auto;
}
.case-list ul li{
	float: left;
	text-align: center;
	margin-left: 50px;
	/*width: 75px;*/
}
.case-list ul li:first-child{
	margin-left: 0;
}
.case-list .li-case{
	height: 49px;
	width: 61px;
	margin: 0 auto;
	position: relative;
}
.case-list .li-case img{
	transition: 300ms;
	-webkit-transition: 300ms;
	position: absolute;
	left: 50%;
	bottom:0;
	transform: translateX(-50%);
}
.case-list ul li .pic1{
	display: block;
}
.case-list ul li .pic2{
	display: none;
}
.case-list ul li.link .pic2{
	display: block;
}
.case-list ul li.link .pic1{
	display: none;
}
.case-list ul li span{
	color: #727171;
	font-size: 14.7px;
	transition: 300ms;
	-webkit-transition: 300ms;
	padding-top: 15px;
	display: block;
}
.case-list ul li.link span{
	color: #2a919d;
}
/*地标性案例*/

/*华南新闻*/
.new{
	background: #f5f6f8;
}
.new-title{
	padding: 40px 0 40px;
}
.new-list{
	padding: 0 15px;
}

.nw-title span{
	font-weight: bold;
	color: #717171;
	font-size: 17px;
	display: block;
	/*width: 225px;*/
	padding-top: 18px;
	overflow: hidden;
	text-overflow: ellipsis;
	display:-webkit-box; 
	-webkit-box-orient:vertical; 
	-webkit-line-clamp:1; 
}
.nw-p{
	color: #717171;
	font-size: 14.58px;
	line-height: 25px;
	height: 28px;
	padding: 10px 0 0px;
	overflow: hidden;
	text-overflow: ellipsis;
	display:-webkit-box; 
	-webkit-box-orient:vertical; 
	-webkit-line-clamp:2; 
}
.nw-title p{
	color: #717171;
	font-size: 16.18px;	
}
.new-list ul li{
	float: left;
	width: 378px;
	background: #ffffff;
	padding: 25px 15px;
    margin-top: 10px;
    margin-left: 22px;
}
.new-list ul li:first-child{
	/*margin-left: 0;*/
}
.new-list ul li .nw-pic{
	width: 378px;
	overflow: hidden;
}
.new-list ul li .nw-pic img{
	transition: all 0.6s;
}
.new-list ul li:hover .nw-pic img{
	transform: scale(1.1);
}
.new-list ul li:hover{
	box-shadow:0px 0 17px rgba(0,0,0,.25);
}
/*.li-left,.li-right{
	width: 535px;
}
.li-new{
	padding-bottom: 15px;
}
.li-biaoti{
	width: 383px;
}
.li-biaoti span{
	font-weight: 600;
	font-size: 18.75px;
	color: #717171;
	overflow: hidden;
	text-overflow: ellipsis;
	display:-webkit-box; 
	-webkit-box-orient:vertical; 
	-webkit-line-clamp:1; 
}
.li-date p{
	color: #717171;
	font-size: 16.18px;
}
.new-list li{
	padding-bottom: 45px;
	overflow: hidden;
}
.new-list li:last-child{
	padding-bottom: 0;
}
.new-list ul li .li-left:hover .li-biaoti> span,
.new-list ul li .li-left:hover .li-date> p{
	color: #008695;
	transition: 300ms;
	-webkit-transition: 300ms;
}
.new-list ul li .li-right:hover .li-biaoti> span,
.new-list ul li .li-right:hover .li-date> p{
	color: #008695;
	transition: 300ms;
	-webkit-transition: 300ms;
}
.li-right> p,.li-left>p{
	color: #717171;
	font-size: 14.58px;
	width: 396px;
	overflow: hidden;
	text-overflow: ellipsis;
	display:-webkit-box; 
	-webkit-box-orient:vertical; 
	-webkit-line-clamp:1; 
}*/
.more2{
	text-align: center;
	padding: 40px 0 40px;
}
/*华南新闻*/

/*技术咨询*/
.nato-list{
	padding: 50px 0 30px;
}
.nato-list ul{
	display: table;
	margin: 0 auto;
}
.nato-list ul li{
	float: left;
	text-align: center;
	margin-left: 220px;
}
.nato-list ul li:first-child{
	margin-left: 0;
}
.nato-list ul li .li-nato{
	height: 97px;
}
.nato-list ul li span{
	display: block;
	padding: 15px 0 15px;
	font-size: 19.53px;
	color: #1c1f20;
	letter-spacing: 4px;
	/*font-weight: bold;*/
}
.nato-list ul li a{
	color: #3d3e3f;
	font-size: 14.64px;
	letter-spacing: 3px;
}
.nato-list ul li:hover a{
	color: #008695;
}
/*技术咨询*/
.footer{
	background: #272727;
	margin-top: 30px;
}
.footer-nav{
	padding: 45px 0 45px;
}
.footer-nav ul{
	display: flex;
	justify-content: space-between;
}
.footer-nav ul li a{
	color: #ffffff;
	font-size: 14.58px;
	transition: 300ms;
	-webkit-transition: 300ms;
	/*font-weight: bold;*/
}
.footer-nav ul li:hover a{
	color: #008695;
}
.footer-way{
	display: flex;
	justify-content: space-between;
	padding-bottom: 25px;
	border-bottom: 1px solid #6c7073;
}
.footer-left p,.footer-left a{
	color: #ffffff;
	font-size: 12.5px;
	line-height: 29.7px;
	letter-spacing: 4px;
	/*font-weight: bold;*/
}
.footer-phone:before,
.footer-address:before{
	content: "";
	display: inline-block;
	margin-bottom: -4px;
	margin-right: 10px;
}
.footer-phone:before{
	content: "";
	display: inline-block;
	background: url(../images/footer-phone.png) no-repeat;
	width: 16px;
	height: 16px;
}
.footer-address:before{
	background: url(../images/footer-address.png) no-repeat;
	width: 14px;
	height: 17px;
}
.footer-address1{
	padding-left: 22px;
}
.frident-ship{
	padding-left: 20px;
}
.footer-right span{
	color: #fff;
	font-size: 16.67px;
	/*font-weight: bold;*/
}
.footer-right p{
	color: #fff;
	font-size: 12.5px;
	text-align: center;
	padding: 10px 0 15px;
	padding-top: 10px;
	/*font-weight: bold;*/
}
.footer-more{
	width: 104px;
	height: 26px;
	border: 1px solid #008695;
	text-align: center;
}
.footer-more a{
	color: #008695;
	font-size: 12.5px;
	/*font-weight: bold;*/
}
.footer-more a:before{
	content: "";
	display: inline-block;
	background: url(../images/message.png) no-repeat;
	width: 18px;
	height: 15px;
	margin-right: 10px;
	vertical-align: middle;
}
.footer-down{
	height: 55px;
	line-height: 54px;
	text-align: center;
}
.footer-down span{
	margin-left: 50px;
}
.footer-down span:first-child{
	margin-left: 0;
}
.footer-down span,.footer-down a{
	color: #fff;
	font-size: 12.5px;
	display: inline-block;
}
.footer-down a{
	/*margin-left: 50px;*/
}
.footer-down a span{
	margin-left: 20px;
}
/*----------list---------------*/
/*.n-heade{
	position: relative;
}*/
.n-header{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	background: #fff;
	z-index: 9999;
}
.gunding{
	margin-top: 146px !important;
}
.n-header .logo{
	padding: 21.5px 30px 21.5px 0;
}
.n-header .header-right{
	padding: 22.5px 0;
}
.n-search-btn{
	border-bottom:1px solid #949596 !important;
}
.n-nav >ul >li >a{
	/*padding: 25px 0;*/
}
.n-nav >ul >li >a,.n-phone span{
	color: #353738;
}
.n-nav >ul >li .div-bg,.n-nav >ul >li .div-bg2{
	position: absolute;
	width: 100%;
	height: 2px;
	background: #008695;
	left: 0;
	bottom: 15px;
}
.n-nav >ul >li .div-bg2{
	display: none;
	transition: 300ms;
	-webkit-transition: 300ms;
}
.n-nav >ul >li:hover .div-bg2{
	display: block;
}
.n-nav >ul >li:hover .header-nav{
	display: block;
}
.n-phone span::before{
	background: url(../images/n-phone.png) no-repeat !important;
}
.header-nav{
	z-index: 9999;
	position: absolute;
	left: 0;
	top: 83%;
	width: 100%;
	background: #f5f6f8;
	height: auto;
	border-top: 1px solid #dedede;
	display: none;
}

.header-nav  ul{
	/*padding: 28px 0;*/
	padding-bottom: 35px;
}
.header-nav .container span{
	display: block;
	padding-left: 35px;
	padding-top: 3px;
}
.header-nav .container span,
.header-nav ul li a{
	color: #353738;
	font-size: 12.5px;
}
.header-nav ul{
	padding-top: 25px;
    display: table;
    margin: auto;
    float: none;
}
.header-nav ul li{
	float: left;
	padding: 0 23px;
}
.header-nav ul li:last-child{
	margin-right: 20px;
}
.header-nav ul li.bg-color a{
	color: #008695;
}
.header-nav ul li:hover a{
	color: #008695;
}
.header-nav .n-ul-new li{
	padding: 0;
    width: 20%;
    margin-left: 33px;
    border-left: 1px solid #abb3bf;
    padding-left: 20px;
    margin-bottom: 10px;
}
.header-nav .n-ul-new li:first-child{
	
}
.header-nav .n-ul-new li p{
	color: #727272;
	font-size: 15.75px;
	padding-top: inherit;
	margin: inherit;
}
.header-nav .n-ul-new li p:hover{
    text-decoration:underline;
}
.header-nav .pick-img{
	text-align: center;
	width: 47px;
	margin: 0 auto;
}
.header-nav .n-ul-new2 li p{
	padding-top: 3px;
}
.header-nav .n-ul-new2 li{
	margin-left: 60px;
}
.header-nav .n-ul-new3 li{
	margin-left: 105px;
}
.header-nav .n-ul-new3 li p{
	padding-top: 7px;
}
.header-nav .n-ul-new5 li p{
	padding-top: 9px;
}
/*.header-nav .n-ul-new5 li{
	width: 67px;
}*/
.header-nav .pick-img2{
	width: 60px;
	height: 56px;
}
.header-nav .pick-img3{
	width: 48px;
	height: 52px;
}
.header-nav .pick-img4{
	width: 54px;
	height: 50px;
}
.header-nav .pick-img5{
	width: 67px;
	height: 50px;
	margin: 0 auto;
/*	display: table-column;*/
}
.header-nav .pick-img6{
	/*width: 67px;*/
	width: 85px;
	height: 56px;
	margin: 0 auto;
	text-align: center;
/*	display: table-column;*/
}
.icon img{
	padding-left: 22px;
}
.icon2 img{
	padding-left: 22px;
}
.header-nav .n-ul-new li .pick1{
	display: block;
}
.header-nav .n-ul-new li .pick2{
	display: none;
}
.header-nav .n-ul-new li:hover .pick2{
	display: block;
}
.header-nav .n-ul-new li:hover .pick1{
	display: none;
}
.header-nav .n-ul-new li:hover p{
	color: #008695;
}
.header-nav .n-ul-new .width-pic1 img{
	padding-left: 12px;
}
.header-nav .n-ul-new .width-pic2 img{
	padding-left: 11px;
}
.header-nav .n-ul-new .width-pic3 img{
	padding-left: 6px;
}
.header-nav .n-ul-new .width-pic4 img{
	/*padding-left: 15px;*/
}
.header-xia .header-nav{
/*	display: none;*/
}

.silder-fixed{
	position: fixed;
	right: 60px;
	top: 50%;
	transform: translateY(-50%);
	z-index: 999;
}
.silder-fixed ul li{
	margin-bottom: 10px;
}
/*.silder-fixed-pic4 {
	display: none;
}*/

.hnps-lunbo .swiper-pagination-bullet-active{
	width: 19px !important;
	height: 19px !important;
	background: url(../images/yuan.png) no-repeat !important;
	margin-bottom: -5px !important;
}


/*HNPS一体化泵站*/
.banner2{
	position: relative;
	width: 100%;
}
.banner2 .swiper-slide> img{
	height: auto;
	width: 100%
}
.list-header{
	width: 100%;
	position: absolute;
	left: 0;
	/*top: 215px;*/
	top: 20%;
}
/*.banner .container{
	 opacity: 0;
	 transition: all 6s;
}*/
.list-header-title,.list-header-ul,.list-header-span{
	padding-left: 35px;
}
.list-header .list-header-title{
	 opacity: 0;
	 transition: all 7s;
}
.list-header .list-header-ul{
	 opacity: 0;
	 transition: all 6s;
}
.list-header .list-header-span{
	 opacity: 0;
	 transition: all 5s;
}
.list-header-title span{
	display: block;
	font-size: 25px;
	font-family: "华文细黑";
	color: #ffffff;
	margin-top: 30px;
}
.list-header-ul{
	width: 545px;
	margin-top: 45px;
}
.list-header-ul ul li{
	width: 50%;
	float: left;
	margin-bottom: 15px;
	
}
.list-header-ul ul li p{
	padding-left: 12px;
	color: #000;
	font-size: 18px;

}
.list-header-span{
	/*border-bottom: 1px solid #008695;*/
}
.list-header-span span{
	color: #fff;
	font-size: 14px;
}
.list-header-span >img{
	margin-bottom: 3px;
}
.list-header-pic{
	margin-top: -10px;
}





.hnps .container{
	/*padding-top: 90px;*/
}
.hnps-left{
	width: 545px;
	margin-left: 35px;
}
.hnps-left span{
	color: #000000;
	font-size: 46.97px;
	display: block;
	padding: 60px 0 60px;
}
.hnps-left >p{
	color: #2a2a2a;
	font-size: 16.67px;
	line-height: 33.33px;
	letter-spacing: 1px;
}
.hnps-right{
	margin-right: 35px;
}
.hnps-list{
	padding-top: 55px;
}
.hnps-list ul li{
	float: left;
	width: 100px;
	text-align: center;
	padding:0 35px;
	margin-bottom: 60px;
}
.hnps-list ul li .li-hnps img{
	position: absolute;
	left: 50%;
	bottom: 0;
	transform: translateX(-50%);
}
.hnps-list ul li .li-hnps{
	height: 69px;
	position: relative;
}
.hnps-list ul li p{
	color: #292929;
	font-size: 12.86px;
	padding-top: 10px;
}
/*.hnps-list ul li:hover p{
	color: #008695;
	transition: 300ms;
	-webkit-transform: 300ms;
}*/

/*HNPS一体化泵站*/

/*应用领域*/

/*应用领域*/

/*HNPS一体化泵站*/
.hnps2{
	/*padding-bottom: 40px;*/
}
.hnps2-title{
	text-align: center;
	width: 635px;
	margin: 0 auto;
	padding: 35px 0 35px;
}
.hnps2-title span{
	color: #000000;
	font-size: 42.47px;
	display: block;
	padding-bottom: 35px;
}
.hnps2-title p{
	color: #292929;
	font-size: 14.74px;
	line-height: 29.49px;
}
.hnps2-img{
	text-align: center;
	position: relative;
}
.hnps2-ding{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}
/*HNPS一体化泵站*/

/*图片轮播*/


.banner .swiper-pagination{padding-bottom: 20px;}
.banner .swiper-pagination-bullet{
	margin-left: 15px !important;
	width: 8px;
	height: 8px;
	background:  #ddd;
	opacity: 1;
}
.banner .swiper-pagination-bullet-active{
	width: 19px;
	height: 19px;
	background: url(../images/yuan.png) no-repeat;
	margin-bottom: -5px !important;
}

.hnps-lunbo {
	position: relative;
	width: 100%;
	/*padding-bottom: 60px;*/
}
.hnps-lunbo .swiper-pagination-bullet{
	margin-left: 24px;
	width: 8px;
	height: 8px;
	background:  #000000;
}
.hnps-lunbo .swiper-pagination-bullet:first-child{
	margin-left: 0;
}
.hnps-lunbo .swiper-pagination-bullet-active{
	/*width: 19px;
	height: 19px;*/
	background: #008695;
	/*margin-bottom: -5px;*/
}
.hnps-lunbo .swiper-pagination{
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: 0%;
	opacity: 1;
	height: 19px;
	line-height: 19px;
	margin-bottom: 35px;
}
/*图片轮播*/

/*螺旋离心泵*/
.xuan{
	/*padding-top: 55px;*/
}

/*螺旋离心泵*/

/*螺旋离心泵*/
.
/*螺旋离心泵*/

/*自动清洁底座*/

/*自动清洁底座*/

/*---------------list1-------------*/

/*资讯中心*/
.new-center{
	background: #f5f5f5;
	padding-bottom: 90px;
}
.new-center .container{
	padding: 0 20px;
}
.new-center-title{
	width: 1280px;
	margin: 0 auto;
}
.new-cont{
	width: 1278px;
	margin: 0 auto;
}
.new-center-title{
	/*height: 145px;
	line-height: 145px;*/
	padding: 45px 0 45px;
}
.new-center-title span{
	color: #717171;
   font-size: 25px;
}
.new-center-title span:before{
	width: 4px;
	height: 25px;
	background: #008695;
	content: "";
	display: inline-block;
	vertical-align: middle;
	margin-bottom: 1px;
	margin-right: 15px;
}
.new-ul li{
	float: left;
	padding-top: 5px;
}
.new-ul li a{
	color: #838383;
	font-size: 12.5px;
	
}
.new-ul li a:hover{
	color: #008695;	
}
.new-ul li a:after{
	content: "/";
	display: inline-block;
	margin: 0 10px;
}
.new-ul li:last-child a:after{
	content: none;
}

.new-center-list{
	height: 75px;
	line-height: 74px;
	margin: auto;
    width: 1325px;
    border-bottom: 
	border-bottom: 1px solid #c2c2c2;
	margin-bottom: 25px;
}
.new-center-list ul li{
    padding: 0px 15px;
	text-align: center;
	float: left;
	position: relative;
	line-height: 32px;
}
.new-center-list ul li a{
	color: #a2a1a1;
	font-size: 16.7px;
	display: block;
}
.new-center-list ul li:hover a{
	color: #008695;
}
.new-center-list ul li:hover:before{
	border: 2px solid #008695;
}
.new-center-list ul li:first-child a{
	/*margin-left: 170px;*/
}
.new-center-list ul li:last-child a{
	/*margin-right: 170px;*/
}
/*.new-center-list ul li:before{*/
	/*content: "";*/
	/*display: inline-block;*/
	/*width: 11px;*/
	/*height: 11px;*/
	/*background: #f5f5f5;*/
	/*border: 2px solid #c4c4c4;*/
	/*border-radius: 50px;*/
	/*position: absolute;*/
	/**/
	/*top: 92%;*/
/*}*/
.new-center-list ul li.active2:before{
	border: 2px solid #008695;
}
.new-center-list ul li:hover > li:before{
	border: 2px solid #008695;
}
.new-center-list ul li.active2 a{
	color: #008695;
}
.new-center-list ul li.li-after1:before{
	/*left: 61.5%;*/
}
.new-center-list ul li.li-after2:before{
	/*right: 61.5%;*/
}
.new-center-list ul li:after{
	position: absolute;
	top: 50%;
	right: 0;
	transform: translateY(-50%);
	content: "";
	display: inline-block;
	width: 1px;
	height: 27px;
	background: #c2c2c2;
}
.new-center-list ul li:last-child:after{
	content: none;
}
.new-center-ul > ul{
	/*padding: 0 33px 168px;*/
	padding: 0 36px 45px 30px;
}
.new-center-ul > ul > li{
    overflow: hidden;
	padding: 40px 0;
	border-bottom: 1px dashed #bbbbbb;
}
.new-center-ul ul li:hover .li-new-title span,
.new-center-ul ul li:hover .li-new-right p{
	color: #008695;
}
.new-center-ul ul li:hover .li-new-pic img{
	transform: scale(1.1);
}

.new-center-ul2 > ul > li:hover{
	border-bottom: 1px dashed #008695;
}
.new-center-ul2 ul li:hover .li-new-left{
	border: 1px solid #008695;
}
.new-center-ul ul li:hover .li-new-title{
	border-bottom: 1px dashed #008695;
}
.li-new-left{
	border: 1px solid #c2c2c2;
	/*padding: 12px;*/
	padding: 10px 10px;
}
.li-new-right{
	/*width: 800px;*/
	width: 780px;
}
.li-new-pic{
	/*width: 352px;
	height: 162px;*/
	overflow: hidden;
	position: relative;
}
.li-new-pic img{
	transition: all 0.6s;
}
.tuijian{
	background: #008695;
	width: 64px;
	height: 37px;
	text-align: center;
	line-height: 37px;
	position: absolute;
	left: 15px;
	top: 12px;
}
.tuijian a{
	color: #fff;
	font-size: 19.27px;
}
.li-new-title{
	padding-bottom: 30px;
	border-bottom: 1px dashed #a7a7a7;
}
.li-new-title span{
	font-size: 16.67px;
	color: #747373;
	transition: 300ms;
}
.li-new-title p,.new-p{
	color: #9b9898;
	font-size: 12.58px;
	transition: 300ms;
}
.new-p{
	line-height: 25px;
	padding: 22px 0 35px;
}
.new-more{
	height: 33px;
	width: 120px;
	border: 1px solid #008695;
	text-align: center;
	line-height: 31px;
}
.new-more:hover{
	background: #008695;
}

a:hover .new-more{
	color:#fff;
}
.new-more a{
	color: #008695;
	font-size: 14.58px;
}
.new-center-cont{
	/*position: relative;*/
	width: 100%;
	/*display: none;*/
}
/*.new-center-cont .new-center-xuan{
	display: none;
}
.new-center-cont .new-center-xuan:first-child{
	display: block;
}*/
.new-center-xuan .swiper-pagination-bullet{
	margin-left: 24px !important;
	width: 19px;
	height: 19px;
	background:  transparent;
	opacity: 1;
	border:1px solid #2a919d;
	line-height: 19px
	/*background: url(../images/yuan2.png) no-repeat;*/
}
/*.new-center-xuan .swiper-pagination-bullet:first-child{
	margin-left: 0;
}*/
.new-center-xuan .swiper-pagination-bullet-active{
	width: 19px !important;
	height: 19px ;
	/*background: url(../images/yuan.png) no-repeat;*/
	margin-bottom: -5px !important;
	background: #2a919d;
	color: #fff
}
.new-center-xuan .swiper-pagination{
	bottom: 26px !important;
}

/*---------------list2------------*/
.new-xiang{
	/*padding: 0 36px 45px;*/
}
.new-span{
	text-align: center;
	height: 75px;
	line-height: 74px;
	border-bottom: 1px solid #c2c2c2;
}
.new-span span{
	color: #747373;
	font-size: 20.83px;
}
.new-xiang-title{
	text-align: center;
	padding: 25px 0 25px;
}
.new-xiang-title span{
	color: #9b9898;
	font-size: 15.28px;
}
.new-xiang-title .span-befor1{
	margin-right: 33px;
}
.new-xiang-title span:before{
	content: "";
	display: inline-block;
	vertical-align: middle;
	margin-bottom: 3px;
	margin-right: 12px;
}
.new-xiang-title .span-befor1:before{
	background: url(../images/time.png) no-repeat;
	width: 18px;
	height: 18px;
	
}
.new-xiang-title .span-befor2:before{
	width: 27px;
	height: 17px;
	background: url(../images/eye.png) no-repeat;
}
.new-xiang p{
	/*color: #6c6969;*/
	color: unset;
	font-size: 14.58px;
	/*text-indent: 2em;*/
	text-indent: unset;
	line-height: 29.17px;
	padding: 20px 0;
	/*letter-spacing: 0.5px;*/
}
.new-xiang-pic{
	text-align: center;
}
/*----------list3--------------*/
.case-center{
	background: #fff;
	width: 100%;
}
.case-center .container{
	padding: 0 23px;
}
.case-center-ul ul{
	padding: 0 60px 168px 40px;
}
.case-center-list{
	padding: 0 30px;
	margin-bottom: 40px;
}
.case-center-list ul li{
	width: 243px;
	/*padding: 20px 0;
    border-bottom: 1px dashed #bbbbbb;*/
	/*padding: 20px 0;*/
}
.case-center-list ul li:last-child a{
	margin-right: 0;
}
.case-center-list ul li:first-child a{
	margin-left: 0 ;
}
.case-center-list ul li.li-after1:before {
    left: 50%;
    transform: translateX(-50%);
}
.case-center-ul ul li{
	padding: 25px 0;
	border-bottom: 1px solid #bbbbbb;
}
.case-center-ul ul li:hover{
	border-bottom: 1px solid #008695;
}
.case-center-ul ul li .li-case-pic{
	width: 289px;
	overflow: hidden;
	position: relative;
	border: 1px solid #c2c2c2;
}
.case-center-ul ul li .li-case-pic img{
	transition: all 0.6s;
}
.case-center-ul ul li:hover .li-case-pic img{
	transform: scale(1.1);
}
.new-center-ul ul li .li-case-right{
	width: 870px;
	padding-top: 25px;
}
.new-center-ul li .li-case-right .case-p{
	letter-spacing: 1px;
	padding: 15px 0 20px;
}
.li-new-right .li-case-title{
	padding-bottom: 20px;
}
/*----------list4--------------*/
.case-xiang{
	/*padding: 0 33px 25px 38px;*/
}
.case-xiang p{
	/*padding: 6px 0 20px;*/
	padding: unset;
	/*letter-spacing: 1px;*/
	letter-spacing: unset;
}
.case-h5{
	/*font-weight: 500;*/
	color: #6c6969;
	font-size: 16.67px;
	padding-top: 20px;
}
/*----------------list5-------------*/
.service-center{
	background: #fff;
}
.service-center-list{
	padding: 0 40px;
}
.service-center-list ul li{
	width: 299px;
}
.service-center-list ul li.li-after1:before {
    left: 50%;
    transform: translateX(-50%);
}
.service-center-list ul li:last-child a {
    margin-right: 0;
}
.service-center-list ul li:first-child a {
    margin-left: 0;
}
/*----------list6------------*/
.service-p{
	padding-left: 200px;
}
.service-img{
	text-align: center;
	padding-top: 20px;
	padding-bottom: 10px;
}
.service-p dl{
	padding-bottom: 30px;
}
.service-p dl dt{
	color: #6c6969;
	font-size: 18.75px;
	line-height: 25px;
	padding-bottom: 10px;
}
.service-p dl dd,.service-p dl strong{
	color: #6c6969;
	font-size: 14.58px;
	line-height: 29.17px;
}
/*------------------list7----------------*/
.service-title{
	background: #f5f5f5;
	height: 63px;
	line-height: 63px;
	text-align: center;
	border-bottom: 1px solid #c3c3c3;
	border-top: 1px solid #c3c3c3;
	margin-top: 40px;
}
.service-title h2{
	color: #6c6969;
	font-size: 16.67px;
	letter-spacing: 5px;
}
.service-note{
	padding: 30px 0;
	margin: 0 31px;
	border-bottom: 1px solid #c2c2c2;
}
.service-note h5{
	color: #6c6969;
	font-size: 16.67px;
	padding-bottom: 18px;
}
.service-note p{
	letter-spacing: 2px;
}
.service-note ul{
	display: table;
	margin: 0 auto;
	padding-top: 30px;
}
.service-note li{
	float: left;
	padding-left: 110px;
	text-align: center;
}
.service-note li:first-child{
	padding-left: 0;
}
.service-note li .li-service{
	height: 75px;
}
.service-note li span{
	display: block;
	padding-top: 10px;
}
.service-note li span,.service-note p{
	color: #6c6969;
	font-size: 14.58px;
	line-height: 29.17px;
}
.service-note li .li-service3{
	height: 66px;
}
.service-note li .li-service4{
	height: 65px;
}
/*------------------list8----------------*/
/*华南优势*/
.advantage-nav{
	padding: 45px 0 45px;
}
.advantage-nav li{
	width: 133px;
	height: 39px;
	border: 1px solid #b1b1b1;
	line-height: 39px;
	text-align: center;
	float: left;
	margin-left: 25px;
}
.advantage-nav li:first-child{
	margin-left: 0;
}
.advantage-nav li.active3,.advantage-nav li:hover{
	background: #008695;
	border: 1px solid #008695;
}
.advantage-nav li.active3 a,.advantage-nav li:hover a{
	color: #fff !important;
}
.advantage-nav ul{
	display: table;
	margin: 0 auto;
}
.advantage-nav li a{
	color: #5b5a5a;
	font-size: 14.58px;
	letter-spacing: 4px;
	display: block;
}
/*.advantage-list{
	text-align: center;
}*/
.advantage-title h2{
	font-size: 35.05px;
	color: #008695;
	font-weight: 500;
	text-align: center;
}
.advantage-title span{
	color: #515050;
	font-size: 15.28px;
	letter-spacing: 2px;
	text-align: center;
    display: block;
}
.advantage-note{
	width: 1100px;
	margin: 0 auto;
	padding: 30px 0 30px;
	text-align: center;
}
.advantage-note h3{
	font-weight: 500;
	font-size: 25px;
	color: #343333;
	padding-bottom: 30px;
}
.advantage-note p{
	font-size: 14.58px;
	color: #515050;
	line-height: 25px;
	letter-spacing: 1px;
	/*text-indent: 3rem;*/
}
.advantage-ul li{
	float: left;
	width: 426px;
	margin-left: 23px;
}
.advantage-ul  .li-advantage{
	width: 426px;
	overflow: hidden;
}
.advantage-ul .li-advantage img{
	transition: all 0.6s;
}
.advantage-ul li:hover .li-advantage img{
	transform: scale(1.1);
}
.advantage-ul li:first-child{
	margin-left: 0;
}
.advantage-ul li span{
	display: block;
	color: #343333;
	font-size: 16.67px;
	text-align: center;
	padding: 30px 0 30px;
}
.advantage-ul li:hover span{
	color: #008695;
}
/*.advantage-xuan .advantage-list{
	display: none;
}
.advantage-xuan .advantage-list:first-child{
	display: block;
}*/
/*华南优势*/

/*先进的技术*/
.technology{
	width: 100%;
	padding: 130px 0;
	background: url(../images/join-bg1.png) no-repeat top center;
}
.technology-cont{
	width: 1160px;
	margin: 0 auto;
	text-align: center;
	background: rgba(0,0,0,.16);
	/*margin: 130px 0;*/
	padding-bottom: 45px;
}
.technology-title{
	text-align: center;
}
.technology-title h4{
	font-size: 37.5px;
	color: #fff;
	font-weight: 500;
	padding: 45px 0 35px;
}
.technology-cont span{
	color: #ffffff;
	font-size: 25px;
	display: block;
	line-height: 25px;
	padding-bottom: 35px;
}
.technology-cont p{
	color: #ffffff;
	font-size: 14.58px;
	line-height: 25px;
	padding: 0 81px 0 91px;
	letter-spacing: 1.5px;
	
}
/*先进的技术*/

/*完善售后服务体系*/
.service2{
	/*margin: 36px 0 39px;*/
	width: 100%;
	background: url(../images/join-bg2.png) no-repeat center top;
}
.service2-note{
	width: 640px;
	margin-right: 65px;
	padding: 120px 0 120px;
}
.service2-note >span{
	color: #fff;
	font-size: 25px;
	display: block;
	padding-bottom: 25px;
}
.service2-note p{
	color: #fff;
	font-size: 14.58px;
	line-height: 25px;
	letter-spacing: 2px;
}
.service2-note ul{
	padding-top: 30px;
}
.service2-note ul li{
	float: left;
	width: 88px;
	text-align: center;
	margin-left: 50px;
}
.service2-note ul li:first-child{
	margin-left: 0;
}
.service2-note ul li .li-service2{
	height: 48px;
}
.service2-note ul li span{
	color: #ffffff;
	font-size: 12.5px;
	display: block;
	padding-top: 8px;
}
/*完善售后服务体系*/

/*加盟条件*/
.condition{
	padding: 120px 0 120px;
	background: url(../images/join-bg3.jpg) no-repeat center top;
	background-size: cover;
}
.condition-cont{
	width: 745px;
}
.condition-title{
	padding-bottom: 75px;
}
.condition-title span{
	display: block;
	font-size: 12.58px;
	color: #515050;
	letter-spacing: 2px;
}
.condition-title h2{
	font-size: 35.05px;
	color: #008695;
	font-weight: 500;
}
.condition-list li{
	overflow: hidden;
	padding-bottom: 45px;
}
.condition-list li:last-child{
	padding-bottom: 0;
}
.li-cont-right{
	width: 670px;
	
}
.li-con-left img{
	display: inline-block;
	vertical-align: middle;
}
.li-cont-right p{
	color: #008695;
	font-size: 19.48px;
	letter-spacing: 1px;
	padding-right: 10px;
	line-height: 33.39px;
	vertical-align: middle;
	display: inline-block;
}
.condition-list li:not(:first-child) p{
	padding-top: 10px;
}
.condition-list li:last-child p{
	padding-top: 5px;
}
/*加盟条件*/

/*加盟流程*/
.process{
	padding-bottom: 60px;
}
.process-title{
	padding: 50px 0 50px;
}
.process-list li{
	float: left;
	width: 225px;
	text-align: center;
	margin-left: 50px;
}
.process-list li:first-child{
	margin-left: 0;
}
.process-list li .li-process{
	border: 1px dashed #8f8f8f;
	border-radius: 100px;
	width: 190px;
	height: 190px;
	margin: 0 auto;
	position: relative;
}
.process-list li .li-process:after{
	content: "";
	display: inline-block;
	width: 85px;
	height: 12px;
	position: absolute;
	right: -85px;
	top: 50%;
	transform: translateY(-50%);
	background: url(../images/join-xian_06.png) no-repeat;
}
.process-list li:last-child .li-process:after{
	content: none;
}
.process-list li .li-process img{
	padding: 6px;
}
.process-list li span{
	color: #afaeae;
	font-size: 28.76px;
	display: block;
	padding: 25px 0 15px;
}
.process-list li h5{
	color: #343333;
	font-size: 20.83px;
	padding-bottom: 8px;
	/*font-weight: 500;*/
}
.process-list li p{
	color: #515050;
	font-size: 14.58px;
}
/*加盟流程*/

/*加盟华南*/
.huanan{
	padding: 75px 0 75px;
	background: url(../images/join-bg4.png) no-repeat;
	background-size: cover;
}
.huanan-title{
	text-align: center;
	padding-bottom: 50px;
}
.huanan-title span{
	color: #ffffff;
	font-size: 35.05px;
	display: block;
	letter-spacing: 5px;
}
.huanan-title p{
	color:#fff;
	font-size: 15.28px;
	letter-spacing: 2px;
}
.message{
	width: 730px;
	margin: 0 auto;
	border: 1px solid #fff;
}
.message h4{
	color: #fff;
	font-size: 25px;
	font-family: "黑体";
	text-align: center;
	padding: 35px 0 30px;
}
.message-ul{
	padding: 0 27px;
}
.li-message-left,
.li-message-right,
.li-message3-left{
	width: 329px;
}
.li-message-left,
.li-message-right,
.li-message,
.li-message3-left{
	border: 1px solid #fff;
	height: 39px;
	line-height: 37px;
}
.message-ul li input::-webkit-input-placeholder,
.message-ul li textarea::-webkit-input-placeholder{
    font-size: 13.75px;
	color: #fff;
	display: inline-block;
	text-indent: 1rem;
	line-height: 37px;
}
.message-ul li input:-moz-placeholder,
.message-ul li textarea:-moz-placeholder {
    font-size: 13.75px;
	color: #fff;
	display: inline-block;
	text-indent: 1rem;
	line-height: 37px;
}
.message-ul li input::-moz-placeholder,
.message-ul li textarea::-moz-placeholder {
    font-size: 13.75px;
	color: #fff;
	display: inline-block;
	text-indent: 1rem;
	line-height: 37px;
}
.message-ul li input:-ms-input-placeholder,
.message-ul li textarea:-ms-input-placeholder {
     font-size: 13.75px;
	color: #fff;
	display: inline-block;
	text-indent: 1rem;
	line-height: 37px;
}
.li-message-left,
.li-message-right span,
.li-message span,
.li-message2 span,
.li-message3-left span{
	
}
.li-message-left input,.li-message-right input{
	font-size: 16px;
	color: #fff;
	text-indent: 0.5rem;
}
.li-message1{
	margin-bottom: 23px;
}
.li-message{
	width: 674px;
	
}
.li-message,.li-message2{
	margin-bottom: 25px;
}
.li-message2{
	width: 674px;
	height: 83px;
	border: 1px solid #fff;
}
.li-message2 span{
	vertical-align: top;
}
.li-message2  textarea{
	height: 82px;
	width: 534px;
	background: none;
	/*color: #fff;*/
	font-size: 16px;
	text-indent: 0.5rem;
}
.li-message3{
	margin-bottom: 37px;
}
.li-message3-right{
	width: 148px;
	height: 40px;
	margin-right: 190px;
}
.li-message4{
	margin-bottom: 37px;
}
.li-message4 input{
	width: 674px;
	background: #008695;
	height: 41px;
	color: #fff;
	color: #fff;
	font-size: 16px;
	border-radius: 3px;
	letter-spacing: 4px
}
/*加盟华南*/

/*---------------------list8----------*/
/*华南品牌*/
.beng-cont{
	border-bottom: 1px solid #7a7a7a;
}
.beng-title{
	text-align: center;
}
.beng-title span{
	color: #403e3e;
	font-size: 27.86px;
}
.beng-title span:first-child:after{
	content: "";
	display: inline-block;
	width: 3px;
	height: 30px;
	background: #403e3e;
	vertical-align: middle;
	margin: 0 24px;
}
.digital2 ul{
	display: table;
	margin: 0 auto;
}
.digital2 ul li{
	float: left;
	text-align: center;
	position: relative;
}
.digital2 ul li:not(:last-child):after{
	background: #7c7c7c;
	height: 79px;
	width: 1px;
	content: "";
	display: inline-block;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}
.digital2 ul li:first-child{
	margin-left: 0;
}
.digital2{
	padding-top: 40px;
	padding-bottom: 6px;

	/*padding: 65px 0 75px;*/
}
.digital2 ul li h2{
	color: #323232;
	font-size: 52.84px;
	font-family: "华文细黑";
	letter-spacing: 3px;
	/*animation: r_x 4s ease-in-out infinite;
	-webkit-animation: r_x 4s ease-in-out infinite;*/
	display: inline-block;
}
.digital2 ul li:nth-child(2){
	width: 227px;
	padding: 0;
}
.digital2 ul li:nth-child(1),
.digital2 ul li:nth-child(3){
	width: 185px;
	padding: 0;
}
.digital2 ul li:nth-child(4){
	width: 214px;
	padding: 0;
}
.digital2 ul li:nth-child(2),
.digital2 ul li:nth-child(5){
	width: 210px;
	padding: 0;
}
.mun_top{
	position: relative;
}
.fa-icon{
	position: absolute;
	right: 40px;
	top: 0;
}
.fa-icon4{
	right: 45px;
}
.fa-icon3{
	right: 55px;
}
.fa-icon1{
	right: 60px;
}
.fa-icon2{
	right: 37px;
}
/*.beng-time ul li .beng-p{
	position: relative;
}
.beng-time ul li i{
	position: absolute;
	right: -15px;
	top: 0;
}
.beng-time ul li .beng-em{
	right: 19px;
}
.beng-time ul li .beng-em2{
	right: 12px;
}*/
.digital ul li p{
	letter-spacing: 3px;
}
.digital2 ul li i,.digital2 ul li p{
	color: #323232;
	font-size: 13.4px;
	font-style: normal;
}
.beng-note{
	width: 1170px;
	margin: 0 auto;
}
.beng-note p{
	text-indent: 2rem;
	color: #6c6b6b;
	font-size: 14.58px;
	line-height: 29.17px;
	padding-bottom: 20px;
}
/*研发实力*/
.beng-yanfa{
	border-bottom: 1px solid #7a7a7a;
	padding-bottom: 25px;
}
.yanfa-title{
	padding: 45px 0 40px;
}
.yanfa-note{
	width: 1165px;
	margin: 0 auto;
}
.yanfa-note p{
	color: #6c6b6b;
	font-size: 14.58px;
	line-height: 29.17px;
	text-indent: 2rem;
	padding-bottom: 20px;
}
.yanfa-pic{
	text-align: center;
	padding-bottom: 22px;
}
/*研发实力*/
	
/*华南品牌*/
.honnor-title{
	padding: 45px 0 0px;
}
.honnor{
	width: 1160px;
	margin: 0 auto;
}
.honnor >p{
	color: #6c6b6b;
	font-size: 14.58px;
	line-height: 29.17px;
}
.honner-list1{
	text-align: center;
	padding: 40px 0 40px;
}
.honner-list1 ul{
	padding: 0 100px 0 85px;
}
.honner-list1 ul li{
	width: 167px;
	text-align: center;
	float: left;
	margin-left: 35px;
}
.honner-list1 ul li:first-child{
	margin-left: 0;
}
.honner-list1 ul li p,.honner-list2 ul li p{
	color: #6c6b6b;
	font-size: 12.5px;
	padding-top: 18px;
	letter-spacing: 1px;
}
.honner-list1 h4,.honner-list2 h4{
	color: #6c6b6b;
	font-size: 20.83px;
	font-weight: 500;
	padding-top: 35px;
	text-align: center;
}
.honner-list2{
	padding-bottom: 45px;
}
.honner-list2 ul{
	    padding: 0px 72px 0 44px;
}
.honner-list2 ul li{
	float: left;
	width: 232px;
	text-align: center;
	margin-left: 34px;
}
.honner-list2 ul li:nth-child(3){
	margin-left: 40px;
}
.honner-list2 ul li:nth-child(4){
	margin-left: 41px;
}
.honner-list2 ul li:first-child{
	margin-left: 0;
}
/*华南历程*/
.history-title{
	padding: 45px 0 40px;
}
.history-cont{
	width: 930px;
	margin: 0 auto;
	/*background: yellowgreen;*/
	position: relative;
	padding-bottom: 45px;
}
.history-note{
	width: 432px;
	min-height: 154px;
}
.history-note2{
	width: 385px;
	margin-left: 55px;
	text-align: right;
	min-height: 112px;
}
/*.history-note,
.history-note3,
.history-note5,
.history-note7,
.history-note9{
	width: 432px;
}*/
.history-note span{
	display: block;
	padding-top: 50px;
}
.history-note p,
.history-note span,
.history-note3 p,
.history-note3 span,
.history-note5 p,
.history-note5 span{
	padding-left: 10px;
}
/*.history-note2,
.history-note4,
.history-note6,
.history-note8{
	width: 385px;
	margin-left: 55px;
	text-align: right;
}*/
.history-note2 span{
	text-align: right;
}
.history-cont span{
	color: #403e3e;
	font-family: "黑体";
	font-size: 25px;
	display: block;
}
.history-cont p{
	line-height: 25px;
	font-size: 12.5px;
	color: #6c6b6b;
	/*letter-spacing: 1px;*/
}
.history-note,
.history-note2,
.history-note3,
.history-note4,
.history-note5,
.history-note6,
.history-note7,
.history-note8,
.history-note9{
	position: relative;
}
.history-note:before,
.history-note:after,
.history-note2:before,
.history-note2:after,
.history-note3:before,
.history-note3:after,
.history-note4:before,
.history-note4:after,
.history-note5:before,
.history-note5:after,
.history-note6:before,
.history-note6:after,
.history-note7:before,
.history-note7:after,
.history-note8:before,
.history-note8:after,
.history-note9:before,
.history-note9:after{
	content: "";
	display: inline-block;
	position: absolute;
}
.history-note:after,
.history-note2:after,
.history-note3:after,
.history-note4:after,
.history-note5:after,
.history-note6:after,
.history-note7:after,
.history-note8:after,
.history-note9:after{
	background-image: url(../images/beng-icon2.png);
	background-repeat: no-repeat;
	width: 33px;
	height: 33px;
	
}
.history-note:hover:after,
.history-note2:hover:after,
.history-note3:hover:after,
.history-note4:hover:after,
.history-note5:hover:after,
.history-note6:hover:after,
.history-note7:hover:after,
.history-note8:hover:after,
.history-note9:hover:after{
	background-image: url(../images/beng-icon1.png);
	background-repeat: no-repeat;
	width: 35px;
	height: 35px;
	/*transition: all 300ms;*/
	/*transform: scale(1.1);*/
	
}
.history-note:before,
.history-note2:before,
.history-note3:before,
.history-note4:before,
.history-note5:before,
.history-note6:before,
.history-note7:before,
.history-note8:before,
.history-note9:before{
	background: #7a7a7a;
	width: 2px;
}
.history-hover::before,.history-hover::after{
	background-color: #008695;
	/* color: #fff!important; */
	background-image: url(../images/beng-icon1.png);
	border-radius: 50%;
	overflow: hidden;
}
/*.history-note.link:before{
	background: #008695;
}*/
/*.history-note.link:after{
	background: url(../images/beng-icon1.png) no-repeat;
	width: 35px;
	height: 35px;
}*/
.history-note:first-child:before{
	height: 0;
}
.history-note:before{
	height: 80px;
	left: -30px;
	top: -42px;
}
.history-note:after{
	left: -45px;
	top: 50px;
}
.history-note2:before{
	height: 80px;
    top: -63px;
    /*right: -32px;*/
    right: -30px;
}
.history-note2:after{
	right: -46px;
	top: 25px;
}
.history-note2 span{
	padding-top: 32px;
}
.history-note3:before{
	height: 99px;
    top: -21px;
    left: -25px
}
.history-note3:after{
	  left: -39px;
    top: 83px;
}
.history-note3 span,
.history-note3 p{
	padding-left: 15px;
}
.history-note3 span{
	padding-top: 82px;
}
.history-note4:before{
	height: 80px;
    top: -36px;
    right: -35px;
}
.history-note4:after{
	right: -53px;
    top: 52px;
}
.history-note4 span{
	padding-top: 56px;
}
.history-note5:before{
	height: 96px;
    top: -90px;
    left: -21px;
}
.history-note5:after{
	left: -34px;
    top: 16px;
}
.history-note5 span,
.history-note5 p{
	padding-left: 22px;
}
.history-note5 span{
	padding-top: 17px;
}
.history-note6:before{
	height: 96px;
    top: -89px;
    right: -41px;
}
.history-note6:after{
	    right: -58px;
    top: 14px;
}
.history-note6 span{
	padding-top: 20px;
}
.history-note7:before{
	height: 78px;
    top: -92px;
    left: -17px;
}
.history-note7:after{
	left: -32px;
    top: -3px;
}
.history-note7 span,
.history-note7 p{
	padding-left: 26px;
}
.history-note5 span{
	padding-top: 17px;
}
.history-note8{
	width: 390px;
}
.history-note8:before{
	height: 96px;
    top: -91px;
    right: -39px;
}
.history-note8:after{
	        right: -57px;
    top: 14px;
}
.history-note9:before{
	height: 122px;
    top: -72px;
    left: -14px;
}
.history-note9:after{
	    left: -28px;
    top: 59px;
}
.history-note9 span,
.history-note9 p{
	padding-left: 26px;
}
.history-note9 span{
	padding-top: 62px;
}
/*华南历程*/
.contact-cont{
	padding-top: 30px;
	/*padding-bottom: 95px;*/
}
.contact-left{
	width: 400px;
	padding-top: 66px;
}
.contact-left span{
	color: #403e3e;
	font-size: "黑体";
	font-size: 25px;
	display: block;
	padding-bottom: 45px;
}
.contact-left p{
	color: #6c6b6b;
	font-size: 12.5px;
	padding-bottom: 20px;
}
.contact-address{
	padding-top: 30px;
	-webkit-animation: bounce 2s infinite ease-in-out;
}
@-webkit-keyframes bounce {
	0%, 20%, 60%, 100%  { -ms-transform: translateY(0); }
	0%, 20%, 60%, 100%  { -o-transform: translateY(0); }
	0%, 20%, 60%, 100%  { -moz-transform: translateY(0); }
	0%, 20%, 60%, 100%  { -webkit-transform: translateY(0); }
    40%  { -webkit-transform: translateY(-20px); }
	80% { -webkit-transform: translateY(-10px); }
}*
.message2-h4{
	color: #403e3e !important;
}
.message2,
.li-message-left2,
.li-message-right2,
.li-message3-left2,
.li-message5{
	border: 1px solid #cacaca;
}
.message-ul2 li input::-webkit-input-placeholder,
.message-ul2 li textarea::-webkit-input-placeholder{
    font-size: 13.75px;
	color: #6c6b6b;
	display: inline-block;
	text-indent: 1rem;
	line-height: 37px;
}
.message-ul2 li input:-moz-placeholder,
.message-ul2 li textarea:-moz-placeholder {
    font-size: 13.75px;
	color: #6c6b6b;
	display: inline-block;
	text-indent: 1rem;
	line-height: 37px;
}
.message-ul2 li input::-moz-placeholder,
.message-ul2 li textarea::-moz-placeholder {
   
	color: #6c6b6b;
}
/*---------------list10-------------*/
.fout{
	background: #ebebeb;
	text-align: center;
}
.fout img{
	padding-top: 185px;
}
.fout p{
	font-size: 16px;
	color: #999999;
	letter-spacing: 2px;
	padding-bottom: 295px;
}
.fout p a{
	color: #008695;
}

/*修改*/
.fixed-xia{position: relative;}
.fixed-xia-nav{position: absolute;background: #f5f5f5;width: 133px;top: 122%;display: none;}
.fixed-xia-nav ul li{float: none;border-top: #ccc;text-align: center;}
.fixed-xia span{cursor: pointer;color: #008695}
.fixed-xia-nav ul li a:hover{color: #008695 ;}
.gotop{display:none;}


/*9.18修改*/
/*添加阴影*/
.header-nav{z-index: 99;}
.write{box-shadow: 0px 0px 10px rgba(0,0,0,.4);z-index: 99999 !important;}
.header-nav-fixed{box-shadow: 0px 0px 10px rgba(0,0,0,.4);}

/*导航蓝条 加html （在a里加<span class="div-bg2"></span>在88行开始）*/
.nav >ul >li .div-bg2{position: absolute;width: 100%;height: 2px;background: #008695;left: 0;bottom: 15px;}
.nav >ul >li .div-bg2{display: none;transition: 300ms;-webkit-transition: 300ms;}
.nav >ul >li:hover .div-bg2{display: block;}

/*搜索框 (360h行container1改container，370行，roto下面的图片换了，每个页面都要改)*/
.search-logo{margin-left: 0;}
.search-input input{width: 800px;}

/*侧边返回顶部（把silder-fixed-pic4拉出最外层，把li去掉）在404行，也有js在第三行*/
.silder-fixed-pic4{/*position: fixed;right: 60px;top: 60%;*/z-index: 999;/*display: none;*/padding-left: 200px;}
.bengye .bengye-bg{margin: 15px 0 15px 0px;}
.silder-fixed-pic1{position: relative;}
.silder-fixed-pic1 .silder-fixed-img {width: 43px;height: 43px;background: #999999;border-radius: 100%;position: relative;}
.silder-fixed-pic1 .silder-fixed-img img{position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.silder-fixed-pic1 .silder-fixed-img:hover{background: #008695;}
.silder-fixed-note{width: 166px;}
.silder-fixed-note p{background: url(../images/silder-icon2.png) 15px no-repeat;padding-left: 25px;}
.silder-fixed-note,.silder-fixed-note2{height: 43px;background: #008695;border-radius: 21px;text-align: center;line-height: 43px;}
.silder-fixed-note p,.silder-fixed-note2 p{font-size: 15px;color: #fff;}
.silder-fixed-note,.silder-fixed-note1,.silder-fixed-pic1 .silder-fixed-note2{position: absolute;right: -300px;top: 0;}
.silder-fixed-note1{width: 115px;height: 115px;}
.silder-fixed-note2{width: 122px;cursor: default;}
.silder-fixed-note2 p{background: url(../images/silder-icon4.png) 15px no-repeat;padding-left: 25px;}
.silder-fixed ul li{margin-left: 200px;}
.silder-fixed ul li:hover .silder-fixed-pic1 .silder-fixed-note,.silder-fixed ul li:hover .silder-fixed-pic1 .silder-fixed-note1,.silder-fixed-pic4:hover .silder-fixed-pic1 .silder-fixed-note2{right: 70px ;transition: 600ms;}
.silder-fixed ul li:hover .silder-fixed-pic1 .silder-fixed-note{right: 0px ;transition: 600ms;}
.silder-fixed-pic4:hover .silder-fixed-pic1 .silder-fixed-note2{right: 0px ;transition: 600ms;}
/*6,8点的修改图标翻转（只有css）*/
.huan-beng-list ul li .li-huan-beng img,.bengye1-list ul li .li-bengye1 img{-webkit-transition: -webkit-transform 0.5s ease-out;}
.huan-beng-list ul li:hover .li-huan-beng img,.bengye1-list ul li:hover .li-bengye1 img{transform: rotateY(180deg);}
.huan-beng-list ul li p{transition: 300ms;}
.huan-beng-list ul li:hover p{color: #008695;}
/*16点的修改*/
.hnps-lunbo .swiper-pagination-bullet-active{width: 19px;height: 19px;background: url(../images/yuan.png) no-repeat;margin-bottom: -5px;outline: none;}

/*17点修改*/
.new-more{line-height: 33px;display: inline-block;}
.new-more a{display: block;}
/*9点修改，js在第十行*/
.color-ul li.color-a a,.color-ul li:hover a{color: #008695;}
/*二级菜单（html，直接复制张贴）*/
.header-nav .pick-img{text-align: center;width: 47px;height: 44px;margin: 0 auto;position: relative;}
.header-nav .pick-img6{width: 85px;height: 56px;margin: 0 auto;text-align: center;position: relative;}
.header-nav .pick-img6 img,.header-nav .pick-img img,.header-nav .pick-img7 img,.header-nav .pick-img8 img,.header-nav .pick-img9 img,.header-nav .pick-img10 img{position: absolute;left: 50%;bottom: 0;transform: translateX(-50%);}
.header-nav .head-p p{
    padding-top: 24px;
    display: table;
    margin: auto;
    float: none;
}
.header-nav .head-p2{padding-top: 35px;}
.header-nav .head-p2 p{padding-top: 16px !important;}
.header-nav .pick-img7{width: 60px;height: 49px;position: relative;margin: 0 auto;}
.header-nav .head-p3 li{margin-left: 45px;}
.header-nav .head-p3 p{padding-top: 13px !important;}
.header-nav .head-p3{padding-top: 34px;}
.header-nav .pick-img8{width: 51px;height: 52px;position: relative;}
.header-nav .head-p4 p,.header-nav .head-p5 p,.header-nav .head-p6 p{padding-top: 11px !important;}
.header-nav .head-p4{padding-top: 32px;}
.header-nav .pick-img9{width: 50px;height: 50px;position: relative;margin: 0 auto;}
.header-nav .head-p5{padding-top: 35px;}
.header-nav .pick-img10{width: 67px;height: 50px;position: relative;margin: 0 auto;}
.header-nav .head-p6 li{margin-left: 67px;}
.header-nav .head-p6{padding-top: 35px;}
/*20点修改（添加这个类名history-test，把动画效果移到这个类名里）*/


.process-list ul li .li-process {overflow: hidden;}
.process-list ul li .li-process img{transition: all 0.6s;}
.process-list ul li:hover .li-process img{transform: scale(1.1);}
.process-list ul li:hover span,.process-list ul li:hover h5,.process-list ul li:hover p{color: #008695;transition: 300ms;}



/*1点修改，字体，html在35行开始，每个轮播都要*/
.header-title .span-title{font-size: 54.27px;font-family: "黑体";display: inline-block;margin-right: 20px;letter-spacing: 4px;}

/*280行 第一屏（改背景图和css）*/
.bengye{background: url(../images/bengyebg.jpg) no-repeat center center;padding: 0px 0;}
.bengye-title{padding: 227px 0 217px 0;}
/*.bengye-right li.li-bengye1 p:before{margin-right: 21px;}*/
/*.bengye-right li.li-bengye1{margin-left: -7px;}*/
.bengye-right {padding: 90px 65px 0 10px;}
/*.bengye-right li.li-bengye3 p:before{margin-right: 20px;}*/

/*374行 第一屏(改背景图和css)*/
.huan-beng {background: url(../images/bengyebg1.jpg) center top;;background-size: cover;padding-top: 185px;}
.huan-beng-list {padding: 46px 0 100px;}

/*443行 第一屏（bengye1-img不要这个类里面的图片，改背景图和css）*/
.bengye1{background: url(../images/bengyebg2.jpg) center top;}
.bengye1-pic{padding-bottom: 62px;}
.bengye1-list{padding: 0px 0 85px;}

/*侧边 ，js在第四行*/
.silder-fixed {position: fixed;right: 25px;top: 50%;transform: translateY(-50%);z-index: 999;}
.silder-fixed-pic4{z-index: 999;padding-left: 200px;visibility: hidden;}
/*list9 9月26*/
.history-note:hover:before,
.history-note2:hover:before,
.history-note3:hover:before,
.history-note4:hover:before,
.history-note5:hover:before,
.history-note6:hover:before,
.history-note7:hover:before,
.history-note8:hover:before,
.history-note9:hover:before{
	background: #008695 !important;
}


/*10月7日*/
/*在694行加图片*/
.poster-prev-btn img,.poster-next-btn img{position: absolute;top: 43%;}
.poster-next-btn img{right: 0;}

/*10月16日*/
/*首页和产品页轮播左右按钮*/
.header-lunbo .swiper-button-prev,.header-lunbo .swiper-button-next,.hnps-lunbo .swiper-button-next,.hnps-lunbo .swiper-button-prev{width: 34px;height: 61px;outline: none;}
.header-lunbo .swiper-button-prev,.hnps-lunbo .swiper-button-prev{background: url(../images/index-prev.png) no-repeat;left: 100px;}
.header-lunbo .swiper-button-next,.hnps-lunbo .swiper-button-next{background: url(../images/index-next.png) no-repeat;right: 100px;}
/*地标左右按钮*/
.poster-prev-btn .poster-prev-img,.poster-next-btn .poster-next-img{position: absolute;top: 43%;width: 38px;height: 38px;z-index: 999}
.poster-next-btn .poster-next-img{right: 0;background: url(../images/ny-icon1-1.png)no-repeat;}
.poster-prev-btn .poster-prev-img{background: url(../images/ny-icon1.png)no-repeat;}
.poster-next-btn .poster-next-img:hover{background: url(../images/ny-icon2.png)no-repeat;}
.poster-prev-btn .poster-prev-img:hover{background: url(../images/ny-icon2-1.png)no-repeat;}

/*更多的修改*/
/*更多的修改*/
.more{width: 149px;height: 36px;border-radius: 3px;background: #008695;text-align: center;line-height: 34px;}
.more a{color: #fff;font-weight: 600;font-family: "微软雅黑";letter-spacing: 4px;}
/*.huan-beng-left{text-align: center;}*/
/*.huan-beng-bg{margin: 13px auto;}*/
.huan-beng-more{margin: 0}
.bengye2 {padding-bottom: 0px;}
.more1 {margin: 95px auto 0;padding: 0;}
.new{padding-bottom: 45px}
.more2 {margin: 45px auto 0;text-align: center;padding: 0;}
/*底部的按钮*/
.nato-list ul li a{width: 90px;height: 27px;border-radius: 3px;text-align: center;line-height: 27px;border: 1px solid #686869;display: block;margin: 0 auto;}
.nato-list ul li a:hover{background: #008695;color: #fff;border: 1px solid #008695;}
/*内页的banner*/
.list-header-span{width: 100px;height: 36px;background: #008695;text-align: center;line-height: 34px;padding-left: 0;border-radius: 5px;margin-left: 35px;}
.list-header-span span{color: #fff;font-size: 14px;font-family: "微软雅黑";}
.list-header-span:hover span,.list-header-span:hover a{color: #fff!important;}
.list-header-span a{color: #fff;display: block;}


.banner .swiper-button-next,.banner .swiper-button-prev{width: 34px;height: 61px;outline: none;}
.banner .swiper-button-prev,.banner .swiper-container-rtl .swiper-button-next{background: url(../images/index-prev.png) no-repeat;left: 30px;}
.banner .swiper-button-next,.banner .swiper-container-rtl .swiper-button-prev{background: url(../images/index-next.png) no-repeat;right: 30px;}

/*新闻页*/
.new-more{letter-spacing: 3px;width: 107px;height: 34px;line-height: 34px;border: 1px solid #8c8a8a;color: #898787;border-radius: 5px;}
.new-more a{color: #898787;letter-spacing: 2px;}
.new-center-ul ul li:hover .new-more{border: 1px solid #008695;background: #008695;color: #fff;}
/*.new-more:hover a{color: #fff;}
.new-more:hover{border: 1px solid #008695;background: #008695;}*/
/*list9,8*/
.advantage-nav li{border-radius: 5px}

/*404*/
.fout p a {color: #008695;padding: 1px 8px 3px 10px;border: 1px solid;display: inline-block;border-radius: 3px;}

.header-nav-fixed span {width: 133px;display: block;text-align: center;background: #008685;padding: 10px 0px 10px;color: #fff !important; border-radius: 5px;margin-top: 10px;}
.fixed-xia-nav{z-index: 9999; /*left: -18px;*/}
.silder-fixed{z-index: 98}


/*10月17*/
.header-nav-fixed{padding-bottom: 10px}
.color-ul li a {height: 21px;display: block;line-height: 21px;padding: 0 6px;border-radius: 3px;border: 1px solid #fff;}
.color-ul li.color-a a, .color-ul li:hover a {color: #008695;border: 1px solid #008695;}
.color-ul li{margin-left:25px;}
.color-ul li:first-child{margin-left: 0}
.color-ul{padding-top:17px;}


.more,.list-header-span {background:#2a919d !important;}
.more:hover,.list-header-span:hover{background:#008695 !important;transition: all 0.3s;}

.bengye .bengye-bg {
    margin: 15px 0 5px 0px;
}
.bengye-title-p{padding-top:13px;}



.pages{padding-top: 45px; margin-top:45px;}
.pages ul{display: table;margin: 0 auto;overflow: hidden;}
.pages ul li{
	height: auto;line-height: 38px;border: 1px solid #898787;text-align: center;width: 38px;border-radius: 3px;float: left;margin-left: 8px; }
.pages ul li:first-child{margin-left: 0;}
.pages ul li:first-child,.pages ul li:last-child{width: 78px;}
.pages ul li.current{background: #008695;border: 1px solid #008695;}
.pages ul li.current a{color: #fff;}
.pages ul li a{color: #898787;font-size: 16.18px;display: block;}
.pages ul li:hover{background: #008695;border: 1px solid #008695;}
.pages ul li:hover a{color:#fff;}
.ny10-honnor-lunbo2,.ny10-honnor-lunbo{margin-bottom: 1.875rem;}

/*首页案列新增样式*/
/*首页精品项目*/
#teamcon{ width: 100%; margin: auto; padding: 3rem 0; margin-bottom: 38px;}
.jpxmu h1{
    display: table;
    margin: 32px auto;
}
.jpxmu{
    margin: auto;
}
.clearfix {
    overflow: hidden
}
#Tab1{ min-height: 580px;}
.tab_title{
    display: table;
    margin:32px auto;
}
.tab_title ul li{
    float: left;
    display: inline;
}

.tab_title ul li a{
    color: #4e4e4e;
    background: #f2f2f2;
    padding: 0 44px;
    display: inline-block;
    vertical-align: top;
    margin: 0 6px;
    font-size: 16px;
    line-height: 38px;
}

.tab_title ul li a.cur{
    background: #f58603;
    color: #fff;
}
.xmcon ul{
    overflow: hidden;
    width: 100%;
    margin: auto;
}
.xmcon ul li{
    width: 30.33%;
    display: inline;
    margin:15px 18px;
    float: left;
}
.xmcon ul li a{
    border: 1px solid #c1c1c1;
    display: table-cell;
}
.xmcon ul li label{
    display: block;
    text-align: center;
    padding: 10px 0;
    font-size: 15px;
    font-family:"宋体";
}
.xmcon ul li a.img{
    transition:transform 2s;
}
.xmcon ul li a:hover img{
    transition:transform 2s;
    transform: scale(1.2,1.2);
}
#xmumore{
    color: #696969;
    display: table;
    margin: auto;
    font-family:"宋体";
    font-size: 20px;
    padding:5px 32px;
    border: 1px solid #c3c3c3;
}
#xmumore:hover{
    background: #f58603;
    color: #fff;
}
.news-sccon-pn{
    line-height: 32px;
}
.news-sccon-p span,.news-sccon-p a,.news-sccon-n span,.news-sccon-n a{
    color: #4e4e4e;
    font-size: 15px;
}
.news-sccon-p span:hover,.news-sccon-n a:hover{
    color: red;
}

.banner2{
	position: relative;
	width: 100%;
}
.banner2 .swiper-slide> img{
	height: auto;
	width: 100%
}
.list-header{
	width: 100%;
	position: absolute;
	left: 0;
	/*top: 215px;*/
	top: 20%;
}
/*.banner .container{
	 opacity: 0;
	 transition: all 6s;
}*/
.banner .swiper-button-next,.banner .swiper-button-prev{width: 34px;height: 61px;outline: none;}
.banner .swiper-button-prev,.banner .swiper-container-rtl .swiper-button-next{background: url(../images/index-prev.png) no-repeat;left: 280px;}
.banner .swiper-button-next,.banner .swiper-container-rtl .swiper-button-prev{background: url(../images/index-next.png) no-repeat;right: 280px;}

.index04{
    width: 100%;
    height: auto;
    padding: 40px 0;
    background: #f5f6f8;
    /*background: url(../images/sbbj.jpg) no-repeat;left: center;*/
}
.index04_list{
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    justify-content: space-between;
    font-size: 0;
}
.index04_list>li{
    width: 32%;
    margin-bottom: 20px;
    margin: 8px;
    /*background:rgba(255, 255, 255, 1);*/
    box-shadow:0px 4px 5px 0px rgba(0, 0, 0, 0.18);
    display: inline-block;
    /*margin-right: 10px;*/
}
.index04_list>li:nth-child(2n){
    margin-right: 0;
}
.index04_list>li p{
    padding: 15px 34px;
    color: #333;
    font-size: 18px;
    background: #e9e9e9;
    text-align: center;
    line-height: 18px;
}
.index04_list>li div{overflow: hidden;}
.index04_list>li img{
     /*height: 300px;*/
    transition: ease 1s;
}
.index04_list>li:hover img{
    transform: scale(1.1);
}
.con {
    min-width: 1200px;
    margin: 0 auto;
    overflow:hidden ;
    margin-left: 5.5%;
}
.index04_con h1{
    width: 10%;
    float: left;
    writing-mode: vertical-lr;
    font-size: 42px;
   color: #585858;
   margin-top: 12%;
   letter-spacing: 18px;
}
.index04_con ul{
    display: block;
    float: right;
    width: 90%;
}

.wp{
    margin: 0 auto;
    width: 100%;
    max-width: 80%;;
    overflow: hidden;
    padding: 50px 0;
    background: #fff;
}
.contact h2{ display:inline-block; border-bottom:1px dashed #d3d1d0;font-size:20px !important;font-style:normal !important; color:#333; line-height:32px; margin-bottom:20px; padding-bottom:8px;}
.contact ul li{ font-size:14px; color:#3c3c3c; line-height:40px; padding-left:50px;font-style:normal !important; }
.contact ul li:nth-child(1){ background:url(../images/phone.png) no-repeat 0 7px;}
.contact ul li:nth-child(2){ background:url(../images/di.png) no-repeat 0 7px;}
.contact ul li:nth-child(3){ background:url(../images/message.png) no-repeat 0 7px;}
.contact table{ margin-top:20px; width:80%;}
.contact table tr td{ width:50%;}
.contact table tr td p{ font-size:14px; color:#666; line-height:30px; text-indent: 1em; }
.contact{  margin-top:30px; margin-bottom:50px;}
.map{ width:100%; margin-bottom:50px;}
.contact_left{ width:40%; float:left; padding-right:20px; box-sizing:border-box;}
.contact_right{ width:60%; float:left; box-sizing:border-box;}


/*新改底部*/
.footer {color: #808080;background: url(../images/footer_bg.jpg) no-repeat center / cover;padding: 40px 0 0;}
.footer a {color: #808080; font-size: 15px;}
.footer a:hover {color: #008695;}
.footer dl {margin: 0;float: left;max-width: 300px;border-left: 1px solid #3b3b3b;padding: 0 25px;}
.footer dl:first-child {border-left: 0;padding-left: 0;}
.footer dt {color: #fff;font-size: 16px;margin-bottom: 15px;}
.footer dt:after {content: '';display: block;background-color: #008695;height: 2px;width: 25px;transition: all 0.5s;margin: 15px 0 0;}
.footer dd {margin: 10px 0 0;}
.footer dd p {margin: 0;}
.footer-info {float: right;}
.footer-info .ewm {overflow: hidden;}
.footer-info .ewm .img-center {float: left;width: 95px;}
.footer-info .ewm .text {margin-left: 110px;}
.footer-info .ewm .text h4 {margin: 0;color: #fff;font-size: 18px;font-weight: normal;}
.footer-info .ewm .text p {margin: 10px 0 0;}
.footer-info .tel {margin-top: 20px;background: url(../images/icon-tel.png) no-repeat 0 center;padding-left: 60px; font-size: 15px;}
.footer-info .tel strong {font-size: 29px;display: block;color: #fff;}
.footer-copy {background-color: #3d3d3d;padding: 15px 0;margin-top: 40px;text-align: center;}
.footer-copy p {margin: 0; font-size: 15px;}

.headerTop{
	height: auto;
}
.headerTop ul{
	margin: 0 auto;
	padding: 5px 0;
	width: 100%;
	overflow: hidden;
}
.headerTop ul li{float: right; display: inline;padding-left: 50px;}
.headerTop ul li strong{
	display: inline-block;
}
.headerTop ul li a{
	color: #fff;
}
.headerTop ul li a:hover{color: red;font-weight: bold;}
.header >.nav li a{line-height: 22px; height: auto;color: #fff;}
.write >.container >.header-left >.nav >.headerTop ul li a{color: #000;}
.header-left{
	width: 100%;
}