.nav_bg {
	height: 45px;
	background: rgb(7, 133, 69);
}

.nav_bg ul li {
	float: left;
	width: 170px;
	border-right: 1px solid #457e6a;
	line-height: 45px;
	text-align: center;
	position: relative;
}

.nav_first {
	border-left: 1px solid #457e6a;
}

.nav_bg ul li a {
	font-size: 16px;
	color: #FFFFFF;
}

.nav ul li:hover {
	background: #f57100;
}
.nav_bg ul li .sub{position: absolute;width:100%;background: rgb(7, 133, 69);display: none;left:0;top:45px;}
.nav_bg ul li .sub li{float:none;width:100%;border:0;border-bottom:1px solid #457e6a;}
.nav_bg ul li .sub li a{color:#fff;}
/* 导航完 */
.banner_bg {
	position: relative;
	width: 100%;
}

.banner>img {
	width: 100%;
	object-fit: none;
}

.banner_bnt {
	position: absolute;
	top: 95%;
	left: 48%;

	z-index: 999;
}

.banner_bnt ul li {
	width: 10px;
	height: 10px;
	float: left;
	margin: auto 10px;
	border-radius: 5px;
	background-color: #FFFFFF;
}

.banner_bnt ul .banner_bnt_color {
	background-color: #f57100;
}
.focus .pagination01{bottom:30px;}
.focus .swiper-pagination-bullet{width:10px;height:10px;background: #fff;opacity: 1;margin:0 10px!important;}
.focus .swiper-pagination-bullet-active{background-color: #f57100;}
.focus .swiper-slide img{width:100%;}
/* banner完 */
.title {
	/*background-image: url(../img/photo.jpg);*/
	height: 63px;
}

.title p {
	text-align: center;
	padding-top: 5px;
}

.title a {
	    font-size: 32px;
    color: #078545;
    font-weight: bolder;
    cursor: inherit;
}

.title span {
	color: #999;
	text-align: center;
	display: block;
	font-size: 12px;
	padding-bottom: 5px;
}

.product {
	margin: 50px auto;
}

.productLfet {
	width: 298px;
	float: left;
}

.productLfet h1 {
	background:#078545;
	font-size: 24px;
	height: 80px;
	color: #FFFFFF;
	text-align: center;
	line-height: 80px;
}

.productNav {
	background-color: rgb(240 247 243);
    width: 298px;
	margin: 0 auto;
	padding-bottom: 20px;
}

.productNav li > div {
	width: 220px;
	margin: 0 auto;
	padding-bottom: 10px;
	padding-top: 20px;
	border-bottom: #dedede 1px dashed;
}

.productNav li > div img {
	float: left;
	padding-top: 4px;
}

.productNav li > div a {
	font-size: 18px;
	color: #555;
	margin-left: 24px;
	width: 82%;
	height: 28px;
	line-height: 28px;
	overflow: hidden;
	display: block;
}


.column {
	width: 220px;
	margin: 0 auto;
	padding-top: 10px;
	color: #FFFFFF;
}

.column>li {
	float: left;
	font-size: 16px;
}

.column>li span {
	width: 5px;
	height: 5px;
	background-color: #bfbfbf;
	border-radius: 50%;
	color: #FFFFFF;
	float: left;
	display: block;
	margin-top: 16px;
}

.column>li a {
	font-size: 18px;
	color: #999;
	margin-left: 10px;
	margin-right: 20px;
	line-height: 40px;
	width: 72px;
	overflow: hidden;
	display: block;
	height: 40px;
}
.column>li a:hover{
	color: #078545;
}

.contact {
	color: #FFFFFF;
	background-color: #0b9a51;
	font-size: 20px;
	text-align: center;
	line-height: 50px;
	width: 298px;
	display: block;
}
.contact:hover{
	color: #FFFFFF;
}

.contactNav {
	padding-bottom: 30px !important;
}

.contactNav>li div{
	padding-top: 15px !important;
}

.contactNav li> div span {
	font-size: 15px;
	color: #555;
	margin-left: 30px;
	margin-right: 20px;
	display: block;
}

.productbox {
	float: right;
	width: 866px;
}


.productRight>li {
	float: left;
	width: 274px;
	overflow: hidden;
}
.productRight >li a{
	width: 270px;
	height: 202px;
	overflow: hidden;
	display: block;
}

.productbox>li {
	margin-left: 14px;
}


.productbox>li>a {
	border: 1px solid #ccc;
	display: block;
	overflow: hidden;
}

.productRight>li>a img {
	width: 100%;
	transition: all 0.6s;
	display: block;
}

.productRight>li>a img:hover {
	transform: scale(1.1);
}

.RightTitle {
	margin-top: 15px;
	margin-bottom: 40px;
	border: 1px solid #078545;
	overflow: hidden;
	height: 45px;
	border-radius: 2px;
}

.RightTitle a {
	font-size: 18px;
	color: #078545;
	line-height: 45px;
	display: block;
	text-align: center;
}
.RightTitle a:hover{
	background-color: #078545;
	color: #fff;
	border: 1px solid #078545;
}

.hoverss li:hover {
	text-decoration: none;
}

/* 产品完   -----------  */
.dvert>a img {
	width: 100%;
	object-fit: none;
}

.casebox {
	margin-top: 40px;
}

.casebox>li {
	margin: 0 13px;
}

/* 案例完 ------------ */

.about_bg {
	background: url(../img/photo9.jpg) no-repeat center;
	height: 595px;
}

.abouttext {
	margin:0 auto;
	width: 900px;
	
}
.abouttext>h1{
	font-size: 30px;
    font-weight: bold;
    color: rgb(7, 133, 69);
    margin-top: 50px;
    padding-top: 100px;
    text-align: center;
}
.abouttext1{
	font-size: 16px;
	color: #333333;
	line-height: 35px;
	margin: 20px 0px 20px;
}

.abouttext>a {
	color: rgb(7, 133, 69);
	font-size: 16px;
	line-height: 35px;
	padding-bottom: 20px;
	display: block;
}

/* 关于我们 ----------*/
.news_bg {
	margin: 40px 0;
}

.newsbox {
	width: 380px;
	overflow: hidden;
	float: left;
}

.newsbox1 {
	margin: 0 30px;
}

.newsTitle {
	margin-top: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #dddddd;
}

.newsTitle h2 {
	width: 5px;
    height: 20px;
	background-color: rgb(7, 133, 69);
	float: left;
    border-radius: 2.5px;
   margin-top: 5px;

}

.newsTitle b {
	font-size: 21px;
	color: rgb(7, 133, 69);
	margin-left: 10px;
	margin-right: 8px;
}

.newsTitle span {
	font-size: 14px;
	color: #999999;
	text-transform: uppercase
}

.newsTitle img {
	float: right;
	padding-top: 4px;
}

.newsbtn {
	width: 370px;
	height: 140px;
	overflow: hidden;
	margin: 20px 0;
}

.newsbtn img {
	margin: 20px 0;
}

.newsText li span {
	width: 0;
	height: 0;
	border-width: 5px 2px 5px 5px;
	border-style: solid;
	border-color: transparent transparent transparent #d6e0db;
	/*透明 透明 透明 灰*/
	position: relative;
	float: left;
	margin-top: 4px;
}

.newsText li a {
	margin-left: 6px;
	font-size: 16px;
	color: #333333;
	line-height: 20px;
}
.newsText li a:hover{color: #078545;}

.newsText li {
	margin-top: 14px;
	padding-bottom: 14px;
	border-bottom: 1px solid #f1f1f1;
}

/* 新闻完--------- */
