html,body{
	height: 100%;
}
body{
	padding-top: 75px;
}
.wrap,
.w1200{
	width: 96%;
}
.header{
	background: #fff;
	position: fixed;
	width: 100%;
	height: 75px;
	top:0;
	z-index: 11;
}
.header-left{
	width: 100%;
	height: 75px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding:0 2%;
}
.logo img{
	height: 42px;
}
.m-btn img{
	width: 38px;
}
.header .wrap{
	width: 100%;
}
.nav{
	display: none;
	background-color: #fff;
	width: 100%
}
.nav ul{
	padding:5px 0;
}
.nav ul li{
	padding:10px 15px;
	line-height: 20px;
}
.nav ul li h3{
	font-weight: normal;
	font-size: 14px;
	position: relative;
}
.nav ul li h3 a.pc-menu{
	display: none;
}
.nav ul li h3 span.icon-bottom-arrow{
	position: absolute;
	width: 0; 
	height: 0;
	border-width: 4px;
	border-style: solid;
	border-color:#333 transparent transparent transparent;
	top:50%;
	margin-top: -2px;
	left:60px;
}
.nav ul li .dropmenu{
	display: none;
	padding-top: 10px;
}
.nav ul li .dropmenu a{
	display: block;
	font-size: 14px;
	color: #777;
	line-height: 20px;
	padding: 5px 15px 5px 25px;
}
.nav ul li .dropmenu span.icon-top-arrow{
	display: none;
}
.banner img{
	width: 100%;
}
.banner .swiper-pagination-bullet{
	background: #fff;
	opacity: 1;
}
.banner .swiper-pagination-bullet-active{
	background: #459946;
}
.banner .swiper-button-next,
.banner .swiper-button-prev{
	color: #fff;
}
.index-about{
	background: url(../images/index-about.jpg) no-repeat center top;
	padding:15px 0;
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
}
.index-about_img img{
	width: 100%;display: none;
}
.index-about_con_top{
	padding-top:2%;
}
.index-title{
	text-align: center;
}
.index-title .en{
	font-size: 12px;
	line-height: 24px;
}
.index-title .cn{
	font-size: 16px;
	font-weight: bold;
	line-height: 32px;
}
.index-about_con_top_text{
	font-size: 14px;
	line-height: 28px;
}
.index-about_con_top_text a.en{
	display: inline-block;
	float: right;
	border:1px solid #459946;
	font-size: 12px;
	width: 58px;
	height: 22px;
	line-height: 22px;
	color: #459946;
	text-align: center;
}
.index-about_con_bottom ul{
	display: flex;
	justify-content: space-around;
}
.index-about_con_bottom_img{
	text-align: center;
	height: 60px;
}
.index-about_con_bottom_img img{
	height: 60px;
}
.index-about_con_bottom_right_title{
	font-size: 16px;
	line-height: 32px;
}
.index-about_con_bottom_right_text{
	font-size: 13px;
	line-height: 24px;
	height: 72px;
}
.index-about_con_bottom_right_img{
	padding-top: 10px;
}
.index-case{
	background: url(../images/img8.jpg) no-repeat center top;
	padding-top:2%;
}
.index-case_con ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.index-case_con ul li{
	width: 50%;
	padding:1%;
	position: relative;
}
.index-case_con_img img{
	width: 100%;
}
.index-case_con_info{
	position: absolute;
	background-color: rgba(0,0,0,0.35);
	height: 30px;
	bottom: 2%;
	width: 96%;
	text-align: center;
}
.index-case_con_info_title{
	line-height: 30px;
	font-size: 14px;
	color: #fff;
}
.index-case_con ul li:first-child{
	width: 100%;
}
.index-case_con ul li:first-child .index-case_con_info{
	width: 98%;
	text-align: left;
	height: 88px;
	padding:0 1%;
}
.index-case_con ul li:first-child .index-case_con_info_title{
	line-height: 30px;
}
.index-case_con_info_text{
	color: #fff;
}
.index-case-more{
	display: block;
	margin:15px auto;
	width: 95px;
	height: 30px;
	border:1px solid #459946;
	text-align: center;
	line-height: 30px;
	color: #459946;
	font-size: 14px;
}
.index-buiness{
	background: url(../images/img10.jpg) no-repeat center top;
	padding: 2% 0;
}
.index-buiness .index-title{
	color: #fff;
}
.index-buiness_con ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.index-buiness_con ul li{
	width: 48%;
	margin:1%;
	background: #ffffff;
	text-align: center;
	border-radius: 3px;
	padding:1%;
}
.index-buiness_con ul li .img{
	padding:10px 0;
}
.index-buiness_con ul li .img img{
	height:45px;
}
.index-buiness_con ul li .title{
	font-size: 16px;
	height: 52px;
	line-height: 18px;
	padding:5px 0;
}
.index-buiness_con ul li .line{
	border-bottom:1px solid #dcdcdc;
}
.index-buiness_con ul li .line2{
	height: 2px;
	width: 10px;
	background: #166bbe;
}
.index-buiness_con ul li .text{
	font-size: 14px;
	text-align: left;
	padding:5px 0;
}
.index-buiness .index-case-more{
	color: #fff;
	border-color: #fff;
}
.index-honor{
	background: url(../images/img17.jpg) repeat-x center top;
	padding:2% 0;
}
.index-honor .index-title{
	color: #fff;
}
.index-honor_con #certify  .swiper-slide{
	width: 40%;
	float: left;
}
.index-news{
	background: url(../images/img18.jpg) no-repeat center top;
	padding:2% 0;
}
.index-news .index-news-con .tabs{
	display: flex;
	justify-content: center;
}
.index-news .index-news-con .tabs button{
	width: 80px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 14px;
	color: #fff;
	margin:0 5px;
	background: #459946;
	border-radius: 3px;
}
.index-news .index-news-con .tabs button.on{
	background-color: #e78000
}
.index-news .swiper-container{
	background: #fff;
	margin-top: 10px;
}
.index-news .line img{
	width: 100%;
}
.index-news-con_info {
	margin-top: 10px;
}
.index-news-con_info .tj-imgbox{
	position: relative;
	display: block;
}
.index-news-con_info .tj-imgbox p{
	position: absolute;
	bottom: 0;
	height: 30px;
	line-height: 30px;
	background: rgba(0,0,0,0.53);
	width: 100%;
	color: #fff;
	text-align: center;
}
.index-news-con_info .tj-news .img img{
	width: 100%;
}
.index-news-con_info .tj-news .tj-news-con{
	padding: 10px;
}
.index-news-con_info .tj-news .tj-news-con-cat{
	font-size: 14px;

}
.index-news-con_info .tj-news .tj-news-line{
	width: 20px;
	height: 2px;
	background: #459946;
	margin:5px 0;
}
.index-news-con_info .tj-news .tj-news-title{
	font-size: 16px;
	line-height: 32px;
}
.index-news-con_info .tj-news .tj-news-title a{
	color: #459946;
}
.index-news-con_info .tj-news .tj-news-text{
	font-size: 13px;
	line-height: 20px;
}
.index-news-con_info .tj-news .tj-news-more{
	width: 72px;
	height: 30px;
	border:1px solid #bfbfbf;
	color: #999999;
	text-align: center;
	line-height: 30px;
	display: block;
	margin:5px 0;
}
.index-news-con_info .index-news-list{
	padding:0 10px;
}
.index-news-con_info .index-news-list li{
	display: flex;
	padding:10px 0;
}
.index-news-con_info .index-news-list li .vertical-line{
	display: none;
	width: 1px;
	height: 42px;
	background: #f1f1f1
}
.index-news-con_info .index-news-list li .index-news-list-title{
	font-size: 16px;
	line-height: 32px;
}
.index-news-con_info .index-news-list li .index-news-list-title a{
	color: #459946;
}
.index-news-con_info .index-news-list li .index-news-list-text{
	font-size: 13px;
	color: #666666;
}
.index-news .index-case-more{
	color: #fff;
	border-color: #fff;
}
.friends-link,
.footer-nav{
	display: none;
}
.footer-message{
	padding:10px;
	position: relative;
}
.footer-message p{
	border-bottom:1px solid #f1f1f1;
	font-size: 14px;
	width: 100%;
	line-height: 36px;
}
.footer-message p .inptext{
	padding-left: 10px;
	font-size: 14px;
}
.footer-message .textarea{
	width: 100%;
	border:1px solid #f1f1f1;
	height: 80px;
	padding:2%;
	resize: none;
	margin-top: 10px;
}
.footer-message .inpsub{
	position: absolute;
	bottom: 14px;
	right:11px;
	width: 97px;
	height: 27px;
	background: #459946;
	color:#fff;
	cursor: pointer;
}
.footer-tel{
	background: url(../images/img21.png) no-repeat 10px top;
	padding:0 15px 0 55px;
}
.footer-tel p{
	font-size:14px;
}
.footer-tel-num{
	font-size: 26px!important;
	color: #459946;
}
.footer-ewm{
	text-align: center;
}
.footer-ewm .img{
	width: 106px;
	border:3px solid #ededed;
	margin:0 auto;
}
.footer-ewm img{
	height: 100px;
}
.footer-ewm p{
	font-size: 14px;
}
.footer-copyright{
	font-size: 14px;
	padding:10px;
	text-align: center;
}

/* 了解盛邦 */
.about-banner{
	height: 150px;
}
.current-location{
	height: 40px;
	line-height: 40px;
	background: #f1f1f1;
	font-size: 14px;
}
.current-location .w1200{
	background: url(../images/current-location.png) no-repeat left center;
	text-indent: 24px;
}
.about-container{
	padding:2% 0;
}
.company-name{
	text-align: center;
	position: relative;
}
.company-name .cn{
	font-size: 16px;
	line-height: 32px;
}
.company-name .cn span{
	color: #459946;
}
.company-name .en{
	position: relative;
	font-size: 14px;
	color: #dddddd;
	line-height: 28px;
	background: #fff;
	z-index: 2;
	width: 75%;
	left:50%;
	margin-left: -38%;
}
.company-name .line{
	border-bottom: 1px solid #dddddd;
	position: absolute;
	top:74%;
	width: 100%;
	z-index: 1;
}
.about-container .text{
	font-size: 14px;
	line-height: 28px;
}

/* 项目案例 */
.about-title{
	text-align: center;
}
.about-title .en{
	font-size: 14px;
	line-height: 24px;
}
.about-title .cn{
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
}
.cases-box1{
	padding-top: 15px;
}
.cases-box1_title{
	font-size: 14px;
	text-align: center;
}
.cases-box1_list{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	padding-top: 20px;
}
.cases-box1_list li{
	width: 46%;
	text-align: center;
	border:1px dashed #999999;
	margin:1%;
	padding-bottom: 2%;
	border-top:0;
}
.cases-box1_list li .img{
	padding:13px 0;
}
.cases-box1_list li .title{
	font-size: 14px;
	line-height: 30px;
}
.cases-box1_list li .text{
	font-size: 13px;
	line-height: 20px;
}
.cases-box1_list li:last-child{
	width: 100%;
}
.cases-box1_list li.item1{
	border-top:2px solid #3da33e;
}
.cases-box1_list li.item1 .title{
	color: #3da33e;
}
.cases-box1_list li.item2{
	border-top:2px solid #46489d;
}
.cases-box1_list li.item2 .title{
	color: #46489d;
}
.cases-box1_list li.item3{
	border-top:2px solid #fe1447;
}
.cases-box1_list li.item3 .title{
	color: #fe1447;
}
.cases-box1_list li.item4{
	border-top:2px solid #de8b53;
}
.cases-box1_list li.item4 .title{
	color: #de8b53;
}
.cases-box1_list li.item5{
	border-top:2px solid #d8bd2e;
}
.cases-box1_list li.item5 .title{
	color: #d8bd2e;
}
.cases-box2{
	padding-top: 15px;
}
.cases-box2_list{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	padding-top: 20px;
}
.cases-box2_list li{
	width: 50%;
	text-align: center;
	padding:1%;
}
.cases-box2_list li .img{
	height: 82px;
}
.cases-box2_list li .img img{
	height: 100%;
}
.cases-box2_list li p{
	font-size: 14px;
	line-height: 24px;
	padding:15px 0;
}
.cases-box3 .imgbg{
	background: #efefef;padding:15px 0;
	margin-top: 20px;
}
.cases-box3 .img img{
	width: 100%;
}
.cases-box4{
	padding-top: 15px;
}
.cases-box4 .index-case_con ul li:first-child{
	width: 50%;
}
.cases-box4 .index-case_con ul li:first-child .index-case_con_info_text{
	display: none;
}
.cases-box4 .index-case_con ul li:first-child .index-case_con_info{
	height: 30px;
}
.cases-box4 .index-case_con ul li:first-child .index-case_con_info_title{
	text-align: center;
}
.about-container .text img{
	text-align: center;
	max-width: 100%;
}
.PrevNext{
	padding:20px 0;
}
.PrevNext p{
	font-size: 14px;
	line-height: 28px;
	color: #459946;
}
.PrevNext p a{
	color: #459946;
}


/*业务范围*/
.business-show{
	position: relative;
}
.business-show_nav_title{
	display: none;
}
.business-show_nav_list{
	display: none;
	position: absolute;
	width: 100%;
	top:31px;
	background: #fff;
	z-index: 11;
}
.business-show_nav_list li{
	font-size: 14px;
	line-height: 30px;
	background: #ececec;
	margin-top: 1px;
	padding:0 15px;
}
.business-show_nav_list li span{
	font-family: "宋体";
	float: right;
}
.business-show_info_current{
	border-bottom:1px solid #eeeeed;
	line-height: 30px;
	display: flex;
	justify-content: space-between;
}
.business-show_info_current p{
	font-size: 14px;
	border-bottom:1px solid #459946;
}
.business-show_info_current span img{
	width: 25px;
	vertical-align: middle;
}
.business-show .text{
	padding-top: 15px;
}
/*资质荣誉*/
.honor-list{
	padding-top: 15px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.honor-list li{
	width: 46%;
	margin:1%;
}
.honor-list li .img{
	border:1px solid #dcdcdc;
}
.honor-list li .img img{
	width: 100%;
	height: auto;
}
.honor-list li .title{
	background: #f0f0f0;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 14px;
	overflow: hidden;
}
/* 新闻资讯 */
.article-cate{
	display: flex;
	justify-content: center;
	padding:15px 0;
}
.article-cate a{
	display: block;
	width: 80px;
	height: 30px;
	border:1px solid #bfbfbf;
	font-size: 14px;
	line-height: 30px;
	text-align: center;
	margin:0 5px;
}
.article-cate a.on{
	background: #459946;
	color: #fff;
}
.article-list li{
	display: flex;
	justify-content: space-between;
	margin-bottom: 10px;
}
.article-list li .img{
	width: 30%;
}
.article-list li .img img{
	width: 100%;
}
.article-list li .info{
	width: 68%;
}
.article-list li .info .title{
	font-size: 14px;
	line-height: 20px;
	height: 20px;
	overflow: hidden;
}
.article-list li .info .text{
	font-size: 12px;
	line-height: 18px;
	height: 54px;
	overflow: hidden;
	margin-top: 6px;
}
.article-list li .info a.more{
	display: none;
}
.article-show-time{
	text-align: center;
	color: #686868;
	padding:10px 0;
}

/* 在线留言 */
.online-message{
	display: none;
}
/* 联系我们 */
.contact-box{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.contact-info{
	padding:15px 0;
}
.contact-company{
	font-size: 16px;
	font-weight: bold;
}
.contact-info p{
	font-size: 14px;
	line-height: 24px;
	padding: 10px 0;
	border-bottom:1px solid #545c66; 
}
.contact-info .contact-tel{
	background: url(../images/img35.png) no-repeat left center;
	background-size: 20px;
	padding-left: 30px;
}
.contact-info .contact-address{
	background:url(../images/img36.png) no-repeat left 12px;
	background-size: 20px;
	padding-left: 30px;
} 
.contact-map{
	width: 100%;
}

.honor-thumb{
	text-align: center;
	padding-top:15px;
}
.honor-thumb img{
	max-width: 100%;
}













@media (min-width: 1200px){	
	body{
		padding-top: 100px;
	}
	.wrap{
		width:1284px;
	}
	.w1200{
		width: 1200px;
	}
	.header{
		background: #fff;
		position: fixed;
		width: 100%;
		height: 100px;
		top:0;
		z-index: 11;
	}
	.header .wrap{
		width: 1284px;
	}
	.header-left{
		width: 207px;
		height: 100px;
	}
	.logo{
		width: 207px;
		height: 100px;
		padding:21px 0 24px;
	}
	.logo img{
		width: 207px;
		height: 55px;
	}
	.m-btn{
		display: none;
	}
	.nav{
		display: block;
		width: 900px;
	}
	.nav ul{
		padding:0;
	}
	.nav ul li{
		float: left;
		width: 100px;
		text-align: center;
		line-height: 100px;
		position: relative;
		padding:0;
	}
	.nav ul li:hover h3,
	.nav ul li.on h3{
		background: #459946;
	}
	.nav ul li h3{
		font-weight: normal;
		position: relative;
	}
	.nav ul li h3 a{
		display: block;
		font-size: 16px;
	}
	.nav ul li:hover h3 a,
	.nav ul li.on h3 a{
		color: #fff;
	}
	.nav ul li h3 a.pc-menu{
		display: block;
	}
	.nav ul li h3 a.m-menu{
		display: none;
	}
	.nav ul li h3 span.icon-bottom-arrow{
		position: absolute;
		width: 0; 
		height: 0;
		border-width: 4px;
		border-style: solid;
		border-color:#333 transparent transparent transparent;
		top:50%;
		margin-top: -2px;
		left:86px;
	}
	.nav ul li:hover h3 span.icon-bottom-arrow{
		border-color: #fff transparent transparent transparent;
	}
	.nav ul li .dropmenu{
		width: 100px;
		background: #fff;
		line-height: 38px;
		position: absolute;
		display: none;
		padding-top: 10px;
	}
	.nav ul li .dropmenu span.icon-top-arrow{
		display: block;
		width: 0; 
		height: 0;
		border-width: 5px;
		border-style: solid;
		border-color: transparent transparent #fff transparent;
		position: absolute;
		top:-10px;
		left:50%;
		margin-left: -5px;
	}
	.nav ul li .dropmenu a{
		display: block;
		line-height: 38px;
		font-size: 14px;
		padding:0;
	}
	.nav ul li.business-menu .dropmenu{
		width: 280px;
		left: 50%;
		margin-left: -140px;
	}


	.banner img{
		width: 100%;
	}
	.banner .swiper-pagination-bullet{
		background: #fff;
		opacity: 1;
	}
	.banner .swiper-pagination-bullet-active{
		background: #459946;
	}
	.banner .swiper-button-next,
	.banner .swiper-button-prev{
		color: #fff;
	}
	.index-about{
		padding:154px 0;
	}
	.index-about .wrap{
		display: flex;
		justify-content: space-between;
	}
	.index-about_img,.index-about_img img{
		width: 427px;
		height: 352px;
		display: block;
	}
	.index-about_con{
		width: 816px;
	}
	.index-about_con_top{
		padding:0;
	}
	.index-about_con_bottom_img,
	.index-about_con_bottom_img img{
		height:85px;
	}
	.index-title{
		text-align: left;
	}
	.index-title .en{
		font-size: 18px;
		line-height: 40px;
	}
	.index-title .cn{
		font-size: 30px;
		font-weight: normal;

	}
	.index-about_con_top_text{
		padding:22px 0;
	}
	.index-about_con_bottom ul li a{
		display: flex;
		flex-direction: row;
	}
	.index-case{
		padding-top: 0;
	}
	.index-case .index-title,
	.index-buiness .index-title{
		padding-top: 86px;
	}
	.index-case_con{
		padding:64px 0;
	}
	.index-case_con ul{
		display: block;
	}
	.index-case_con ul li{
		width: 302px;height: 224px;padding:0;float: left;
		margin-right: 12px;
		margin-bottom: 12px;
		overflow: hidden;
	}
	.index-case_con ul li:nth-of-type(3),
	.index-case_con ul li:nth-of-type(5){
		margin-right: 0;
	}
	.index-case_con_info{
		height: 50px;
		bottom: 0;
		width: 100%;
	}
	.index-case_con_info_title{
		line-height: 50px;
	}
	.index-case_con ul li:first-child{
		width: 624px;
		height: 460px;
		margin-right: 44px;
	}
	.index-case_con ul li:first-child .index-case_con_info{
		height: 104px;
		width: 100%;
	}
	.index-case_con ul li:first-child .index-case_con_info_title{
		font-size: 18px;
		padding-top: 15px;
	}
	.index-case_con_info_text{
		font-size: 14px;
		line-height: 28px;
	}
	.index-case_con ul li .index-case_con_info{
		transition: all 0.5s;
	}
	.index-case_con ul li:hover .index-case_con_info{
		height: 100%;
		background: rgba(69,153,70,0.9);
	}
	.index-case_con ul li:hover .index-case_con_info .index-case_con_info_title{
		line-height: 224px;
	}
	.index-case_con ul li:first-child:hover .index-case_con_info{
		padding-top: 150px;
	}
	.index-case_con ul li:first-child:hover .index-case_con_info_title{
		line-height: 30px;
	}
	.index-case-more{
		width: 190px;
		height: 42px;
		line-height: 42px;
		margin-bottom: 86px;
	}
	.index-buiness,
	.index-news{
		padding:0;
	}
	.index-buiness_con ul li{
		width: 31.33333333%;
		margin:2% 0;
	}
	.index-buiness_con ul li .img,
	.index-buiness_con ul li .img img{
		height:74px;
	}
	.index-buiness_con ul li .title{
		line-height: 32px;
		padding:20px 0 10px 0;
		height: 62px;
	}
	.index-buiness_con ul li .text{
		line-height: 28px;
	}
	.index-buiness_con ul li .line2{
		transition: all 0.6s;
	}
	.index-buiness_con ul li:hover .title{
		color: #166bbe;
	}
	.index-buiness_con ul li:hover .line2{
		width: 100%;
	}
	.index-buiness .index-case-more{
		margin-top: 50px;
	}
	.index-honor{
		padding:3% 0;
	}
	.index-honor .index-title{
		text-align: center;
	}
	.index-honor_con{
		margin-top: 30px;
		background: url(../images/img24.jpg) repeat-x center;
		padding:40px 0;
		height: 545px;
	}
	#certify .swiper-slide{
		width: 309px!important;
		height: 452px!important;
	}
	#certify .swiper-slide-active{
		border:6px solid #459946;
	}
	.index-news{
		position: relative;
		padding-bottom: 36px;
	}
	.index-news .index-title{
		color: #fff;
		padding-top: 130px;
	}
	.index-news .index-news-con .tabs{
		position: absolute;
		top:166px;
		left: 50%;
		margin-left: -130px;
	}
	.index-news .index-news-con .tabs button{
		width: 100px;height: 40px;line-height: 40px;margin:0 15px;cursor: pointer;
	}
	.index-news-con .swiper-container{
		margin-top: 50px;
		padding:44px 14px;
	}
	.index-news .line img{
		width: 838px;
		height: 2px;
		float: right;
	}
	.index-news-con_info{
		display: flex;
		justify-content: space-between;
		margin-top: 25px;
	}
	.index-news-con_info .tj-news{
		display: flex;width: 828px;
	}
	.index-news-con_info .tj-news .tj-imgbox{
		position: relative;
		width: 400px;height: 300px;
	}
	.index-news-con_info .tj-news .tj-imgbox .img img{
		width: 400px;height: 300px; 
	}
	.index-news-con_info .tj-news .tj-imgbox p{
		background: rgba(0,0,0,0.53);
		position: absolute;
		bottom: 0;
		font-size: 18px;
		color: #fff;
		height: 40px;
		width: 100%;
		line-height: 40px;
		text-align: center;
	}
	.index-news-con_info .tj-news .tj-news-con{
		padding:50px 22px 0 22px;
	}
	.index-news-con_info .tj-news .tj-news-title{
		padding:15px 0;
		font-size: 18px;
		height:48px;
		overflow:hidden;
	}
	.index-news-con_info .tj-news .tj-news-text{
		font-size: 14px;line-height: 28px;
	}
	.index-news-con_info .tj-news .tj-news-more{
		width: 102px;
		height: 34px;
		margin-top:39px;
	}
	.index-news-con_info .index-news-list{
		width: 390px;
	}
	.index-news-con_info .index-news-list li{
		padding:15px;
		margin:10px 0;
	}
	.index-news-con_info .index-news-list li .vertical-line{
		display: block;
	}
	.index-news-con_info .index-news-list li .index-news-list-right-con{
		padding-left: 15px;
	}
	.index-news-con_info .index-news-list li .index-news-list-title{
		font-size: 18px;
		height:38px;
		overflow:hidden;
	}
	.index-news-con_info .index-news-list li:hover{
		background: #459946;
	}
	.index-news-con_info .index-news-list li:hover .index-news-list-title a,
	.index-news-con_info .index-news-list li:hover .index-news-list-text{
		color: #fff;
	}
	.index-news .index-case-more{
		margin-top: 40px;
		color: #fff;
		border-color: #fff;
	}
	.friends-link{
		display: block;
		background: #f1f1f1;
	}
	.friends-link ul li{
		font-size: 14px;float: left;line-height: 40px;
	}
	.friends-link ul li{
		padding-right: 20px;
	}
	.footer-nav{
		display: block;
		border-bottom:1px solid #f6f6f6;
	}
	.footer-nav ul{
		display: flex;
		justify-content: center;
	}
	.footer-nav ul li{
		float: left;
		padding:0 38px;
		line-height: 62px;
		position: relative;
	}
	.footer-nav ul li:after{
		content: ' ';
		position: absolute;
		height: 12px;
		width: 1px;
		background-color: #55595c;
		top:27px;
		right: 0;
	}
	.footer-nav ul li:last-child:after{
		display: none;
	}
	.footer-middle{
		padding:20px 0;
	}
	.footer-middle .wrap{
		display: flex;
		justify-content: space-between;
	}
	.footer-message{
		width: 610px;
	}
	.footer-message p{
		width: 31%;float: left;margin-right: 2%;
	}
	.footer-message p .inptext{
		width: 70%;
	}
	.footer-message .textarea{
		margin-top:17px;
	}
	.footer-tel{
		margin-top: 30px;
	}
	.footer-tel-num{
		font-weight: bold;
	}
	.footer-tel-address{
		background: url(../images/img22.png) no-repeat left center;
		padding-left: 20px;
		margin-top: 10px;
	}
	.footer-ewm{
		padding-top: 20px;
	}
	.footer-copyright{
		border-top:1px solid #f6f6f6;
		line-height: 44px;
		text-align: center;
	}
	.footer-copyright br{
		display: none;
	}
	/* 了解盛邦 */
	.about-banner{
		height: 300px;
	}
	.about-container{
		padding: 3% 0;
	}
	.company-name .cn{
		font-size: 24px;
		font-weight: bold;
	}
	.company-name .en{
		font-size: 30px;
		margin-top: 27px;
		margin-bottom: 40px;
		width: 630px;
		margin-left: -365px;
	}
	.company-name .line{
		width: 890px;
		left: 50%;
		margin-left: -495px;
		top:83%;
	}

	/* 项目案例 */
	.about-title .en{
		font-size: 18px;
	}
	.about-title .cn{
		font-size: 30px;
		font-weight: normal;
		padding-top: 10px;
	}
	.cases-box1,
	.cases-box2,
	.cases-box4{
		padding-top: 50px;
	}
	.cases-box1_title{
		font-size: 24px;
	}
	.cases-box1_list,
	.cases-box2_list{
		padding-top: 40px;
	}
	.cases-box1_list li{
		width: 20%;
		margin:0;
		padding:0 1%;
	}
	.cases-box1_list li:last-child{
		width: 18%;
	}
	.cases-box1_list li.item{
		border-top-width: 4px;
	}
	.cases-box1_list li .text{
		font-size: 14px;
	}
	.cases-box2_list li{
		width: 24%;
	}
	.cases-box2_list li .img{
		height: auto;
	}
	.cases-box2_list li p{
		font-size: 18px;
	}
	.cases-box3 .imgbg{
		margin-top: 40px;
		padding:30px 0;
	}
	.cases-box3 .imgbg .img{
		width: 890px;
		margin:0 auto;
	}
	.cases-box4 .index-case_con{
		padding:30px 0 0 0;
	}
	.cases-box4 .index-case_con ul{
		display: flex;
		justify-content: flex-start;
	}
	.cases-box4 .index-case_con ul li,
	.cases-box4 .index-case_con ul li:first-child{
		width: 31.33333333%;
		height: auto;
		margin-right: 0;
		margin:0 1% 2% 1%;
	}
	.cases-box4 .index-case_con ul li:first-child .index-case_con_info{
		height: 50px;
	}
	.cases-box4 .index-case_con ul li:first-child:hover .index-case_con_info{
		padding-top: 0px;
		height: 100%;
	}
	.cases-box4 .index-case_con ul li:hover .index-case_con_info_title,
	.cases-box4 .index-case_con ul li:first-child:hover .index-case_con_info_title{
		line-height: 278px;
	}
	.cases-box4 .index-case_con ul li .index-case_con_info_title{
		font-size: 16px;
	}
	.cases-box4 .index-case_con ul li:first-child .index-case_con_info_title{
		font-size: 16px;
		padding-top: 0;
		line-height: 50px;
	}
	.about-container .text{
		font-size: 16px;
		line-height: 32px;
	}
	.cases-show{
		padding-top: 50px;
	}
	.PrevNext{
		padding:40px 0;
		display: flex;
		justify-content: space-between;
	}
	.PrevNext p{
		font-size: 16px;
	}

	/* 业务范围 */
	.business-show{
		display: flex;
		justify-content: space-between;
	}
	.business-show_nav{
		width: 240px;
	}
	.business-show_nav_title{
		display: block;
		background: #5ea165;
		width: 100%;
		height: 75px;
		line-height: 75px;
		text-align: center;
		font-size: 24px;
		color: #fff;
	}
	.business-show_nav_list{
		display: block;
		position: static;
	}
	.business-show_nav_list li{
		line-height: 54px;
		font-size: 16px;
	}
	.business-show_nav_list li a{
		color: #999999;
	}
	.business-show_nav_list li span{
		color: #999999;
		font-weight: bold;
	}
	.business-show_nav_list li.on,
	.business-show_nav_list li:hover{
		background: #5ea165;
		color: #fff;
	}
	.business-show_nav_list li.on a,
	.business-show_nav_list li:hover a,
	.business-show_nav_list li.on span,
	.business-show_nav_list li:hover span{
		color: #fff;
	}
	.business-show_info{
		width: 920px;
	}
	.business-show_info_current p{
		font-size: 24px;
	}
	.business-show_info_current .m-business-btn{
		display: none;
	}

	/*荣誉资质*/
	.honor-list{
		padding-top: 40px;
	}
	.honor-list li{
		width: 25%;
		padding:1%;
		margin:0;
	}
	.honor-list li .img img{
		height: 400px;
	}
	.honor-list li .title{
		height: 50px;
		font-size: 18px;
		line-height: 50px;
	}
	/* 新闻资讯 */
	.article-cate{
		padding:30px 0;
	}
	.article-cate a{
		width: 114px;
		height: 35px;
		line-height: 35px;
	}
	.article-list li{
		margin-bottom: 20px;
	}
	.article-list li .img{
		width: 274px;
		height: 206px;
	}
	.article-list li .img img{
		width: 274px;
		height: 206px;
	}
	.article-list li .info{
		width: 926px;
		padding:14px 14px 14px 68px;
		border-top:1px solid transparent;
	}
	.article-list li .info .title{
		font-size: 20px;
		line-height: 40px;
		height: 40px;
		overflow: hidden;
	}
	.article-list li .info .text{
		font-size: 14px;
		color: #666666;
		line-height: 28px;
	}
	.article-list li .info a.more{
		display: block;
		width: 100px;
		height: 40px;
		line-height: 40px;
		text-align: center;
		background: #eeeeee;
		font-size: 14px;
		color: #666666;
		margin-top: 20px;
	}
	.article-list li:hover .info{
		box-shadow: 1px 3px 5px #dcdcdc;
		background: #f7f7f7;
		border-top:1px solid #f1f1f1;
	}
	.article-list li:hover .info .title a{
		color: #459946;
	}
	.article-list li:hover .info a.more{
		color: #fff;
		background: #459946;
	}
	.article-show-time{
		font-size: 14px;
		padding: 22px 0 0 0;
	}
	.article-show{
		padding-top: 22px;
	}
	.online-message{
		display: block;

	}
	.online-message .p-box{
		display: flex;
		justify-content: space-between;
	}
	.online-message .p-box p{
		background: #f1f1f1;
		height: 48px;
		line-height: 48px;
		padding:0 14px;
		width: 31.33333333%;
		margin-top: 25px;
		border:1px solid #f0f0f0;
	}
	.online-message .p-box p label,
	.online-message .textarea label{
		font-size: 14px;
		color: #999999;
		padding-right: 10px;
	}
	.online-message .p-box p .inptext{
		background: transparent;
		width: 88%;
		line-height: 46px;
	}
	.online-message .textarea {
		margin-top: 25px;
		width: 100%;
		height: 142px;
		background: #f1f1f1;
		padding:10px;
		border:1px solid #eeeeee;
		font-size: 14px;
		overflow: hidden;
	}
	.online-message .textarea label{
		float: left;
	}
    .online-message .textarea textarea{
    	width: 95%;
    	height: 116px;
    	background-color: transparent;
    	font-size: 14px;
    	line-height: 24px;
    	resize: none;
    }
    .online-message .inpsub{
    	width: 258px;
    	height: 48px;
    	border:1px solid #459946;
    	font-size: 14px;
    	background: transparent;
    	color:#459946;
    	display: block;
    	margin:0 auto;
    	margin-top: 50px;
    	cursor: pointer;
    }
    .contact-company{
    	font-size: 24px;
    }
    .contact-info p{
    	line-height: 70px;
    	padding:0;
    }
    .contact-info .contact-tel{
    	margin-top: 40px;
    }
    .contact-info .contact-address,
    .contact-info .contact-tel{
    	background-size: 45px;
    	padding-left: 60px;
    }
    .contact-map{
    	width: 50%;
    }
    .honor-thumb{
    	padding-top: 30px;
    }
}
