<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/*3转4*/


#indexPage #mslider .bx-wrapper .bx-pager {
	display: none;
}

/*新首页开始*/



.xinwennei {
	display: block;
	text-indent: 2em;
	margin: 20px auto;
}

.xinwenzhao {
	width: 100%;
	display: block;
}

.xinwenzhao p {
	width: 100%;
	margin-bottom: 20px
}

.sthj-box ul li p {
	text-align: center;
	padding: 14px;
	font-size: 16px;
}

.xinwenzhao p img {
	display: block;
	margin: auto;
}

/* 微小屏 屏宽小于等于575px时网格系统样式，通常为大屏手机或手机横屏 */
@media (max-width: 575px) {
	.xinwennei {
		display: block;
		text-indent: 2em;
		margin: 20px auto;
		width: 94%;
	}

	.xinwenzhao {
		width: 94%;
		display: block;
		margin: auto;
	}

	.xinwenzhao p {
		width: 100%;
		margin: auto;
		margin-bottom: 20px;
	}

	.newsl .content img {
		/*width: 100% !important;*/
		max-width: 100% !important;
	}

	.history-content {
		width: 90%;
		margin: 0 auto;
	}

	.footer-about {
		float: left;
		margin-right: 95px;
	}

	#header {
		display: none;
	}

	#header-phone {
		display: block;
	}

	.shuihuan1 {
		width: 680px !important;
	}

	.shuihuan2 {
		width: 680px !important;
	}

	.sthj-box ul li {
		width: 500px;
		height: 300px;
		margin: 10px;
		box-shadow: 0 10px 10px #e3e3e3;
		border-radius: 10px;
	}

	.sthj-box ul li p {
		text-align: center;
		padding: 14px;
		font-size: 16px;
	}

	.sthj-box ul li img {
		width: 100%;
		height: 240px;
		border-radius: 10px;
	}

	.honour-content {
		width: 80%;
		margin: 0 auto;
	}

	.honour-content ul {
		padding-bottom: 0;
		justify-content: center;


	}

	.honour-content ul li {
		visibility: visible;
		animation-name: fadeInUp;
		width: 300px;
		height: 270px;
		margin: auto;
		box-shadow: 0 10px 10px #e3e3e3;
		margin-bottom: 60px;
	}

	.houour-item {
		background: url(../images/kuang.png) no-repeat;
		width: 100%;
		margin: auto;
		background-size: 100%;
	}

	.houour-item img {
		padding: 11%;
		width: 78%;
	}

	.honour-content ul li p {
		font-size: 16px;
		font-family: Microsoft YaHei;
		font-weight: 400;
		color: #828181;
		line-height: 33px;
		text-align: center;
		padding-top: 5px;
	}

	/* 智慧水務 */
	.youzong {
		width: 100%;
	}

	.sw-item {
		box-shadow: 0 10px 10px #e3e3e3;
		border-radius: 10px;
		width: 470px;
		height: 270px;
		position: relative;
		margin: 20px;
	}

	.sw-item .item {
		width: 100%;
		height: 220px;
		border-radius: 10px 10px 0 0;
	}

	.sw-item p {
		padding: 10px;
		text-align: center;
		font-size: 16px;
	}

	.news-tit01 {
		font-size: 37px;
		margin: 10px auto;
		margin-bottom: 20px;
		text-align: center;
		font-family: Microsoft YaHei;
		font-weight: 400;
		color: #414141;
		line-height: 56px;
	}

	.m2csMenu {
		width: 20%;
		border-top: 1px solid #E6E6E6;
	}

	.news-content {
		width: 100%;
		margin: 0 auto;
	}

	.news-image p {
		width: 100%;
		/* display: grid;
		grid-template-columns: repeat(2, 1fr); */
		column-gap: 100px;
	}

	.news-image p img {
		margin: auto;
		width: 50%;
	}

	.news-center img {
		width: 100%;

	}

	.about-banner {
		padding-top: 64px;
		width: 100%;
	}

	.zutu {
		display: block;
	}

	.zutu_ig {
		display: block;
		width: 100%;
		margin: auto;
		margin-bottom: 20px;
		border-radius: 5px;
		border: 1px solid #f6f6f6;
	}
	.hot-bottom .hot-desc {
		width: 900px;
		    height: 25px;
		    font-size: 12px;
		    font-weight: 400;
		    color: #252B38;
		    line-height: 0px;
		    text-align: center;
	}
	
}

/* 微小屏 屏宽大于等于576px时网格系统样式，通常为大屏手机或手机横屏 */

@media (min-width: 576px) {
	.xinwennei {
		display: block;
		text-indent: 2em;
		margin: 20px auto;
		width: 94%;
	}

	.xinwenzhao {
		width: 94%;
		display: block;
		margin: auto;
	}

	.xinwenzhao p {
		width: 100%;
		margin: auto;
		margin-bottom: 20px;
	}

	.newsl .content img {
		/*width: 100% !important;*/
		max-width: 100% !important;
	}

	.history-content {
		width: 90%;
		margin: 0 auto;
	}

	.footer-about {
		float: left;
		margin-right: 95px;
	}

	#header {
		display: none;
	}

	#header-phone {
		display: block;
	}

	.shuihuan1 {
		width: 680px !important;
	}

	.shuihuan2 {
		width: 680px !important;
	}

	.sthj-box ul li {
		width: 500px;
		height: 300px;
		margin: 10px;
		box-shadow: 0 10px 10px #e3e3e3;
		border-radius: 10px;
	}

	.sthj-box ul li p {
		text-align: center;
		padding: 14px;
		font-size: 16px;
	}

	.sthj-box ul li img {
		width: 100%;
		height: 240px;
		border-radius: 10px;
	}

	.honour-content {
		width: 80%;
		margin: 0 auto;
	}

	.honour-content ul {
		padding-bottom: 0;
		justify-content: center;
	}

	.honour-content ul li {
		visibility: visible;
		animation-name: fadeInUp;
		width: 520px;
		height: 440px;
		margin: auto;
		box-shadow: 0 10px 10px #e3e3e3;
		margin-bottom: 60px;
	}

	.houour-item {
		background: url(../images/kuang.png) no-repeat;
		width: 100%;
		margin: auto;
		background-size: 100%;

	}

	.houour-item img {
		padding: 11%;
		width: 78%;
	}

	.honour-content ul li p {
		font-size: 20px;
		font-family: Microsoft YaHei;
		font-weight: 400;
		color: #828181;
		line-height: 33px;
		text-align: center;
		padding-top: 5px;
	}

	/* 智慧水務 */
	.youzong {
		width: 100%;
	}

	.sw-item {
		box-shadow: 0 10px 10px #e3e3e3;
		border-radius: 10px;
		width: 470px;
		height: 270px;
		position: relative;
		margin: 20px;
	}

	.sw-item .item {
		width: 100%;
		height: 220px;
		border-radius: 10px 10px 0 0;
	}

	.sw-item p {
		padding: 10px;
		text-align: center;
		font-size: 16px;
	}

	.news-tit01 {
		font-size: 37px;
		margin: 10px auto;
		margin-bottom: 20px;
		text-align: center;
		font-family: Microsoft YaHei;
		font-weight: 400;
		color: #414141;
		line-height: 56px;
	}

	.m2csMenu {
		width: 20%;
		border-top: 1px solid #E6E6E6;
	}

	.news-content {
		width: 100%;
		margin: 0 auto;
	}

	.news-image p {
		/* display: grid;
		grid-template-columns: repeat(2, 1fr); */
		width: 100%;
		column-gap: 100px;
	}

	.news-image p img {
		width: 50%;
		margin: auto;
	}

	.news-center img {
		width: 100%;

	}

	.about-banner {
		padding-top: 64px;
		width: 100%;
	}

	.zutu {
		display: block;
	}

	.zutu_ig {
		display: block;
		width: 100%;
		margin: auto;
		margin-bottom: 20px;
		border-radius: 5px;
		border: 1px solid #f6f6f6;
	}
	.hot-bottom .hot-desc {
		width: 1000px;
		height: 25px;
		font-size: 18px;
		font-weight: 400;
		color: #252B38;
		line-height: 0px;
		text-align: center;
	}
	
}

/* 小屏 屏宽大于等于768px时网格系统样式，通常为平板 */

@media (min-width: 768px) {
	.xinwennei {
		display: block;
		text-indent: 2em;
		margin: 20px auto;
	}

	.xinwenzhao {
		width: 94%;
		display: block;
	}

	.xinwenzhao p {
		width: 100%;
		margin: auto;
		margin-bottom: 20px;
	}

	.newsl .content img {
		/*width: 100% !important;*/
		max-width: 100% !important;
	}

	.history-content {
		width: 90%;
		margin: 0 auto;
	}

	.footer-about {
		float: left;
		margin-right: 95px;
	}

	#header {
		display: none;
	}

	#header-phone {
		display: block;
	}

	.shuihuan1 {
		width: 680px !important;
	}

	.shuihuan2 {
		width: 680px !important;
	}

	.sthj-box ul li {
		width: 500px;
		height: 300px;
		margin: 10px;
		box-shadow: 0 10px 10px #e3e3e3;
		border-radius: 10px;
	}

	.sthj-box ul li p {
		text-align: center;
		padding: 14px;
		font-size: 16px;
	}

	.sthj-box ul li img {
		width: 100%;
		height: 240px;
		border-radius: 10px;
	}

	.honour-content {
		width: 100%;
		margin: 0 auto;
	}

	.honour-content ul {
		padding-bottom: 0;
		justify-content: center;
		display: grid;
		grid-template-columns: repeat(2, 1fr);
	}

	.honour-content ul li {
		visibility: visible;
		animation-name: fadeInUp;
		width: 340px;
		height: 300px;
		margin: auto;
		box-shadow: 0 10px 10px #e3e3e3;
		margin-bottom: 60px;
	}

	.houour-item {
		background: url(../images/kuang.png) no-repeat;

		width: 100%;
		margin: auto;
		background-size: 100%;
	}

	.houour-item img {
		padding: 11%;
		width: 78%;
	}

	.honour-content ul li p {
		font-size: 18px;
		font-family: Microsoft YaHei;
		font-weight: 400;
		color: #828181;
		line-height: 33px;
		text-align: center;
		padding-top: 5px;
	}

	/* 智慧水務 */
	.youzong {
		width: 100%;
	}

	.sw-item {
		box-shadow: 0 10px 10px #e3e3e3;
		border-radius: 10px;
		width: 650px;
		height: 310px;
		position: relative;
		margin: 20px;
	}

	.sw-item .item {
		width: 100%;
		height: 260px;
		border-radius: 10px 10px 0 0;
	}

	.sw-item p {
		padding: 10px;
		text-align: center;
		font-size: 16px;
	}

	.news-tit01 {
		font-size: 37px;
		margin: 10px auto;
		margin-bottom: 20px;
		text-align: center;
		font-family: Microsoft YaHei;
		font-weight: 400;
		color: #414141;
		line-height: 56px;
	}

	.m2csMenu {
		width: 20%;
		border-top: 1px solid #E6E6E6;
	}

	.news-content {
		width: 100%;
		margin: 0 auto;
	}

	.news-image p {
		width: 100%;
		/* display: grid;
		grid-template-columns: repeat(2, 1fr); */
		column-gap: 100px;
	}

	.news-image p {
		/* display: grid;
		grid-template-columns: repeat(2, 1fr); */
		width: 100%;
		column-gap: 100px;
	}

	.news-image p img {
		width: 50%;
		margin: auto;
	}

	.news-center img {
		width: 70%;
		display: block;
		margin: auto;
	}

	.about-banner {
		padding-top: 64px;
		width: 100%;
	}

	.zutu {
		width: 70%;
		display: block;
		margin: auto;
	}

	.zutu_ig {
		display: block;
		width: 100%;
		margin: auto;
		margin-bottom: 20px;
		border-radius: 5px;
		border: 1px solid #f6f6f6;
	}
	.hot-bottom .hot-desc {
		width: 1000px;
		height: 25px;
		font-size: 20px;
		font-weight: 400;
		color: #252B38;
		line-height: 0px;
		text-align: center;
	}
	
}

/* 中屏 屏宽大于等于1024px时网格系统样式，通常为笔记本电脑 */

@media (min-width: 1024px) {
	.xinwennei {
		display: block;
		text-indent: 2em;
		margin: 20px auto;
	}

	.xinwenzhao {
		width: 100%;
		display: block;
	}

	.xinwenzhao p {
		width: 50%;
		margin: auto;
		margin-bottom: 20px
	}

	.newsl .content img {
		/*width: 100% !important;*/
		max-width: 100% !important;
	}

	.history-content {
		width: 90%;
		margin: 0 auto;
	}

	.footer-about {
		float: left;
		margin-right: 5px;
	}

	#header {
		display: block;
	}

	#header-phone {
		display: none;
	}

	.shuihuan1 {
		width: 200px !important;
	}

	.shuihuan2 {
		width: 300px !important;
	}

	.sthj-box ul li {
		width: 500px;
		height: 162px;
		margin: 10px;
		box-shadow: 0 10px 10px #e3e3e3;
		border-radius: 10px;
	}

	.sthj-box ul li img {
		width: 100%;
		height: 130px;
		border-radius: 10px;
	}

	.sthj-box ul li p {
		text-align: center;
		padding: 4px;
		font-size: 16px;
	}

	.honour-content {
		width: 100%;
		margin: 0 auto;
	}

	.honour-content ul {
		padding-bottom: 0;
		justify-content: center;
		display: grid;
		grid-template-columns: repeat(3, 1fr);
	}


	.honour-content ul li {
		visibility: visible;
		animation-name: fadeInUp;
		width: 300px;
		height: 260px;
		margin: auto;
		box-shadow: 0 10px 10px #e3e3e3;
		margin-bottom: 60px;
	}

	.houour-item {
		background: url(../images/kuang.png) no-repeat;
		width: 100%;
		margin: auto;
		background-size: 100%;
	}

	.houour-item img {
		padding: 11%;
		width: 78%;
	}

	.honour-content ul li p {
		font-size: 16px;
		font-family: Microsoft YaHei;
		font-weight: 400;
		color: #828181;
		line-height: 13px;
		text-align: center;
		padding-top: 5px;
	}

	/* 智慧水務 */
	.youzong {
		width: 76%;
	}

	.sw-item {
		box-shadow: 0 10px 10px #e3e3e3;
		border-radius: 10px;
		width: 180px;
		height: 163px;
		position: relative;
		margin: 20px;
	}

	.sw-item .item {
		width: 100%;
		height: 125px;
		border-radius: 10px 10px 0 0;
	}

	.sw-item p {
		padding: 8px;
		text-align: center;
		font-size: 12px;
	}

	.news-tit01 {
		font-size: 37px;
		margin: 10px auto;
		margin-bottom: 20px;
		text-align: center;
		font-family: Microsoft YaHei;
		font-weight: 400;
		color: #414141;
		line-height: 56px;
	}

	.m2csMenu {
		width: 25%;
		border-top: 1px solid #E6E6E6;
	}

	.news-content {
		width: 75%;
		margin: 0 10px;
	}

	.news-image p {
		width: 100%;
		/* display: grid;
		grid-template-columns: repeat(2, 1fr); */
		column-gap: 100px;
	}

	.news-image p img {
		width: 36%;
		margin: auto 7%;
	}

	.news-center {
		display: block;
	}

	.news-center p {
		font-size: 22px;
		font-family: Microsoft YaHei;
		font-weight: 400;
		color: #858585;
		line-height: 43px;
		padding-bottom: 40px;
		padding-right: 40px;
	}

	.news-center img {
		width: 70%;
		display: block;
		margin: auto;
	}

	.zutu {
		width: 73%;
		display: flex;
		margin: 20px auto;
	}

	.zutu_ig {
		display: block;
		width: 47%;
		margin: auto;
		border-radius: 5px;
		border: 1px solid #f6f6f6;
	}
	.hot-bottom .hot-desc {
		width: 1000px;
		height: 25px;
		font-size: 21px;
		font-weight: 400;
		color: #252B38;
		line-height: 0px;
		text-align: center;
	}
	
}

/* 大屏 屏宽大于等于1280px时网格系统样式，通常为桌面电脑或笔记本 */

@media (min-width: 1200px) {
	.xinwennei {
		display: block;
		text-indent: 2em;
		margin: 20px auto;
	}

	.xinwenzhao {
		width: 100%;
		display: block;
		margin: auto;
	}

	.xinwenzhao p {
		width: 45%;
		margin: auto;
		margin-bottom: 20px;
	}

	.newsl .content img {
		/*width: 100% !important;*/
		max-width: 100% !important;
	}

	.history-content {
		width: 90%;
		margin: 0 auto;
	}

	.footer-about {
		float: left;
		margin-right: 10px;
	}

	#header {
		display: block;
	}

	#header-phone {
		display: none;
	}

	.shuihuan1 {
		width: 240px !important;
	}

	.shuihuan2 {
		width: 370px !important;
	}

	.sthj-box ul li {
		width: 500px;
		height: 210px;
		margin: 10px;
		box-shadow: 0 10px 10px #e3e3e3;
		border-radius: 10px;
		margin-bottom: 35px !important;
	}

	.sthj-box ul li img {
		width: 100%;
		height: 210px;
		border-radius: 10px;
	}

	.sthj-box ul li p {
		text-align: center;
		padding: 10px;
		font-size: 16px;
	}

	.honour-content {
		width: 100%;
		margin: 0 auto;
	}

	.honour-content ul {
		padding-bottom: 0;
		justify-content: center;
		display: grid;
		grid-template-columns: repeat(3, 1fr);
	}

	.honour-content ul li {
		visibility: visible;
		animation-name: fadeInUp;
		width: 360px;
		height: 310px;
		margin: auto;
		box-shadow: 0 10px 10px #e3e3e3;
		margin-bottom: 60px;
	}

	.houour-item {
		background: url(../images/kuang.png) no-repeat;
		width: 100%;
		margin: auto;
		background-size: 100%;
	}

	.houour-item img {
		padding: 11%;
		width: 78%;
	}

	.honour-content ul li p {
		font-size: 16px;
		font-family: Microsoft YaHei;
		font-weight: 400;
		color: #828181;
		line-height: 20px;
		text-align: center;
		padding-top: 5px;
	}


	.youzong {
		width: 80%;
	}

	.sw-item {
		box-shadow: 0 10px 10px #e3e3e3;
		border-radius: 10px;
		width: 250px;
		height: 205px;
		position: relative;
		margin: 20px;
	}

	.sw-item .item {
		width: 100%;
		height: 170px;
		border-radius: 10px 10px 0 0;
	}

	.sw-item p {
		padding: 6px;
		text-align: center;
		font-size: 16px;
	}

	.news-tit01 {
		font-size: 37px;
		margin: 10px auto;
		margin-bottom: 20px;
		text-align: center;
		font-family: Microsoft YaHei;
		font-weight: 400;
		color: #414141;
		line-height: 56px;
	}

	.m2csMenu {
		width: 25%;
		border-top: 1px solid #E6E6E6;
	}

	.news-content {
		width: 80%;
		margin: 0 10px;
	}

	.news-image p {
		width: 100%;
		/* display: grid;
		grid-template-columns: repeat(2, 1fr); */
		column-gap: 100px;
	}

	.news-image p img {
		width: 36%;
		margin: auto 7%;
	}

	.news-center {
		display: block;
	}

	.news-center p {
		font-size: 22px;
		font-family: Microsoft YaHei;
		font-weight: 400;
		color: #858585;
		line-height: 43px;
		padding-bottom: 40px;
		padding-right: 40px;
	}

	.news-center img {
		width: 70%;
		display: block;
		margin: auto;
	}

	.zutu {
		width: 73%;
		display: flex;
		margin: 20px auto;
	}

	.zutu_ig {
		display: block;
		width: 47%;
		margin: auto;
		border-radius: 5px;
		border: 1px solid #f6f6f6;
	}
	.hot-bottom .hot-desc {
		width: 1000px;
		height: 25px;
		font-size: 23px;
		font-weight: 400;
		color: #252B38;
		line-height: 0px;
		text-align: center;
	}
	
}

/* 特大屏 屏宽大于等于1680px时网格系统样式，通常为桌面电脑 */

@media (min-width: 1680px) {
	.xinwennei {
		display: block;
		text-indent: 2em;
		margin: 20px auto;
	}

	.xinwenzhao {
		width: 35%;
		display: block;
	}

	.xinwenzhao p {
		width: 90%;
		margin: auto;
		margin-bottom: 20px;
	}

	.newsl .content img {
		/*width: 100% !important;*/
		max-width: 100% !important;
	}

	.history-content {
		width: 90%;
		margin: 0 auto;
	}

	.footer-about {
		float: left;
		margin-right: 54px;
	}

	#header {
		display: block;
	}

	#header-phone {
		display: none;
	}

	.shuihuan1 {
		width: 330px !important;
	}

	.shuihuan2 {
		width: 470px !important;
	}

	.sthj-box ul li {
		width: 500px;
		height: 210px;
		margin: 10px;
		box-shadow: 0 10px 10px #e3e3e3;
		border-radius: 10px;
	}

	.sthj-box ul li img {
		width: 100%;
		height: 210px;
		border-radius: 10px;
	}

	.sthj-box ul li p {
		text-align: center;
		padding: 10px;
		font-size: 16px;
	}

	.honour-content {
		width: 100%;
		margin: 0 auto;
	}

	.honour-content ul {
		padding-bottom: 0;
		justify-content: center;
		display: grid;
		grid-template-columns: repeat(3, 1fr);
	}

	.honour-content ul li {
		visibility: visible;
		animation-name: fadeInUp;
		width: 520px;
		height: 440px;
		margin: auto;
		box-shadow: 0 10px 10px #e3e3e3;
		margin-bottom: 60px;
	}

	.houour-item {
		background: url(../images/kuang.png) no-repeat;
		width: 100%;
		margin: auto;
		background-size: 100%;
	}

	.houour-item img {
		padding: 11%;
		width: 78%;
	}

	.honour-content ul li p {
		font-size: 20px;
		font-family: Microsoft YaHei;
		font-weight: 400;
		color: #828181;
		line-height: 26px;
		text-align: center;
		padding-top: 5px;
	}



	.youzong {
		width: 80%;
	}

	.sw-item {
		box-shadow: 0 10px 10px #e3e3e3;
		border-radius: 10px;
		width: 320px;
		height: 226px;
		position: relative;
		margin: 20px;
	}

	.sw-item .item {
		width: 100%;
		height: 190px;
		border-radius: 10px 10px 0 0;
	}

	.sw-item p {
		padding: 6px;
		text-align: center;
		font-size: 16px;
	}

	.news-tit01 {
		font-size: 37px;
		margin: 10px auto;
		margin-bottom: 20px;
		text-align: center;
		font-family: Microsoft YaHei;
		font-weight: 400;
		color: #414141;
		line-height: 56px;
	}

	.m2csMenu {
		width: 25%;
		border-top: 1px solid #E6E6E6;
	}

	.news-content {
		width: 80%;
		margin: 0 10px;
	}

	.news-image p {
		width: 100%;
		/* display: grid;
		grid-template-columns: repeat(2, 1fr); */
		column-gap: 100px;
	}

	.news-image p {
		/* display: grid;
		grid-template-columns: repeat(2, 1fr); */
		width: 100%;
		column-gap: 100px;
	}

	.news-image p img {
		width: 36%;
		margin: auto 7%;
	}

	.news-center {
		display: block;
	}

	.news-center p {
		font-size: 22px;
		font-family: Microsoft YaHei;
		font-weight: 400;
		color: #858585;
		line-height: 43px;
		padding-bottom: 40px;
		padding-right: 40px;
	}

	.news-center img {
		width: 70%;
		display: block;
		margin: auto;

	}

	.zutu {
		width: 73%;
		display: flex;
		margin: 20px auto;
	}

	.zutu_ig {
		display: block;
		width: 47%;
		margin: auto;
		border-radius: 5px;
		border: 1px solid #f6f6f6;
	}
	.hot-bottom .hot-desc {
		width: 1000px;
		height: 25px;
		font-size: 25px;
		font-weight: 400;
		color: #252B38;
		line-height: 0px;
		text-align: center;
	}
	
}

#indexPage .module .content {
	position: relative
}

#indexPage #mslider .content {
	margin: 0;
	height: 750px;
}

#indexPage #mservice {
	left: 0px;
	padding-top: 140px;
}

#indexPage #mservice .content {
	margin: 0 auto;
	width: 100%;
	height: 570px;
	top: auto;
	padding-top: 60px;
	position: relative;
	top: -240px;
}

#indexPage #mproject .content {
	margin: 0;
	background: #fff;
	height: 100%;
	padding-bottom: 10px;
}

#indexPage #mpage .content {
	margin: 0;
	height: 600px;
	margin-bottom: 110px;
	height: 408px;
}

#indexPage #mnews .content {
	margin: 0;
	height: auto;
	/* background-color: #fff; */
}

#indexPage #mnews .layoutnone {
	position: relative;
	top: -100px;
}

#indexPage #mcontact .content {
	margin: 0;
}

#indexPage #mpartner .content {
	margin: 0;
	height: 140px;
}

/*首页头部导航*/



#header {
	background: #fff;
	padding-top: 0px;
}

#header .content {
	padding: 0px
}

#header ul#nav {
	float: right;
	transition: all 0.4s ease-out 0s;
}

#header ul li.navitem {
	transition: all 0.4s ease-out 0s;
	padding: 0px 1px 0px 0px !important;
	line-height: 40px;
}

#header ul li.navitem a {
	color: #4b4b4b;
	display: inline-block;
	padding: 20px 15px;
}


#header ul li.navitem a.active,
#header ul li.navitem:hover a {
	color: #4b4b4b;
	display: inline-block;
	padding: 20px 15px;
}

#header ul li.navitem a::after {
	content: '';
	display: block;
	margin-top: -3px;
	width: 30%;
	height: 2px;
	background: transparent;
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

#header ul li.navitem a.active::after {
	width: 60%;
	background: #3DB2BD;
	display: none;
}

#header ul li.navitem:hover a::after {
	width: 100%;
	background: #3DB2BD;
}


#header.mini {
	background-color: rgba(255, 255, 255, 1);
	padding-top: 0px;
	box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.05);
}

#header.mini ul li.navitem a.active:after,
#header.mini ul li.navitem:hover a:after {
	margin-top: -5px;
}

#header ul li.navitem ul.subnav {
	width: 192px;
	background: #fff;
	border: 0;
	box-shadow: 0 6px 10px rgba(0, 0, 0, .1);
	top: 68px !important;
	z-index: 2;
	left: -35px;
}

#header ul li.navitem ul.subnav li {
	border-bottom: 1px solid rgba(0, 0, 0, .08);
}

#header ul li.navitem ul.subnav li a {
	text-align: center;
	color: #666;
	width: 100%;
	padding: 14px 0;
	background: none;
}

#header ul li.navitem ul.subnav li a i {
	display: none;
}

#header ul li.navitem ul.subnav li a:hover {
	background: #fff;
	color: #000;
	text-indent: inherit;
}

#header ul li.navitem ul.subnav li a:hover::after,
#header ul li.navitem ul.subnav li a:after {
	display: none;
}

#header ul li.navitem ul.subnav li a:hover {
	background-color: #f5f5f5;
}


/*内页头部导航*/


/* 首页服务*/
#indexPage #mservice .content .header p.title {
	display: block;
}

#indexPage .module .bgmask {
	background-color: #fff;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 0%;
	display: block;
}

.nobanner #header {
	border-bottom: 1px solid #f3f3f3
}

#indexPage #mservice {
	height: 460px;
	margin-top: 160px;
}

/*幻灯*/


/*首页产品*/







#indexPage #mslider ul li div {
	display: none;
	clear: both;
}

#mslider .bx-wrapper .bx-pager-item {
	width: 6px;
	height: 6px;
	background: rgba(0, 0, 0, .3);
	margin-bottom: 20px;
	border-radius: 4px;
	position: relative;
	cursor: pointer;
	margin-left: 18px;
}

#mslider .bx-wrapper .bx-pager.bx-default-pager a {
	width: 16px;
	height: 16px;
	display: block;
	position: absolute;
	top: -5px;
	left: -10px;
	border-radius: 8px;
	border: 0;
	background: rgba(0, 0, 0, 0.21);
	opacity: 0;
}

#mslider .bx-wrapper .bx-pager.bx-default-pager a.active {
	opacity: 1;
}

#mslider .bx-wrapper .bx-pager.bx-default-pager a.active:after {
	content: '';
	height: 6px;
	width: 6px;
	background: #fff;
	display: block;
	position: absolute;
	top: 5px;
	left: 5px;
	border-radius: 10px;
}

/*内页服务*/



#servicelist {
	overflow: hidden;
	padding-top: 10px;
}

#servicelist.fw {
	width: 1200px;
}

#servicelist .serviceitem a {
	text-align: center;
}

#servicelist .serviceitem a img {
	width: 100%;
	height: 165px;
	overflow: hidden;
	transition: all 0.3s ease-out 0s;
	position: relative;
	top: 0;
	margin-bottom: 0px;
}

#indexPage #servicelist .serviceitem a img {
	width: 380px;
	height: 190px;
}


#servicelist .serviceitem {
	width: 374px;
	float: left;
	min-height: 400px;
	margin-bottom: 60px;
	padding-bottom: 40px;
	margin: 0;
	margin-right: 25px;
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}



#servicelist .serviceitem div {
	display: none;
	position: relative;
	margin: 0;
	transition: all 0.3s ease-out 0s;
	top: 0px;
	padding-top: 2%;
}

#servicelist .serviceitem div:after {
	display: none;
	position: absolute;
	content: "";
	left: 5%;
	width: 90%;
	height: 120%;
	border: 1px solid rgba(0, 0, 0, .15);
	margin-left: 0;
	top: -4px;
	transition: all 0.3s ease-out 0s;
}

#servicelist .serviceitem div p.title {
	font-size: 18px;
}

#servicelist .serviceitem div p.description {
	width: auto;
	margin-top: 30px;
}

.npagePage #servicelist .serviceitem div p.description {
	color: #B1AFAF;
}

.Pageservice #servicelist .serviceitem:hover {
	position: relative;
	top: -8px
}

#servicelist .serviceitem:hover {
	box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
	margin-top: -8px;
	background: #fff;
}

#servicelist .serviceitem:hover div {
	margin-top: 0px;
}

#servicelist .serviceitem:hover p.title {
	color: #444;
}

#servicelist .serviceitem:hover div:after {
	border: 1px solid rgba(0, 0, 0, .4);
	width: 94%;
	left: 3%;
	height: 125%;
}

#sitecontent .serviceitem a.details {
	width: 35px;
	height: 35px;
	text-align: center;
	display: block;
	border-radius: 0;
	border: 1px solid transparent;
	transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}

#sitecontent .serviceitem a.details:after {
	content: '';
	width: 15px;
	height: 9px;
	display: block;
	margin: 13px 0 0 11px;
	position: absolute;
	top: 0px;
	left: 0px;
}

#servicelist .serviceitem:hover .details {
	margin-top: -15px;
	border-color: #b6b6b6;
	text-indent: 130px;
}

#servicelist .serviceitem .details:hover {
	border: 1px solid transparent;
	text-align: inherit;
}

/*案例*/


#projectlist .projectitem a img {
	position: relative;
	perspective: 150;
	-webkit-perspective: 150;
}

#projectlist .projectitem a:hover img {
	transform: scale(1.08, 1.08);
}

#indexPage #mproject .content .header {
	padding-top: 110px;
	margin: 0 auto;
	width: 1200px;
	text-align: center;
}

#indexPage #mproject #projectlist {
	width: 1260px;
}

#indexPage #mproject #projectlist {
	width: 100%;
	margin: 0 auto;
	margin-top: -15px
}

#indexPage #mproject .content .wrapper {
	width: 1200px;
	margin: 0 auto;
	padding-left: 0px;
	overflow: hidden;
}

.projectitem {
	overflow: hidden;
	transition: all ease-out .3s;
	width: 24％;
	height: 330px;
	/* margin: 0 10px 25px 0px; */
}

#indexPage #mproject #projectlist .projectitem a::after {
	conter'';
	display: block;
	clear: both;
}

#indexPage #mproject #projectlist .projectitem:hover {
	box-shadow: 0px 7px 17px #dedede;
}

#indexPage #mproject #projectlist .projectitem:nth-child(3n) {
	margin-right: 10px;
}

#projectlist .projectitem a:hover .project_info {
	background: none
}

#indexPage #mproject #projectlist .projectitem a .project_info div {
	height: 100px;
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	position: absolute;
	bottom: 0px;
	top: 245px;
	width: 100%;
	background: #fff;
}

#indexPage #mproject #projectlist .projectitem a .project_info p {
	width: auto;
	text-align: left;
}

#indexPage #mproject #projectlist .projectitem a .project_info .title {
	font-size: 16px;
	color: #3C3C3C;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	height: 32px;
	line-height: 32px;
	text-align: left;
	margin: 0px;
	padding-top: 20px;
}


#indexPage #mproject #projectlist .projectitem a .project_info .subtitle {
	transition: all ease-out .3s;
	-webkit-transform-origin: center bottom;
	-moz-transform-origin: center bottom;
	color: rgba(0, 0, 0, 0.4);
	width: 75%;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	font-size: 13px;
	text-align: left;
	padding: 0px;
	margin: 0px;
	margin-left: 20px;
	line-height: 24px;
	white-space: nowrap
}

#indexPage #mproject #projectlist .projectitem:hover a .project_info .subtitle {}

#projectlist .projectitem a .project_info {
	border-radius: 0px;
}



#indexPage #mproject #projectlist .projectitem a img {
	overflow: hidden;
	border-radius: 0px 0px 0px 0px;
}

#indexPage #mproject #projectlist .projectitem a .project_info div:after {
	content: '';
	width: 37px;
	height: 20px;
	display: none;
	position: absolute;
	top: 50%;
	right: 2px;
	background: transparent url(../images/icon2.png) no-repeat -30px -66px;
	transition: all 0.3s ease-out 0s;
	margin-top: -11px;
	border-left: 1px solid rgba(0, 0, 0, .0);
	width: calc(100% - 198px);
	height: 60px;
	overflow: hidden;
}


/*内页案例*/

#projectlist {
	text-align: center;
	float: right;
	width: 960px;
}

.npagePage #projectlist .wrapper {
	margin-left: 20px;
	display: inline-block;
	width: auto;
}

#sitecontent .Pageanli #projectlist .projectitem {
	width: 300px;
	margin: 0 20px 53px 0;
	height: 318px;
	background: none;
	display: inline-block;
	transition: all 0.3s ease-out 0s;
}

#sitecontent .Pageanli #projectlist .projectitem:hover {
	box-shadow: 0px 7px 17px #dedede;
}

#projectlist .projectitem a:hover .project_info {
	background: none
}

.npagePage #projectlist .projectitem a .project_info div {
	border-bottom: 1px rgba(109, 109, 109, 0.22) solid;
	height: 146px;
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	position: absolute;
	bottom: 0px;
	width: 100%;
	background: #fff;
}


.npagePage4 #projectlist .projectitem a .project_info div {
	height: 131px;
}

.npagePage #projectlist .projectitem a .project_info p {
	width: auto;
	text-align: left;
}

.npagePage #projectlist .projectitem a .project_info .title {
	font-size: 16px;
	color: #06090e;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	height: 32px;
	line-height: 32px;
	text-align: left;
	padding-top: 25px;
	padding-left: 14px;
	margin: 0px;
	padding-right: 14px;
}


.npagePage #projectlist .projectitem a .project_info .subtitle {
	-webkit-transform-origin: center bottom;
	border: 0px red solid;
	display: block;
	overflow: hidden;
	margin: 0px;
	padding: 0px 70px 0px 0px;
	-moz-transform-origin: center bottom;
	overflow: hidden;
	line-height: 40px;
	transform-origin: center bottom;
	opacity: 1;
	-webkit-transform: rotateX(0deg);
	height: 40px;
	position: absolute;
	left: 20%;
	top: -40px;
	color: #FFFFFF;
	width: 60%;
	font-size: 15px;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	font-size: 15px;
	text-align: center;
	padding: 0px;
	background: rgba(48, 93, 195, 0.87);
	transform: rotateX(90deg);
	-webkit-transform: rotateX(90deg);
	margin: 0px;
}




.npagePage #projectlist .projectitem a .project_info div:after {
	display: none;
	content: '';
	width: 37px;
	height: 20px;
	position: absolute;
	top: 50%;
	right: 0;
	background: transparent url(../images/icon2.png) no-repeat -30px -66px;
	transition: all 0.3s ease-out 0s;
	margin-top: -13px;
	border-left: 1px solid rgba(0, 0, 0, 0);
}

.npagePage #projectlist .projectitem:hover a .project_info div {
	padding: 5px 0;
}

.npagePage #projectlist .projectitem:hover a .project_info div:after {
	display: none;
	background: url(../images/icon2.png) no-repeat 16px -66px;
	border-left: 1px solid rgba(0, 0, 0, .1);
}

#projectlist .projectitem a:hover .project_info p.title {
	color: #666;
	font-size: 15px;
}

.npagePage #mproject .content .subtitle::after {
	content: '';
	background-color: #2b68d2;
	width: 9px;
	height: 9px;
	display: block;
	border-left: 7px #F7F7F7 solid;
	border-right: 7px #F7F7F7 solid;
	position: relative;
	top: 15px;
	left: 228px;
}



/*more效果 _首页新闻*/

#indexPage #mnews a.more {
	background: rgba(255, 255, 255, .0);
	width: 150px;
	height: 37px;
	display: block;
	margin: 40px auto 50px;
	line-height: 37px;
	font-size: 14px;
	color: #aba8a8;
	border-radius: 0px;
	transition: all ease-out .3s;
	background-color: #fff;
}

#indexPage #mnews a.more i {
	display: none;
}

#indexPage #mnews a.more:hover i {
	color: transparent;
}

#indexPage #mnews a.more:hover {
	color: #525252;
	box-shadow: 0px 7px 15px #dedede;
}

#indexPage #projectlist a.more {
	background: rgba(255, 255, 255, .0);
	width: 150px;
	height: 37px;
	display: block;
	margin: 40px auto 50px;
	line-height: 37px;
	font-size: 14px;
	color: rgba(95, 95, 95, 0.66);
	border-radius: 2px;
	transition: all ease-out .3s;
	background-color: #fff;
}

#indexPage #projectlist a.more:hover i {
	color: transparent;
}

/*
#indexPage #projectlist a.more:hover::after{  background: url(../images/icon.png)no-repeat -99px -155px;}

*/

#indexPage #projectlist a.more:hover {
	color: #fff;
	box-shadow: 0px 7px 15px #dedede;
	background: linear-gradient(to top right, #128bc6, #22eaf5);
	border: 1px solid;
}

#projectlist a.more::after {
	display: none;
	transition: all 0.4s ease-out 0s;
	content: ' ';
	height: 37px;
	background: url(../images/icon.png)no-repeat -99px -155px;
	left: -29px;
	position: relative;
	width: 20px;
	float: right;
}


/*新闻*/


#indexPage #mnews .content .header {
	display: block;
	padding: 110px 0 65px;
	text-align: center;
}

#newslist .newstitem.left a.newscontent,
#newslist .newstitem.left a.newscontent:hover,
#newslist .newstitem.right a.newscontent,
#newslist .newstitem.right a.newscontent:hover {
	padding: 0px;
}

#indexPage #newslist .newstitem .newsimg {
	display: none;
	float: left;
	width: 120px;
	height: 120px;
	-webkit-perspective: 150;
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

#mnews #newslist #newsitem_0.newstitem .newsimg {
	display: block;
}

#newslist .newstitem {
	float: left;
	width: 560px;
	margin: 0 5px 20px 25px;
}

#newslist .news_wrapper,
#newslist .newstitem a.newscontent:hover .news_wrapper {
	width: 100%;
	background: transparent;
}

#mnews #newslist {
	width: 1200px;
	margin: 0 auto;
}

#indexPage #newslist .wrapper {
	margin-left: 0px;
}

#newslist .newsbody {
	overflow: hidden;
	margin-left: 100px;
	float: left
}

#indexPage #newslist .newstitem {
	margin-bottom: 20px !important;
	margin-right: 30px !important;
	background-color: #f7f7f7;
	padding: 20px;
	position: relative;
	display: block;
	transition: all ease-out .3s;
}

#newslist .newstitem a.newscontent {
	z-index: 7;
}

#indexPage #newslist .newstitem::after {
	content: '';
	position: absolute;
	top: 0px;
	display: block;
	left: 0;
	width: 100%;
	height: 100%;
	background: #fff;
	/* z-index: 0; */
	transform: scaleY(0);
	transition: transform .75s cubic-bezier(.19, 1, .22, 1);
	transform-origin: top;
	transition-delay: 0s !important;
}

#indexPage #newslist .newstitem:hover::after {
	z-index: 0;
	transform-origin: bottom;
	transform: scaleY(1);
	background: linear-gradient(to top right, #128bc6, #22eaf5);
	box-shadow: 0px 8px 19px #dedede;
}

#indexPage #newslist .newstitem:hover p.date {
	color: #fff
}

#indexPage #newslist .newstitem:hover p.date .year {
	color: rgba(255, 255, 255, 0.7);
}

#indexPage #newslist .newstitem:hover p.title {
	color: #fff
}

#indexPage #newslist .newstitem:hover .description {
	color: rgba(255, 255, 255, 0.4);
}

#indexPage #newslist .newstitem:hover p.date .md::after {
	background-color: rgba(255, 255, 255, 0.22);
}


#indexPage #newslist #newsitem_0:hover::after {

	background-color: #F7F7F7;
	box-shadow: 0px 8px 19px #dedede;
}

#indexPage #newslist #newsitem_0:hover p.date {
	color: #999;
}

#indexPage #newslist #newsitem_0:hover p.title {
	color: #7b7b7b;
}

#indexPage #newslist #newsitem_0:hover .description {
	color: #afafaf;
}

#indexPage #newslist #newsitem_0:hover p.date .year {
	color: rgba(0, 0, 0, 0.41);
}

#indexPage #newslist #newsitem_0:hover p.date .md::after {
	background-color: rgba(0, 0, 0, 0.07);
}



#indexPage #newslist .newstitem:hover.newsitem_0 {
	border: 1px red solid
}

#indexPage #newslist .newstitem:nth-child(2n) {
	margin-right: 0px !important;
}

#projectlist .projectitem a .project_info p.description.hide {
	display: none;
	color: #afafaf;
	font-size: 13px;
	padding-top: 20px;
	text-align: center !important;
	line-height: 22px;
	height: 40px;
	padding-top: 16px;
	overflow: hidden;
}

.Pageanli #projectlist .projectitem a .project_info p.description.hide {
	padding-left: 15px;
	padding-right: 15px;
	text-align: left !important;
	padding-top: 13px;
}

.Pageanli #projectlist .projectitem a .project_info .title::after {
	height: 1px;
	width: 20px;
	background-color: #222224;
	border: 1px red solid
}

#indexPage #projectlist .projectitem a .project_info p.description.hide {
	line-height: 23px;
}

/*#newslist .newsbody:after{ content:'';width: 25px; height:10px;background: url(../images/icon2.png) no-repeat 0 -71px; position:absolute; left:100px; bottom:44px; opacity:0;transition: all 0.3s ease-out 0s}*/



#newslist .newsbody .title {
	height: 54px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	font-size: 16px;
	color: #06090e;
	line-height: 32px;
	text-align: left;
	position: absolute;
	text-indent: 0px;
}

#indexPage #newslist .newsbody .title {
	top: 16px;
	padding-left: 75px;
	font-size: 16px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	width: calc(45% - 40px);
	color: #3c3c3e;
}

#indexPage #newslist .newstitem .newsbody .date::before {
	content: '';
	position: absolute;
	width: 50px;
	height: 1px;
	background: rgba(0, 0, 0, .0);
	transition: all 0.3s ease-out 0s;
	margin-top: 58px;
	z-index: 99;
	left: 40px;
	margin-block-start: 56px;
	-webkit-margin-before: 59px;
}

#indexPage #newslist .newstitem:hover .newsbody .date::before {
	width: calc(100% - 40px);
}

#newslist .separator {
	display: none;
	color: transparent;
	font: 0px/0;
	height: 6px;
	text-decoration: none;
	background-color: #E2E2E2;
	content: "";
	height: 1px;
	position: absolute;
	top: 23%;
	width: 33px;
}

#newslist .separator::after {
	display: none
}

#newslist .separator::before {
	display: none;
}

#newslist .newsbody .description {
	height: 78px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	transition: all 0.3s ease-out 0s;
	margin-top: 0;
	color: #909090;
	line-height: 26px;
	text-align: left;
	position: absolute;
	top: 108px;
}


#indexPage #newslist .newsbody .description {
	display: block;
	top: 55px;
	padding-left: 75px;
	width: calc(100% - 73px);
	height: 47px;
	color: #afafaf;
	line-height: 22px;
	top: 27px;
}

#newslist .newsbody .date {
	background: transparent;
	position: relative;
	top: -50px;
	font-weight: 100;
	text-align: right;
}

#indexPage #newslist .newsbody .date {
	width: auto;
	text-align: left;
	top: 4px;
	display: block;
}

/*#newslist .newsbody .date:after{ content:'';width: 35px;height: 1px;background: rgba(0,0,0,.25);display: block;position: relative;top: 2px;left:-40px;transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;}*/



/*内页新闻*/



.Pagenews .content {
	text-align: center;
}

.Pagenews #newslist {
	width: 960px;
	float: right;
	padding-top: 0px;
	margin-top: -95px;
}

.Pagenews #newslist .newstitem {
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	width: 936px;
	margin: 0;
	margin-bottom: 30px;
	border-bottom: 1px solid rgba(0, 0, 0, .06);
	margin-left: 25px
}

.Pagenews #newslist .wrapper .news_wrapper {
	width: 800px;
	float: left;
	position: relative;
	margin-left: 110px;
}

.Pagenews #newslist .newstitem .newsimg {
	display: block;
	width: 180px;
	height: 110px;
	margin-top: 5px;
}

.Pagenews #newslist .news_wrapper,
.Pagenews #newslist .newstitem a.newscontent:hover .news_wrapper {
	width: 920px;
}

.Pagenews #newslist .newsbody .date {
	top: 37px;
	left: 717px;
	width: 100px;
	text-align: left;
	display: block;
}

.Pagenews #newslist .newsbody .date .year {
	font-size: 14px;
	text-align: left;
	display: block;
	position: absolute;
	color: #eeeeee;
	font-size: 30px;
	padding: 3px 10px;
	border-left: 3px #f7f7f7 solid;
}

.Pagenews #newslist .newsbody .date .md {
	display: none;
	font-size: 30px;
	border-left: 3px #f7f7f7 solid;
}

.Pagenews #newslist .newsbody .date:after {
	left: 100px;
	top: 8px;
	display: block;
}

.Pagenews #newslist .newsbody .title {
	width: 360px;
	margin-top: 8px;
	line-height: 24px;
	height: 24px;
	padding-bottom: 8px;
	margin-bottom: 0px;
	overflow: hidden;
}

.Pagenews #newslist .newsbody .description {
	width: 620px;
	top: 55px;
	margin-top: 0px;
	height: 50px;
	font-size: 13px;
	line-height: 22px;
	height: 50px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	color: #B5B5B5;
}

.Pagenews #newslist .newstitem:hover .newsbody .title,
.Pagenews #newslist .newstitem:hover .newsbody .description {}



.Pagenews #newslist .newstitem:hover .newsbody .date:after {
	width: 60px;
	background: #7D7D7D;
}

.Pagenews #newslist .newstitem:hover .title {
	color: #1cc3e1;
	;
}

.Pagenews #newslist .newstitem:hover .date .year {
	color: rgba(51, 51, 51, 0.57);
}

.Pagenews #newslist .newstitem a.details {
	width: 35px;
	height: 35px;
	display: block;
	border-radius: 0;
	border: none;
	transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;
	overflow: hidden;
	position: relative;
	margin: 0px;
	z-index: 3;
	top: -96px;
	right: 0;
	float: right;
}

.Pagenews #newslist .newstitem a.details:after {
	content: '';
	width: 15px;
	height: 9px;
	background: url(../images/icon2.png) no-repeat -110px -11px;
	display: block;
	margin: 13px 0 0 11px;
	position: absolute;
	top: 0px;
	left: 0px;
}

.Pagenews #newslist .newstitem:hover .details {
	border-color: #b6b6b6;
	text-indent: 130px;
	background: transparent;
}

.Pagenews #newslist .newstitem:hover .details:after {
	background: url(../images/icon2.png) no-repeat -1px -71px;
}

.Pagenews #newslist .newstitem .details:hover {
	border: none;
}


/*合作伙伴*/


#indexPage #mpartner .content .header {
	display: none;
}

#indexPage #mpartner .module-content {
	padding: 30px 0;
	height: 80px;
}

#indexPage #mpartner .wrapper {
	height: auto;
}

#indexPage #mpartner .wrapper ul li {
	height: 60px;
	padding-top: 20px;
}

#indexPage #mpartner .wrapper ul li a {
	width: 112px;
	height: auto;
	margin-right: 10px;
}

#indexPage #mpartner .bx-wrapper .bx-pager {
	display: none;
}

#indexPage #mpartner .bx-wrapper .bx-controls-direction {
	display: block;
}

#indexPage #mpartner .bx-wrapper .bx-controls-direction a.disabled {
	display: block;
	border-radius: 3px;
}

#mpartner .bx-wrapper .bx-controls-direction a {
	background: none;
}

#mpartner .bx-wrapper .bx-controls-direction a i {
	color: #c3c6ca;
	margin-top: 7px;
}

#mpartner .bx-wrapper .bx-controls-direction a:hover {
	background: #5d5d5d;
}

#mpartner .bx-wrapper .bx-controls-direction a:hover i {
	color: #fff;
	margin-top: 7px;
}

#indexPage #mpartner .bx-wrapper .bx-prev {
	left: -58px;
}

#indexPage #mpartner .bx-wrapper .bx-next {
	right: -58px;
}

#indexPage #mcontact .content .fw {
	float: left;
}

.footer-bot {
	color: #fff;
	width: 100%;
	float: left;
	margin-top: 20px;
}

.footer-bot .bottom-left {
	float: left;
	padding-bottom: 35px;
}

.footer-bot .bottom-right {
	float: right;
	/* margin-right: 12%; */
}

/*联系*/


/* #indexPage #mcontact {
    background: linear-gradient(to top right, #22eaf5, #128bc6);
} */
#indexPage #mcontact {
	background: url(../images/footer_bar.png) no-repeat;
	width: 100%;
}

#indexPage #mcontact .content {
	height: auto;
}

#indexPage #mcontact .content-top {
	width: 80%;
	margin: 0 auto;
	padding-top: 10%;
	/* display: flex; */
}

.footer-line {
	display: inline-block;
	height: 2px;
	color: #fff;
}

.content-bottom {
	width: 80%;
	margin: 0 auto;
}

.footer-tel {
	margin-top: 30px;
	color: #fff;
}

.footer-tel img {
	width: 25px;
	padding-right: 10px;
}

.content .footer-tel p {
	text-align: start;
	/* margin-left: 33px; */
	font-size: 18px;
	font-weight: 400;
	color: #FFFFFF;
	/* line-height: 34px; */
}

.content .footer-mail {
	text-align: start !important;
	font-size: 14px;
	color: #FFFFFF;
	margin: 5px 0;
}

.content .footer-add {
	text-align: start !important;
	font-size: 14px;
	color: #FFFFFF;
	margin: 10px 0;
}

#indexPage #mcontact .content:after {
	content: '';
	display: block;
	clear: both;
}

#indexPage #mcontact .content .header {
	width: 480px;
	float: left;
}

#indexPage #mcontact .content .header p.title {
	text-align: left;
	width: 289px;
	height: 23px;
	font-size: 22px;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 34px;

}

#indexPage #mcontact .content .header .subtitle {
	text-align: left;
	font-family: "Times New Roman", Times, serif, HELVETICANEUELTPRO-THEX, "微软雅黑";
}

/* #indexPage #mcontact .content #contactlist {
    width: 720px;
    float: left;
} */

#mcontact .content #contactform {
	display: none;
	width: 1200px;
	margin-top: 80px;
	height: 100%;
	background-color: #f3f3f3;
}

#mcontact .content #contactinfo {
	width: 720px;
	float: left;
	position: relative;
}

.content .name {
	width: 95px;
	/* height: 22px; */
	font-size: 22px;
	/* font-family: Microsoft YaHei; */
	font-weight: 400;
	color: #FFFFFF;
	line-height: 34px;
}

.footer-about p,
.footer-refrom p,
.footer-case p,
.footer-people p,
.footer-us p {
	font-size: 14px;
	font-weight: 300;
	color: #FFFFFF;
	line-height: 40px;
	padding-left: 10px;
}


.footer-refrom,
.footer-case,
.footer-people {
	float: left;
	margin-right: 95px;
}

.footer-us {
	float: left;
}

.content .content-line {
	/* width: 100%;
    height: 2px;
    background-color: #4BD1EA;
    position: relative;
    bottom: -220px; */
	width: 100%;
	height: 2px;
	background-color: #4BD1EA;
	/* position: relative; */
	/* bottom: -220px; */
	margin-bottom: 20px;
	/* opacity: 0; */
	text-indent: -9999px;
}

#mcontact .content #contactinfo p {
	float: left;
	width: 290px;
	padding-right: 60px;
	margin-top: 14px;
	height: auto;
	color: white;
	font-size: 12px;
	line-height: inherit;
}

#mcontact .content #contactinfo h3 {
	color: #fff;
}

#mcontact #contactinfo div {
	position: absolute;
	top: 35px;
	left: -250px;
}

#contactinfo {
	width: 100% !important;
}

/* #mcontact #contactinfo div:after {
    content: '关注';
    color: #fff;
    height: 20px;
    font-size: 16px;
    line-height: 20px;
    overflow: hidden;
    position: absolute;
    top: -56px;
    left: 0px;
} */

#mcontact #contactinfo div a {
	background-color: rgba(255, 255, 255, 0);
	color: rgba(251, 251, 251, 0.7);
	border-radius: 4px;
	font-size: 16px;
	border: 2px solid rgba(0, 0, 0, 0);
}

#mcontact #contactinfo div a:hover {
	background-color: rgb(48, 93, 195);
	border-radius: 4px;
}

#mcontact #contactinfo div a:hover i {
	color: #fff;
}

/*footer*/


#indexPage .module.bgShow .bgmask {
	display: none;
}

#footer {
	background: #EFEFEF;
}

#footer a path {
	fill: rgb(148, 148, 148);
}

#footer p {
	width: 1200px;
	margin: 0 auto;
	height: 44px;
	line-height: 44px;
	padding: 0;
	text-align: left;
}

#footer p a {
	margin-top: 15px;
}

/*分页*/


/*#pages a{ visibility:hidden;}*/
#pages a.active,
#pages a:hover {
	background-color: #6b6b6b;
}

.Pagenews #pages a {
	background-color: rgba(214, 214, 214, 0.37);
	color: #969494;
	transition: background-color 0.2s ease-out;
}

.Pagenews #pages a:nth-child(1) {
	color: #fff;
	background-color: #11aec5;
}

.Pagenews #pages a:hover {
	background-color: #305dc3;
	color: #fff;
}

.Pagenews #pages a {
	margin-right: 6px;
}

.Pageanli #pages a {
	background-color: rgba(214, 214, 214, 0.37);
	color: #969494;
	transition: background-color 0.2s ease-out;
}

.Pageanli #pages a:hover {
	background-color: #305dc3;
	color: #fff;
}

.Pageanli #pages a:nth-child(1) {
	color: #fff;
	background-color: #1cc3e1;
}

/*内页banner*/


.npagePage #banner,
.npagePage #banner div {
	height: 200px;
}

/*0801*/

#header .content {
	text-align: center;
	width: 1200px;
	margin: 0 auto;
	height: 80px;
	position: relative;
}

#header .content img {
	float: none;
}

#header #logo {
	margin-top: 17px;
	float: left;
}

.content .header p.subtitle {
	font-family: HELVETICANEUELTPRO-THEX, "微软雅黑";
	font-size: 14px;
}






#indexPage #mproject #category {
	display: block;
	margin-bottom: 25px;
	margin-top: -32px;
}

#category a {
	font-size: 12px;
	color: rgba(138, 138, 138, 0.4);
}

#category:nth-last-child a::after {
	background: rgba(0, 0, 0, 0);
}

#category a {
	border: none;
	font-size: 13px;
	padding: 8px 20px;
	margin-right: 1px;
	color: rgba(138, 138, 138, 0.81);
	transition: 0.3s;
	transform-origin: top;
	background-color: #EAEAEA;
}

#category a.active,
#category a:hover {
	background: #3DB2BD;
	color: #FFFFFF;
	transition: 0.3s;
	transform-origin: bottom;
}





#header #logo img {
	transform: scale(1, 1);
	transition: all 0.3s ease-out 0s;
	transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	height: 50px;
	width: auto
}

/*#header.mini #logo img { transform: scale(0.8, 0.8); -moz-transform:scale(0.8, 0.8); -webkit-transform:scale(0.8, 0.8); -o-transform:scale(0.8,0.8); }*/

#indexPage #mcontact .content .header {
	padding-top: 0;
	padding-bottom: 20px;
	width: 20%;
	float: left;
}

#indexPage #mcontact .content .footer-right {
	float: right;
}

#indexPage #mslider .bx-wrapper {
	position: relative;
	/* height: 727px; */
	overflow: hidden;
}

#indexPage #mnews a.details {
	display: none;
	border: none;
	text-indent: 100px;
	margin: 0;
	color: #999;
	font-size: 15px;
	width: 200px;
	font-family: Georgia, "Times New Roman", Times, serif;
	height: 50px;
	line-height: 50px;
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	position: relative;
	left: -58px;
	top: -55px;
}

#indexPage #mnews a.details:hover {
	color: #666;
}

#indexPage #mnews a.details i {
	position: relative;
	top: 3px;
}

#indexPage #mnews a.details:hover i {
	text-indent: 10px;
}

#indexPage #mnews #newslist .newstitem {
	margin: 0;
	transition: all 0.3s ease-out 0s;
	height: 46px;
}

#indexPage #mnews #newslist .newstitem:hover a.details {
	color: #666
}

#indexPage #mnews #newslist .newstitem:hover a.details i {
	text-indent: 10px;
	color: #707070;
}

#indexPage #mnews {
	background-color: #fff;
	border-top: 1px solid rgba(0, 0, 0, .0);
	/* height: 500px; */
}

#indexPage #servicelist {
	overflow: hidden;
}

#mnews.bgShow {
	background-image: url(./statics/images/bgimage3.png);
	height: 600px;
	position: relative
}

#sitecontent #indexPage #mservice .serviceitem a.details {
	width: 35px;
	height: 35px;
	text-align: center;
	display: block;
	border-radius: 0;
	border: 1px solid transparent;
	transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	top: -20px;
}

#indexPage #servicelist .serviceitem div p.description {
	margin-top: 4px;
	padding: 0 20px;
	line-height: 24px;
	color: #8D8D8D;
	text-align: left;
}

#indexPage #servicelist .serviceitem div p.title {
	font-size: 16px;
	text-align: left;
	width: 80%;
	overflow: hidden;
}

#indexPage #servicelist .serviceitem {
	height: 400px;
	min-height: 250px;
	margin-bottom: 50px;
	padding-bottom: 0;
	width: 50%;
	transition: all 0.3s ease-out 0s;
}

#indexPage #servicelist #serviceitem_0 {
	transition: all 0.3s ease-out 0s;
}

#indexPage #servicelist #serviceitem_1 {
	transition: all 0.3s ease-out 0s;
}

#indexPage #servicelist #serviceitem_2 {
	transition: all 0.3s ease-out 0s;
}

#indexPage #servicelist #serviceitem_2:hover {
	background-color: #fff;
}

#indexPage #servicelist .serviceitem a {
	text-align: center;
}

#indexPage #servicelist .serviceitem:last-child,
#indexPage #servicelist .serviceitem:nth-child(3n) {
	margin-right: 0
}

#indexPage #mservice a.more {
	background: rgba(255, 255, 255, .0);
	width: 150px;
	height: 37px;
	display: block;
	margin: -28px auto 50px;
	line-height: 37px;
	font-size: 14px;
	color: rgba(95, 95, 95, 0.66);
	border-radius: 2px;
	transition: all ease-out .3s;
	background-color: #fff;
	text-align: center;
}

#indexPage #mservice a.more:hover {
	color: #fff;
	box-shadow: 0px 7px 15px #dedede;
	background-color: #50A4FE;
	border: 1px #50A4FE solid;
}

#indexPage #mservice a.more:hover i {
	display: none;
}

#indexPage #servicelist a.more:hover::after {
	background: url(../images/icon.png)no-repeat -99px -156px;
}

#indexPage #mservice a::after {
	display: none;
	transition: all 0.4s ease-out 0s;
	content: ' ';
	height: 37px;
	background: url(../images/icon.png)no-repeat -99px -156px;
	left: -29px;
	position: relative;
	width: 20px;
	float: right;
}

#indexPage #mpartner {
	border-top: 1px solid rgba(0, 0, 0, .05);
}

.Pageanli #category a.active::after {
	display: none;
}

#sitecontent .npagePage #projectlist .projectitem {
	float: left;
	position: relative;
}

#sitecontent .npagePage #projectlist .projectitem:nth-child(3n) {
	margin-right: 0;
}

#sitecontent .npagePage #projectwrap {
	width: 1200px;
}

#sitecontent .npagePage #projectinfo .header p.title {
	font-size: 19px;
	margin-bottom: 5px;
}

#sitecontent .npagePage #projectinfo .header p.subtitle {
	font-size: 13px;
	font-family: HELVETICANEUELTPRO-THEX, "微软雅黑";
}

#sitecontent .npagePage #projectwrap #projectbody {
	width: 820px;
}

#projecttags a:hover {
	background: #575757;
	color: #fff;
}

#projectib .projectitem a .project_info p.title {
	margin-bottom: 4px;
}

#projectinfo .header {
	border: none;
}

#projectib .projectitem {
	margin-bottom: 25px;
}

.npagePage #banner {
	padding-top: 80px;
	height: 200px;
}

.npagePage #banner div {
	height: 200px;
	position: relative;
}

.Pageservice #servicelist .serviceitem div::after {
	top: -5px;
	left: 5%;
}

.Pageservice #servicelist .serviceitem:hover div::after {
	width: 94%;
	left: 3%;
	height: 180px;
	top: -10px;
}

.Pageservice #servicelist .serviceitem a.details {
	margin-top: -30px;
	opacity: 0;
}

.Pageservice #servicelist .serviceitem:hover .details {
	margin-top: -65px;
	opacity: 1;
	border: transparent;
}

.Pageservice #servicelist .serviceitem div {
	top: 0;
	padding-top: 5px;
}

.Pageservice #servicelist .serviceitem {
	position: relative;
	top: 0px;
	transition: all 0.4s ease-out 0s;
	margin-bottom: 80px;
	padding-bottom: 0;
	height: 405px;
	min-height: 235px;
	padding-top: 7px;
	background-color: #305DC3;
	border-radius: 3px;
	margin-top: 0px
}

.Pageservice #servicelist .serviceitem:nth-child(3n) {
	margin-right: 0px
}

.Pageservice #servicelist .serviceitem a img {
	top: 0;
}

.Pagenews #newslist .newstitem:nth-of-type(2n+1) {
	border-right: none;
}

.Pageservice #servicelist .serviceitem div p.title::after {
	top: 50px;
}

.Pageservice #servicelist .serviceitem div p.description {
	margin-top: 13px;
}

.npagePage .postbody {
	width: 1100px;
	overflow: hidden;
}

#teampost .postbody {
	width: 730px;
	overflow: hidden;
}

#teampost #teambody .theader .title {
	font-size: 26px;
	margin-bottom: 5px;
}

/*右下角悬浮*/

#shares a {
	width: 40px;
	height: 40px;
}

#shares a#sshare {
	display: none;
}

#shares a i {
	margin-top: 11px;
}

#shares a i.fa-weixin {
	margin: 11px 0 0 14px;
	background-image: url(../images/shouji-.png);
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

#shares a#gotop {
	margin-top: 0;
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	bottom: 40px;
	position: fixed;
	right: 10px;
}

#shares a#gotop i {
	margin-top: 8px;
}

#shares a#gotop:hover {
	background: rgba(0, 0, 0, .9)
}

#shares a#sweibo,
#shares a#sweixin {
	background-color: #fff;
	border: 1px solid rgba(0, 0, 0, .1);
	width: 38px;
	height: 39px;
	border-bottom: none;
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	position: fixed;
	bottom: 120px;
	right: 10px;
}

#shares a#sweixin {
	border-bottom: 1px solid rgba(0, 0, 0, .1);
	height: 38px;
	position: fixed;
	bottom: 80px;
}

.fa-weibo::before {
	color: #BED3EE;
}

#mcontact #contactinfo div a:hover i.fa-weibo::before {
	color: #fff;
}

#shares a#sweibo:hover {
	background-color: #555;
}

#shares a#sweibo:hover .fa-weibo::before {
	color: #fff;
}

#shares a#sweixin:hover {
	background-color: #555;
}

#shares a#sweixin:hover i.fa-weixin {
	background-image: url(../images/shouji.png);
}

#indexPage #mservice .wrapper {
	margin-left: 0px;
}


#projectlist .projectitem:hover a .project_info div::before {
	background: url(../images/icon.png)no-repeat -87px -155px;
	background-color: #22eaf5;
	/*background:linear-gradient(to top right,#128bc6,#22eaf5);*/
	border: 1px #22eaf5 solid;
	top: -19px;
}

#indexPage #mnews .content .header::after {
	content: '';
	position: absolute;
	width: 100%;
	height: 0px;
	background: rgba(0, 0, 0, .1);
	top: 300px;
}

#projectinfo .description a {
	margin: 15px 0;
	transition: all 0.3s ease-out 0s;
	width: calc(100% - 10px);
}

#projectinfo .description a:hover {
	color: #fff;
	background: #383838;
}

#sitecontent .npagePage #projectwrap #projectinfo .header .description {
	color: #999;
	line-height: 28px;
}

#projectlist .projectitem a .project_info div::before {
	transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	content: '';
	position: absolute;
	border-bottom: 0px solid rgba(0, 0, 0, .1);
	left: 244px;
	top: 30px;
	width: 36px;
	height: 36px;
	background-color: #fff;
	border: 1px #e5e5e5 solid;
	border-radius: 30px;
	background: url(../images/icon.png)no-repeat -87px -131px;
	z-index: 10;
}



.Pageteam #teamlist .teamitem a.details {
	display: block;
	border-radius: 0px;
	width: 40px;
	height: 80px;
	text-indent: -9999px;
	position: relative;
	border: none;
	border-left: 1px solid #ededed;
	left: 700px;
	top: 10px;
	transition: all 0.3s ease-out 0s;
	opacity: 1;
	float: right;
}


/*内页团队*/

.Pageteam #teamlist .wrap {
	margin-right: 0;
}

#teamlist {
	width: 1200px;
	padding-top: 100px;
}

#teamlist .teamitem .wrap {
	display: none;
}

#teamlist .teamitem {
	width: 560px;
	height: 260px;
	margin: 0 40px 20px 0;
	transition: all 0.3s ease-out 0s;
}

#teamlist .teamitem a {
	float: left;
	width: 180px;
	height: 160px;
	overflow: hidden;
	transition: all 0.3s ease-out 0s;
}

#teamlist .teamitem .teaminfo {
	float: right;
	width: 308px;
	height: 130px;
	transition: all .6s cubic-bezier(.215, .61, .355, 1);
	padding: 48px 20px 10px 0px;
	margin: 0px;
	text-align: left;
}

#teamlist .teamitem .title {
	display: inline-block;
	padding-right: 12px;
}

#teamlist .teamitem .description {
	font-size: 13px;
	line-height: 26px;
	height: 52px;
	overflow: hidden;
	color: #757575;
}

#teamlist .teamitem a.details:after {
	content: '';
	width: 37px;
	height: 20px;
	display: block;
	position: absolute;
	top: 30px;
	left: 10px;
	background: transparent url(../images/icon2.png) no-repeat -20px -66px;
	transition: all 0.3s ease-out 0s;
}

#teamlist .teamitem:hover {
	border-top: 1px solid #8cd4c1;
}

#teamlist .teamitem:hover a {
	margin-top: 0px;
}

#teamlist .teamitem:hover .teaminfo {
	padding-top: 48px;
}

.nobanner #projectlist .projectitem a .project_info p.title {
	color: #666;
}

.nobanner #projectlist .projectitem a .project_info p.subtitle {
	color: #999;
}

/*产品详情页*/
#projectinfo4 .header p.title {
	font-size: 22px;
	margin-bottom: 8px;
}

#projectinfo4 .header p.subtitle {
	font-family: Arial, Helvetica, sans-serif, "微软雅黑";
	font-size: 14px;
	font-weight: bold;
	color: #ff6700;
}

#projectinfo4 div.description {
	margin-top: 20px;
	line-height: 24px;
	font-size: 13px;
}

.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:hover {
	background-color: #4290EF;
	border: 1px solid #4290EF;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	width: 8px;
	height: 8px;
}

#projectinfo4 div.description a {
	display: inline-block;
	width: 150px;
	height: 40px;
	line-height: 40px;
	background: #ea9459;
	color: #fff;
	text-align: center;
	margin: 20px auto;
	transition: all 0.3s ease-out 0s;
}

#projectinfo4 div.description a:hover {
	background: #ff8e41;
}

#projectbody4 .postbody4 {
	margin-top: 20px;
}

#projectbody4 .postbody4 p {
	line-height: 24px;
	color: #a7a7a7;
}

#post_slider {
	background: #f8f8f8;
}

#projectimages4 img {
	margin-bottom: 10px;
}

#projectbody4 {
	border-bottom: 1px dotted rgba(0, 0, 0, .1);
	padding-bottom: 20px;
}

/*#projectbody4 { display:none;}*/
.npagePage4 #projectwrap4 {
	margin-top: 10px;
}

.npagePage4 #post_slider,
#post_slider1 {
	height: 510px;
}

.npagePage4 #post_slider li {
	height: 510px;
}

.npagePage4 #projectshow4 {
	margin-top: 10px;
}

.npagePage4 .bx-wrapper {
	width: 1180px;
	margin: 0px auto;
}

.npagePage4 .bx-wrapper .bx-controls-direction a {
	border-radius: 0;
	background: rgba(0, 0, 0, .0);
	width: 50px;
	height: 50px;
	border: 1px solid rgba(0, 0, 0, .1)
}

.npagePage4 .bx-wrapper .bx-controls-direction a i {
	color: rgba(0, 0, 0, .3);
}

.npagePage4 .bx-wrapper .bx-controls-direction a:hover {
	background: rgba(0, 0, 0, .5);
}

.npagePage4 .bx-wrapper .bx-controls-direction a:hover i {
	color: #fff;
}

.npagePage4 .bx-wrapper .bx-controls-direction a.bx-next i {
	margin-left: 20px;
	margin-top: 9px;
}

.npagePage4 .bx-wrapper .bx-controls-direction a.bx-prev i {
	margin-left: 19px;
	margin-top: 9px;
}

.npagePage4 #projectlist .wrapper {
	text-align: left;
}

.npagePage4 #projectinfo4 {
	border-bottom: 1px dotted rgba(0, 0, 0, .1);
}

.npagePage4 #projectinfo4 .header {
	padding-bottom: 10px;
	padding-top: 50px;
}

#sitecontent .npagePage4 #projectlist .projectitem {
	width: 24%;
	margin: 0 10px 25px 0;
	height: 372px;
}

#sitecontent .npagePage4 #projectlist .projectitem:nth-child(4n),
#sitecontent .npagePage3 #projectlist .projectitem:last-child {
	margin-right: 0;
}

#sitecontent .npagePage4 #projectlist .projectitem a img {
	height: auto;
}

.npagePage4 #projecttags4 a {
	border: 1px solid rgba(0, 0, 0, .15);
	background: #fff;
	padding: 5px 18px;
	transition: all 0.3s ease-out 0s;
}

.npagePage4 #projecttags4 a:hover {
	border: 1px solid #6fc9b1;
	border: 1px solid #96abdc;
	background: #829fe2;
	color: #fff;
}

#category li.hasmore div ul a.active,
#category li.hasmore div ul a:hover {
	background-color: rgba(34, 73, 160, 0);
	color: #333;
}

#category li.hasmore div ul a {
	color: rgba(255, 255, 255, 0.62);
}

.yy_tag_I {
	margin: 0 10px 0 0;
	color: #e1e1e1;
}


/*右下角联系展开*/
#olx_head {
	background: #428fef;
	border-radius: 0px;
}

#olx_qq li a:hover i {
	color: #fff
}

#olx_qq li a:hover {
	padding: 18px 30px;
	background: rgb(66, 143, 239);
	background: rgb(56, 133, 230);
}

#online_open i {
	margin-top: 10px;
}

#online_open {
	background: none;
	bottom: 0px;
	color: #515151;
	bottom: 160px;
	color: #999;
	background-color: #fff;
	border: 1px solid rgba(0, 0, 0, .1);
	width: 38px;
	height: 39px;
	border-bottom: none;
}

#online_open:hover {
	background-color: #555;
	color: #fff;
}

#online_lx {
	border-radius: 0px;
	bottom: 160px;
	margin-right: -10px;
}

#olx_tel div {
	color: #898989;
}

#olx_qq li a i {
	color: #504f4f;
}

#olx_head i:hover {
	color: #fff;
	transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	/* IE 9 */
	-moz-transform: rotate(90deg);
	/* Firefox */
	-webkit-transform: rotate(90deg);
	/* Safari和 Chrome */
	-o-transform: rotate(90deg);
	/* Opera */
}

#indexPage #mslider {
	padding-top: 63px;
}

@media screen and(orientation:landscape) {
	#indexPage #mslider {
		padding-top: 800px;
	}
}

@media screen and (min-width:1170px) {
	#indexPage #mslider {
		padding-top: 80px;
	}
}

#indexPage #mslider .bx-wrapper .bx-controls-direction a {
	height: 58px;
	width: 62px;
	/* border-radius: 30px; */
	margin-top: -30px;
	border: 2px dashed rgb(211, 211, 211);
}

#mslider .swiper-slide a {
	display: block;
	width: 100%;
	height: 100%;
}

#mslider .swiper-slide a img {
	/* display: block; */
	width: 100%;
	height: 100%;
}

.bx-wrapper .bx-controls-direction a {
	background: rgb(251, 251, 251, 0.3);
	border-radius: 0;
	top: 38%;
}

.bx-wrapper .bx-prev {
	left: 130px;
}

.bx-wrapper .bx-next {
	right: 130px;
}

#indexPage #mslider .bx-wrapper .bx-controls-direction a:hover {
	background: rgb(251, 251, 251, 0.3);
}

#indexPage #mslider .bx-wrapper .bx-controls-direction a i {
	margin-top: 10px;
	margin-left: 14px;
	color: rgba(10, 10, 10, 0.55);
}

#indexPage #mslider .bx-wrapper .bx-controls-direction a:hover i {
	color: #fff;
}

#indexPage #mslider .bx-wrapper .bx-controls-direction a.bx-next i {
	margin-left: 16px;
}

.content .header p.title {
	font-size: 30px;
	/* color: #3DB2BD; */
	margin-bottom: 10px;
	font-weight: bold;
}

@media screen and (max-width:768px) {
	.content .header p.title {
		font-size: 26px;
	}
}

.fa-angle-left:before {
	color: #fff;
	margin: 8px;
}

.fa-angle-right:before {
	color: #fff;
	margin: 8px;
}

.swiper1 .swiper-button-next:after,
.swiper1 .swiper-button-prev:after {
	color: #fff;
	font-size: 18px;
	font-weight: bold;
}

.swiper1 .swiper-button-next,
.swiper1 .swiper-button-prev {
	width: 58px;
	height: 62px;
	background-color: rgb(255, 255, 255, 0.24);
}

.swiper1 .swiper-button-prev {
	margin-left: 150px;

}

.swiper1 .swiper-button-next {
	margin-right: 150px;
}

.swiper1 .swiper-button-next:hover,
.swiper1 .swiper-button-prev:hover {
	background-color: rgb(255, 255, 255, 0.5);
}




/* .hot-content {
	width: 100%;
	  
	    padding-top: 30px;
	    padding-bottom: 0;
	   
}
 */
.hot-top {
	display: flex;
	margin: 2%;
}


.fa-angle-left:before {
	color: #fff;
	margin: 8px;
}

.fa-angle-right:before {
	color: #fff;
	margin: 8px;
}

.swiper1 .swiper-button-next:after,
.swiper1 .swiper-button-prev:after {
	color: #fff;
	font-size: 18px;
	font-weight: bold;
}

.swiper1 .swiper-button-next,
.swiper1 .swiper-button-prev {
	width: 58px;
	height: 62px;
	background-color: rgb(255, 255, 255, 0.24);
}

.swiper1 .swiper-button-prev {
	margin-left: 150px;

}

.swiper1 .swiper-button-next {
	margin-right: 150px;
}

.swiper1 .swiper-button-next:hover,
.swiper1 .swiper-button-prev:hover {
	background-color: rgb(255, 255, 255, 0.5);
}




.hot-content {
	width: 100%;

	padding-top: 30px;

	/* box-shadow: 0 10px 10px #e3e3e3; */
}

.hot-top {
	display: flex;
	margin: 2%;
}

@media screen and (max-width : 2000px) {

	.hot-top {
		display: flex;
		margin: 2% 360px;
	}
}

@media screen and (max-width : 1500px) {

	.hot-top {
		display: flex;
		margin: 2%;
	}
}

@media screen and (min-width : 2000px) {

	.hot-top {
		display: flex;
		margin: 2% 20%;
	}
}

@media screen and (max-width : 1900px) {

	.content .content-line {
		/* width: 100%;
        height: 2px;
        background-color: #4BD1EA;
        position: relative;
        bottom: -220px; */
		/* display: none; */
	}
}

.hot-top .hot-h {
	font-size: 16px;
	color: #3DB2BD;
	font-weight: bold;
}

.hot-top .hot-tit {
	font-size: 15px;
	font-weight: bold;
	color: #000;
}

.hot-top .hot-writing {
	padding-left: 32px;
	font-size: 15px;
	color: #888888;
}

.input-group {
	position: relative;
}

.input-group input {
	width: 226px;
	height: 29px;
	border-radius: 13px;
	border: 1px #3DB2BD solid;
	margin-left: 186px;
	background-color: #ebebeb;
	font-size: 12px;
	padding-left: 20px;
}

.input-group img {
	width: 20px;
	height: 20px;
	position: absolute;
	right: 15px;
	top: 5px
}

.hot-bottom {
	display: flex;
	box-shadow: 0 10px 10px #e3e3e3;
	padding-bottom: 10px;
}



.hot-bottom .line {
	height: 2px;
	width: 100%;
	color: #3DB2BD;
	background-color: #3DB2BD;
}

@media screen and (max-width : 1200px) {

	.hot-top {
		display: flex;
		margin: 37px auto;
	}

	/* .hot-bottom .hot-desc {
		font-size: 18px;
		width: 800px;
	} */
}

.product-con {
	width: 100%;
	text-align: center;
}

.pro-tit1,
.pro-tit2 {
	width: 158px;
	height: 37px;
	font-size: 35px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #252B38;
	line-height: 56px;
}

.pro-tit2 {
	color: #3DB2BD;
}

.pro-desc {
	height: 19px;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #939594;
	line-height: 30px;
	margin-bottom: 40px;
}

.product-img {
	background: url(../images/bgimage.png);
	width: 100%;
	height: auto;
}

.product-con {
	/* padding: 9% 0; */
}

@media screen and (min-width:2000px) {
	.product-con {
		/* padding: 2% 0; */
	}

	.product-img {
		background: url(../images/bgimage.png);
		width: 100%;
		height: 100%;
	}
}

.swiper .product-img .swiper-slide .bannerimg {
	width: 290px;
	height: 384px;
}

.swiper .product-img .swiper-slide .bottomBar {
	height: 100%;
	position: relative;
	bottom: 42px;
}

.swiper {
	width: 65%;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	height: 40rem;
}

.swiper .bannerimg {
	/* width: 100%;
    position: relative;
    top: 0px;
    bottom: 0;
    left: 0; */
	z-index: -1;
	width: 100%;
	-moz-transition: transform 0.6s;
	-webkit-transition: transform 0.6s;
}

.swiper .bannerimg:hover {
	transform: scale(1.1);
	-ms-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
}

.swiper .bottomBar {
	/* position: relative;
    bottom: 44px;
    width: 100%; */
	z-index: 9999;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;


}

.swiper .baricon {
	/* position: relative;
    bottom: 79px;
    width: 27px;
    height: 27px;
    left: 9px; */

	position: absolute;
	bottom: 0;
	z-index: 9999;
	padding: 7px;
	left: 0;

}

.swiper .bartit {
	display: inline-block;
	/* position: relative;
    bottom: 83px;
    left: 15px;
    height: 26px; */
	font-size: 25px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;

	position: absolute;
	z-index: 9999;
	bottom: 5px;
	left: 45px;
}

.swiper .swiper-wrapper {
	height: auto;
}

.product-con1 {
	padding-top: 5%;
	padding-bottom: 2%;
}

.swiper .swiper-button-next,
.swiper .swiper-button-prev {
	top: 93% !important;
	width: 103px !important;
	height: 31px !important;
	background-color: #C6C6C6;
}

img {
	vertical-align: middle;
}

@media screen and (max-width:1200px) {
	.swiper {
		width: 65%;
		margin: 0 auto;
		overflow: hidden;
		position: relative;
		/* height: 24rem; */
	}

	.swiper .baricon {
		width: 17px;
		height: 17px;
		padding: 4px;
	}

	.swiper .bartit {
		font-size: 16px;
		bottom: 3px;
		left: 25px
	}

	.swiper .swiper-button-next,
	.swiper .swiper-button-prev {
		width: 64px !important;
		height: 24px !important;
	}
}

@media screen and (min-width:2000px) {
	.swiper {
		width: 65%;
		margin: 0 auto;
		overflow: hidden;
		position: relative;
		height: 100%;
	}

	.swiper .bottomBar {
		position: relative;
		bottom: 44px;
		/* bottom: 48px; */
		width: 100%;
	}

	.swiper .baricon {
		position: relative;
		bottom: 99px;
		/* bottom: 90px; */
		width: 33px;
		height: 33px;
		left: 9px;
	}

	.swiper .bartit {
		display: inline-block;
		position: relative;
		/* bottom: 100px; */
		bottom: 90px;
		left: 15px;
		height: 26px;
		font-size: 33px;
		font-family: Microsoft YaHei;
		font-weight: 400;
		color: #FFFFFF;
	}

	.product-con {
		padding: 2% 0;
	}

	.product-con1 {
		padding-top: 5%;
	}
}

@media screen and (min-width:2000px) {

	.swiper .swiper-button-next,
	.swiper .swiper-button-prev {
		top: 94% !important;
	}
}

.swiper .swiper-button-prev:after,
.swiper .swiper-button-next:after {
	font-size: 16px !important;
	color: #fff;
	font-weight: bold;
}

.swiper .swiper-button-next:after,
.swiper .swiper-button-prev:after {
	font-size: 16px !important;
	color: #fff;
	font-weight: bold;
}

.swiper .swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
	left: 38% !important;
	right: auto;
}

.swiper .swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
	left: auto;
	right: 38% !important;
}

.swiper .swiper-button-next:hover,
.swiper .swiper-button-prev:hover {
	background-color: #1DD5EB;
}

.company-tlt {
	text-align: center;
	display: flex;
	width: 1200px;
	margin: 0 auto;
	padding-top: 50px;
	padding-bottom: 10px;
}

.company-tlt .title1,
.company-tlt .title2 {
	font-size: 35px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #252B38;
	line-height: 56px;
}

.company-tlt .title2 {
	color: #3DB2BD;
}

.company-tlt .subtitle {
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #939594;
	line-height: 30px;
}

.company-tlt .header-left {
	flex: 1;
	position: relative;
	text-align: left;
	/* right: -19%; */
}

@media screen and (min-width:2000px) {
	.company-tlt .header-left {
		flex: 1;
		position: relative;
		text-align: left;
		/* right: -27%; */
	}
}

.company-tlt .header-right {
	flex: 1;
	position: relative;
	/* left: -334px; */
	text-align: left;
	right: 22px;
}

#mnews #newslist #newsitem_0 {
	width: 594px;
	height: 403px;
	margin-right: 20px;
	width: 550px;
	float: left;
}

#newsitem_0 .company-left1 {
	overflow: hidden;
	display: inline-block;
	width: 100%;
}

#mnews #newslist #newsitem_0 .newsimg {
	width: 100%;
	height: 194px;
	position: inherit;
	position: relative;
	-moz-transition: transform 0.6s;
	-webkit-transition: transform 0.6s;
	/* top: -156px; */
}

#mnews #newslist #newsitem_0 .newsimg:hover {
	transform: scale(1.1);
	-ms-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
}

.company-left {
	padding: 0 !important;
}

#mnews #newslist #newsitem_0.newstitem .newsimg {
	width: 100%;
	height: 292px;
	position: inherit;
	position: relative;
	top: -160px !important;
}

.company-left {
	background-color: #F7F7F7;
}

.company-desc {
	padding: 20px 10px;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 300;
	color: #000000;
	line-height: 27px;
	word-break: break-all;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
	height: 60px;
}

.company-us {
	/* width: 66%; */
	display: flex;
	margin: 0 auto;
	padding-top: 20px;
	padding-left: 95px;
}

.company-con {
	flex: 1;
}

.company-con div {
	height: 13px;
	font-size: 15px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #777777;
	line-height: 24px;
	position: relative;
	left: -55px;
	bottom: -45px;
}

.newsbody img {
	width: 86px;
	height: 86px;
}

.company-con a:hover div {
	color: #3DB2BD;
}

.company-con a:hover {
	transform: translate(0, -20px);
}

.company-con a {
	transition: all 0.3s;
	color: #333;
}

.ab1 {
	padding-top: 55px;
	background: url(../images/about-us1.png) no-repeat center top;
	display: inline-block
}

.ab1:hover {
	color: #3DB2BD;
}

.ab2 {
	padding-top: 55px;
	background: url(../images/honer.png) no-repeat center top;
	display: inline-block
}

.ab2:hover {
	color: #3DB2BD;
}

.ab3 {
	padding-top: 55px;
	background: url(../images/employee.png) no-repeat center top;
	display: inline-block
}

.ab3:hover {
	color: #3DB2BD;
}

.newstime {
	position: relative;
	top: 25px;
	right: -300px;
	color: #7b7b7b;
	display: inline-block;
}



.npagePage .content {
	width: 93%;
	margin: 0 auto;
}

.Pageanli .content&gt;.header {
	position: relative;
	padding-top: 40px;
	padding-bottom: 40px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	margin-bottom: 40px;
	padding-bottom: 25px;
}

.Pageanli .content .header p.title {
	text-align: left;
	white-space: nowrap;
	overflow: hidden;
}

.Pageanli #projectlist {
	text-align: left;
	padding-top: 0px;
	margin-top: -140px;
	background-color: #fff;
}

#projectinfo {
	border-bottom: 1px solid #e6e6e6;
}

.Pageteam #teamlist {
	padding-top: 10px;
	width: 1100px;
}

#pages {
	width: 960px;
	margin-left: 220px;
}

.Pageanli #pages {
	width: 980px;
	margin-left: 220px;
	padding-left: 39px;
	text-align: left;
}

.Pagenews #pages {
	width: 980px;
	margin-left: 220px;
	padding-left: 45px;
	text-align: left;
}

.Pagenews #category a {
	display: block;
	border-bottom: 1px solid rgba(0, 0, 0, .08);
	padding-left: 16px;
}

.Pagenews #category a:last-child {
	border-bottom: none;
}

.Pagenews #category a:hover {
	padding-left: 26px;
}

.Pagenews #category a::before {
	left: 0;
	content: '';
	position: absolute;
	width: 3px;
	height: 12px;
	background: transparent;
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

.Pagenews #category a:hover::before {
	left: 10px;
}

#newslist .newstitem.right a.newscontent .newsimg {
	left: 4px;
}

.postbody a {
	color: #17c2c4
}

.Pageteam #teamlist .teamitem:hover {
	border-top: none;
	box-shadow: 0px 7px 17px #dedede;
	border: 1px rgba(255, 255, 255, 0) solid;
	background-color: #428fef;
}


#category li.hasmore div ul li {
	border-bottom: none;
}

#category li.hasmore div {
	position: relative;
	display: block;
	margin-bottom: 10px;
	margin-top: 5px;
	overflow: hidden;
}

#category li.hasmore div ul {
	text-align: left;
	border-top: none;
	margin-top: 0;
	padding-top: 0;
}







/*关于*/
/* .about-banner {
	padding-top: 64px;
	width: 100%;
} */

.about-banner img {
	width: 100%;
	height: auto;
}

.about-nav {

	width: 100%;
	height: 100%;
	float: left;
	border-bottom: 1px solid #ddd;
}

.about-nav-left,
.about-nav-right {
	float: left;
	font-size: 14px;
	font-family: Microsoft YaHei;
	color: #4b4b4b;
}

.about-nav-left {
	margin-left: 5%;
}

.about-nav-left a,
.about-nav-right a {
	color: #4b4b4b !important;
	display: inline-block;
	margin: 0 10px;
	line-height: 60px;
}

.about-nav-right {
	float: right;
	margin-right: 5%;
	padding: 0 10px;
}

.pos_icon {
	width: 15px;
	height: 21px;
	position: relative;
	top: 6px;
	left: 0;
	margin-right: 5px;
}

.pos_icon {
	vertical-align: baseline;
}

.about-nav-left a::after {
	content: '';
	display: block;
	margin-top: -3px;
	width: 0;
	height: 2px;
	background: #3DB2BD;
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

.about-nav .about-nav-left a:hover {
	color: #3DB2BD !important;
}

.about-nav-left .nav_active {
	color: #3DB2BD !important;
}

.about-nav-left a:hover::after {
	width: 100%;
}

.about-nav-left .nav_active::after {
	width: 100%;
}

.about-intro {
	width: 83%;
	margin: 0 auto;
}

.intro-title {
	text-align: center;
	padding-bottom: 30px;
	padding-top: 30px;
}

.clearFloat {
	clear: both;
	/* padding-top: 60px; */
}

.intro-title div {
	font-size: 37px;
	color: #000;
	line-height: 50px;
}

.intro-title span {
	font-size: 18px;
}

.about-content span {
	font-size: 20px !important;
	color: #000;
	font-weight: 900;
	font-family: Microsoft YaHei;
}

@media screen and (min-width:1170px) {
	.about-content p {
		line-height: 26px;
		font-size: 20px;
		padding-bottom: 10px;
		letter-spacing: 1.5px;
	}
}

@media screen and (min-width:840px) {
	.about-content p {
		line-height: 26px;
		font-size: 18px;
		padding-bottom: 10px;
	}
}

@media screen and (min-width:768px) {
	.about-content p {
		line-height: 26px;
		font-size: 18px;
		padding-bottom: 10px;
	}
}



.about-content p {
	line-height: 26px;
	font-size: 18px;
	padding-bottom: 10px;
}

.about-hua {
	position: relative;
	display: block;
	margin: auto;
}

.about-amount {
	position: relative;
	top: 120px;
	z-index: 999;
}

.hua-left {
	width: 30%;
	margin-top: 180px;
	margin-right: 50px
}

.hua-left .hua-tit {
	font-size: 37px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #414141;
	line-height: 60px;
}

.about-tit {
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #414141;
	line-height: 30px;
}

.about-desc {
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #4F4E4E;
	line-height: 30px;
	margin-bottom: 30px;
}

.hua-line {
	width: 148px;
	height: 2px;
	/* color: #ddd; */
	background-color: #3DB2BD;
	margin-bottom: 10px;
}

.hua-right {
	/* flex: 1; */
	/* float: right;
    position: absolute;
    right: 0; */
}

.hua-right img {
	display: block;
	width: 80%;
	margin: auto;
}

.about-amount-a {
	float: left;
	text-align: center;
	margin: 0 64px;
}

.about-amount-a span {
	font-size: 59px;
	font-weight: bold;
	color: #000;
	letter-spacing: 5px;
	line-height: 60px;
}

.about-amount-a p {
	font-size: 16px;
	color: #686868;
	transform: scale(0.9);
}

.about-line {
	float: left;
	line-height: 4rem;
	color: #929292;
	font-size: 25px;
}

.intro_1 {
	width: 83%;
	margin: 0 auto;
	position: relative;
}

@media (min-width:992px) and (max-width:1170px) {
	.about-amount {
		position: relative;
		top: 90px;
		z-index: 999;
	}

	.about-amount {
		position: relative;
		top: 40px;
		z-index: 999;
	}

	.about-amount-a {
		float: left;
		text-align: center;
		margin: 0px 15px;
	}

	.about-amount-a span {
		font-size: 40px;
		font-weight: bold;
		color: #000;
		letter-spacing: 2px;
		line-height: 30px;
	}

	.about-amount-a p {
		font-size: 14px;
		color: #686868;
		transform: scale(0.9);
	}

	.about-hua {
		position: relative;
		top: -55px;
		display: flex;
	}

	.about-line {
		float: left;
		line-height: 2rem;
		color: #929292;
		font-size: 25px;
	}

	.hua-left {
		/* flex: 1; */
		margin-top: 100px;
		margin-right: 25px;
		width: 60%;
	}

	.hua-left .hua-tit {
		font-size: 20px;
		font-family: Microsoft YaHei;
		font-weight: bold;
		color: #414141;
		line-height: 30px;
	}

	.hua-line {
		width: 80px;
		height: 2px;
		/* color: #ddd; */
		background-color: #3DB2BD;
		margin-bottom: 10px;
	}

	.about-tit {
		font-size: 16px;
		font-family: Microsoft YaHei;
		font-weight: bold;
		color: #414141;
		line-height: 20px;
	}

	.about-desc {
		font-size: 14px;
		font-family: Microsoft YaHei;
		font-weight: 400;
		color: #4F4E4E;
		line-height: 20px;
		margin-bottom: 15px;
	}

}

@media screen and (max-width: 840px) {
	.about-banner {
		/* padding-top: 0px; */
		width: 100%;
	}

	.about-banner img {
		width: 100%;
		height: 120px;
	}

	.about-nav-left a,
	.about-nav-right a {
		line-height: 30px;
	}

	.about-nav-left {
		margin-left: 0;
		float: none;
	}

	.about-nav-right {
		margin-right: 0;
		float: none;
	}

	.about-nav {
		text-align: center;
		float: none;
	}

	.newsl .content img {
		/*width: 100% !important;*/
		max-width: 100% !important;
	}

	.intro-title {
		padding-left: 0 !important;
		padding-top: 20px;
		padding-bottom: 20px;
	}

	.about-intro {
		width: 90%;
		margin: 0 auto;
	}

	.intro_1 {
		width: 90%;
		margin: 0 auto;
		position: relative;
	}

	.about-amount-a {
		float: left;
		text-align: center;
		margin: 0 5px;
	}

	.about-amount {
		position: relative;
		top: 0px;
	}

	.about-amount-a {
		float: left;
		text-align: center;
		margin: 0 5px;
	}

	.about-amount-a span {
		font-size: 20px;
		font-weight: bold;
		color: #000;
		letter-spacing: 3px;
		line-height: 30px;
	}

	.about-amount-a p {
		font-size: 12px;
		color: #686868;
		transform: scale(0.8);
	}

	.about-hua {
		position: unset;
		display: block;
	}

	.hua-left {
		margin-top: 0;
		margin-right: 0;
		width: 100%;
	}

	.hua-left .hua-tit {

		font-size: 23px;
		font-family: Microsoft YaHei;
		font-weight: 400;
		color: #414141;
		line-height: 30px;
	}

	.hua-line {
		width: 65px;
		height: 2px;
		/* color: #ddd; */
		background-color: #3DB2BD;
		margin-bottom: 10px;
	}

	.about-tit {
		font-size: 18px;
		font-family: Microsoft YaHei;
		font-weight: bold;
		color: #414141;
		line-height: 15px;
	}

	.about-desc {
		font-size: 16px;
		margin-top: 10px;
		font-family: Microsoft YaHei;
		font-weight: 400;
		color: #4F4E4E;
		line-height: 18px;
		margin-bottom: 15px;
	}
}


@media screen and (max-width: 1170px) {
	.about-banner {
		/* padding-top: 0px; */
		width: 100%;
	}

	.about-banner img {
		width: 100%;
		height: 120px;
	}

	.about-nav-left a,
	.about-nav-right a {
		line-height: 30px;
	}

	.about-nav-left {
		margin-left: 0;
		float: none;
	}

	.about-nav-right {
		margin-right: 0;
		float: none;
	}

	.about-nav {
		text-align: center;
		float: none;
	}

	.newsl .content img {
		/*width: 100% !important;*/
		max-width: 100% !important;
	}

	.intro-title {
		padding-left: 0 !important;
		padding-top: 20px;
		padding-bottom: 20px;
	}

	.about-intro {
		width: 90%;
		margin: 0 auto;
	}

	.intro_1 {
		width: 90%;
		margin: 0 auto;
		position: relative;
	}

	.about-amount-a {
		float: left;
		text-align: center;
		margin: 0 5px;
	}

	.about-amount {
		position: relative;
		top: 0px;
	}

	.about-amount-a {
		float: left;
		text-align: center;
		margin: 0 5px;
	}

	.about-amount-a span {
		font-size: 20px;
		font-weight: bold;
		color: #000;
		letter-spacing: 3px;
		line-height: 30px;
	}

	.about-amount-a p {
		font-size: 12px;
		color: #686868;
		transform: scale(0.8);
	}

	.about-hua {
		position: unset;
		display: block;
	}

	.hua-left {
		margin-top: 0;
		margin-right: 0;
		width: 100%;
	}

	.hua-left .hua-tit {

		font-size: 23px;
		font-family: Microsoft YaHei;
		font-weight: 400;
		color: #414141;
		line-height: 30px;
	}

	.hua-line {
		width: 65px;
		height: 2px;
		/* color: #ddd; */
		background-color: #3DB2BD;
		margin-bottom: 10px;
	}

	.about-tit {
		font-size: 18px;
		font-family: Microsoft YaHei;
		font-weight: bold;
		color: #414141;
		line-height: 15px;
	}

	.about-desc {
		font-size: 16px;
		margin-top: 10px;
		font-family: Microsoft YaHei;
		font-weight: 400;
		color: #4F4E4E;
		line-height: 18px;
		margin-bottom: 15px;
	}
}



@media screen and (max-width: 845px) {
	.about-banner {
		/* padding-top: 0px; */
		width: 100%;
	}

	.about-banner img {
		width: 100%;
		height: 120px;
	}

	.about-nav-left a,
	.about-nav-right a {
		line-height: 30px;
	}

	.about-nav-left {
		margin-left: 0;
		float: none;
	}

	.about-nav-right {
		margin-right: 0;
		float: none;
	}

	.about-nav {
		text-align: center;
		float: none;
	}

	.newsl .content img {
		/*width: 100% !important;*/
		max-width: 100% !important;
	}

	.intro-title {
		padding-left: 0 !important;
		padding-top: 20px;
		padding-bottom: 20px;
	}

	.about-intro {
		width: 90%;
		margin: 0 auto;
	}

	.intro_1 {
		width: 90%;
		margin: 0 auto;
		position: relative;
	}

	.about-amount-a {
		float: left;
		text-align: center;
		margin: 0 5px;
	}

	.about-amount {
		position: relative;
		top: 0px;
	}

	.about-amount-a {
		float: left;
		text-align: center;
		margin: 0 5px;
	}

	.about-amount-a span {
		font-size: 20px;
		font-weight: bold;
		color: #000;
		letter-spacing: 3px;
		line-height: 30px;
	}

	.about-amount-a p {
		font-size: 12px;
		color: #686868;
		transform: scale(0.8);
	}

	.about-hua {
		position: unset;
		display: block;
	}

	.hua-left {
		margin-top: 0;
		margin-right: 0;
		width: 100%;
	}

	.hua-left .hua-tit {

		font-size: 23px;
		font-family: Microsoft YaHei;
		font-weight: 400;
		color: #414141;
		line-height: 30px;
	}

	.hua-line {
		width: 65px;
		height: 2px;
		/* color: #ddd; */
		background-color: #3DB2BD;
		margin-bottom: 10px;
	}

	.about-tit {
		font-size: 18px;
		font-family: Microsoft YaHei;
		font-weight: bold;
		color: #414141;
		line-height: 15px;
	}

	.about-desc {
		font-size: 16px;
		margin-top: 10px;
		font-family: Microsoft YaHei;
		font-weight: 400;
		color: #4F4E4E;
		line-height: 18px;
		margin-bottom: 15px;
	}
}

@media screen and (max-width: 768px) {
	.about-banner {
		/* padding-top: 0px; */
		width: 100%;
	}

	.about-banner img {
		width: 100%;
		height: 80px;
	}

	.about-nav-left a,
	.about-nav-right a {
		line-height: 30px;
	}

	.about-nav-left {
		margin-left: 0;
		float: none;
	}

	.about-nav-right {
		margin-right: 0;
		float: none;
	}

	.about-nav {
		text-align: center;
		float: none;
	}

	.newsl .content img {
		/*width: 100% !important;*/
		max-width: 100% !important;
	}

	.intro-title {
		padding-left: 0 !important;
		padding-top: 20px;
		padding-bottom: 20px;
	}

	.about-intro {
		width: 90%;
		margin: 0 auto;
	}

	.intro_1 {
		width: 90%;
		margin: 0 auto;
		position: relative;
	}

	.about-amount-a {
		float: left;
		text-align: center;
		margin: 0 5px;
	}

	.about-amount {
		position: relative;
		top: 0px;
	}

	.about-amount-a {
		float: left;
		text-align: center;
		margin: 0 5px;
	}

	.about-amount-a span {
		font-size: 20px;
		font-weight: bold;
		color: #000;
		letter-spacing: 3px;
		line-height: 30px;
	}

	.about-amount-a p {
		font-size: 12px;
		color: #686868;
		transform: scale(0.8);
	}

	.about-hua {
		position: unset;
		display: block;
	}

	.hua-left {
		margin-top: 0;
		margin-right: 0;
		width: 100%;
	}

	.hua-left .hua-tit {
		font-size: 16px;
		font-family: Microsoft YaHei;
		font-weight: 400;
		color: #414141;
		line-height: 30px;
	}

	.hua-line {
		width: 65px;
		height: 2px;
		/* color: #ddd; */
		background-color: #3DB2BD;
		margin-bottom: 10px;
	}

	.about-tit {
		font-size: 14px;
		font-family: Microsoft YaHei;
		font-weight: bold;
		color: #414141;
		line-height: 15px;
	}

	.about-desc {
		font-size: 12px;
		font-family: Microsoft YaHei;
		font-weight: 400;
		color: #4F4E4E;
		line-height: 18px;
		margin-bottom: 15px;
	}
}

@media screen and (max-width: 845px) {
	#mslider .swiper-slide a img {
		width: 100%;
		height: 250px;
	}
}


/*首页标题线*/
#indexPage #mteam .content .subtitle {
	display: block;
	width: 478px;
	color: rgba(191, 191, 191, 0.91);
	font-size: 14px;
	margin: 0 auto;
	padding-bottom: 10px;
	margin: 0 auto;
}

#indexPage #mproject .content .subtitle {
	display: block;
	width: 478px;
	color: rgba(191, 191, 191, 0.91);
	font-size: 14px;
	margin: 0 auto;
	padding-bottom: 10px;
	margin: 0 auto;
}

#indexPage #mproject .content #projectSubList_ .projectSubHeader .subtitle {
	display: none;
}

#category a::after {
	position: absolute;
	width: 1px;
	height: 12px;
	margin-left: 30px;
	margin-top: 2px;
	background: rgba(0, 0, 0, .2);
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}





/*mteam 团队*/
#indexPage #mteam .content {
	margin-top: 0px;
}

#indexPage #mteam .content .header {
	display: block;
}

#indexPage #mteam .content .header {
	display: block;
	text-align: center;
}

#indexPage #mteam .bgmask {
	background-color: #fff;
	position: absolute;
	left: 0px;
	top: 230px;
	width: 100%;
	height: 41%;
	display: block;
}

#indexPage #mteam .module-content {
	width: 1200px;
	padding-bottom: 27px;
	width: 1200px;
}

#indexPage #mteam ul li {
	width: 277px;
	margin-right: 30px;
	float: left;
	height: 438px;
	padding-top: 0px;
}

#indexPage #mteam ul li:nth-child(4n) {
	margin-right: 0px;
}

#indexPage #mteam ul li div:nth-child(1) {
	padding: 0px !important;
	height: 276px
}

#indexPage #mteam .header img {
	float: none;
	display: block;
	margin: 0px;
	width: 100%;
	border-radius: 0px;
	height: auto;
}

#indexPage #mteam .summary {
	padding: 30px 25px 36px;
	background-color: #f7f7f7;
	transition: all 0.4s ease 0s;
	top: 0px;
	position: relative;
}

#indexPage #mteam ul li:hover .summary {
	background-color: #4290EF
}

#indexPage #mteam .summary p {
	text-align: left;
}

#indexPage #mteam .summary p.title {
	margin-bottom: 3px;
	display: inline-block;
	float: left;
}

#indexPage #mteam ul li:hover .summary p.title a {
	color: #FFFFFF;
	font-size: 16px;
	line-height: 40px;
}

#indexPage #mteam ul li:hover .summary p.subtitle {
	color: rgba(248, 247, 247, 0.34);
}

#indexPage #mteam .summary p.title a {
	color: #3c3c3c;
	font-size: 16px;
	line-height: 40px;
}

#indexPage #mteam .summary p.subtitle {
	margin-bottom: 0px;
	display: inline-block;
	width: 120px;
	position: relative;
	top: 14px;
	color: rgba(177, 176, 176, 0.91);
	margin-left: 12px;
	overflow: hidden;
	float: left;
	border-bottom: 0px
}

#indexPage #mteam .summary .description {
	clear: both;
	width: auto;
	overflow: hidden;
	height: 47px;
	margin-top: 10px;
}

#indexPage #mteam .description {
	color: rgba(144, 144, 144, 0.86);
}

#indexPage #mteam ul li:hover .summary .description {
	color: rgba(207, 214, 230, 0.72);
}

#indexPage a.more,
#indexPage a.details,
#sitecontent .npagePage a.details {
	display: none;
	background: rgba(255, 255, 255, .0);
	width: 44px;
	height: 26px;
	margin: 0px;
	line-height: 58px;
	font-size: 0px;
	color: #fff;
	text-indent: 0px;
	border-radius: 0px;
	transition: all ease-out .3s;
	margin-top: -20px;
	margin-left: 26px;
}


/*详细页面左侧*/
#plheader {
	padding-bottom: 30px;
	width: 220px;
	background-color: #305dc3;
	position: relative;
	top: -70px;
	height: 70px;
	border-radius: 3px 3px 0px 0px;
}

.Pageanli .content .header p.title {
	text-align: left;
	margin-left: 31px;
	font-weight: bold;
	font-size: 25px;
	padding-bottom: 8px;
	margin-top: 0px;
	width: 158px;
	margin-bottom: 8px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.16);
	letter-spacing: 1px;
	color: #11a5c5;
}

.Pageanli .content .header p.subtitle {
	letter-spacing: 1px;
	font-size: 15px;
	display: inline-block;
	padding-top: 0px;
	color: #11a5c5;
	margin-top: 0px;
	margin-right: 31px;
	float: right;
	overflow: hidden;
	width: 156px;
	text-align: left;
}

.npagePage #category {
	padding-top: 15px;
	margin-left: 0px;
	padding-bottom: 30px;
	width: 205px;
	float: left;
	padding-left: 15px;
	text-align: left;
	margin-top: -120px;
	background-color: #f7f8f9;
	border-radius: 0px 0px 3px 3px;
}

.npagePage #category li {
	height: auto;
	position: relative;
	float: none;
	display: block;
	margin-top: 1px;
	margin-bottom: 1px;
	line-height: 43px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.05);
	padding-left: 15px;
	margin-right: 16px;
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

.npagePage #category li:last-child {
	border-bottom: none;
}

.npagePage #category a {
	border: 0px;
	background: none;
	color: #11a5c5;
	font-size: 14px;
	position: relative;
	padding: 0;
	line-height: 42px;
	height: 42px;
}

.npagePage #category a::before {
	content: '';
	position: absolute;
	content: '';
	position: absolute;
	width: 190px;
	background-color: #AEAEAF;
	height: 42px;
	background: transparent;
	left: -16px;
	position: absolute;
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

.npagePage #category a.active::before {
	display: none;
}

.npagePage #category li:hover {
	padding-left: 30px;
	background-color: #27adc5;
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

.npagePage #category li:hover ul li {
	width: 136px;
}

.npagePage #category li:hover ul li a {
	color: rgba(255, 255, 255, 0.45);
	width: 136px;
	overflow: hidden;
	background-color: rgb(34, 73, 160);
	padding-left: 0px;
}

.npagePage #category li ul li:hover a {
	padding-left: 0px;
	margin-left: 0px;
}

.npagePage #category li:hover a {
	color: #fff
}

/*内页banner*/
.npagePage #banner::before {
	width: 100%;
	height: auto;
	content: '';
	display: block;
}

#sitecontent.npagePage #category {
	margin-top: -64px;
}





/*内页新闻*/
.Pagenews .content .header {
	padding-bottom: 30px;
	width: 220px;
	background-color: #f7f8f9;
	position: relative;
	top: 50px;
	height: 70px;
	padding-top: 40px !important;
	border-radius: 3px 3px 0px 0px;
}

.Pagenews .content .header p.title {
	text-align: left;
	margin-left: 31px;
	white-space: nowrap;
	overflow: hidden;
	font-weight: bold;
	font-size: 25px;
	padding-bottom: 8px;
	margin-top: -5px;
	width: 158px;
	margin-bottom: 8px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.16);
	letter-spacing: 1px;
	color: #11aec5;
}

.Pagenews .content .header p.subtitle {
	float: right;
	letter-spacing: 1px;
	font-size: 15px;
	display: inline-block;
	color: #11aec5;
	margin-top: 0px;
	margin-right: 31px;
	width: 157px;
	overflow: hidden;
	text-align: left;
}


/*团队内页*/

.npagePage .content .header {
	/* 	padding-bottom: 26px;
	padding-top: 80px; */
	padding-bottom: 10px;
	padding-top: 70x;
	border-bottom: 1px solid #dddddd;
}

.newsl .content img {
	/*width: 100%;*/
	max-width: 100%;
}

.Pageteam #teamlist .teamitem {
	position: relative;
	overflow: hhidden;
	margin-bottom: 0px;
	/* border: 1px red solid; */
	height: 196px;
	margin-right: 25px;
	background: #ffffff;
	width: 582px;
	margin-right: 30px;
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	border: 1px #f3f3f3 solid;
	margin-bottom: 30px;
}

.Pageteam #teamlist .teamitem:nth-child(2n) {
	margin-right: 0px;
}

.Pageteam #teamlist .teamitem a.details {
	display: block;
	opacity: 0;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
}

.Pageteam #teamlist .teamitem a {
	position: relative;
	width: 180px;
	height: auto;
}

#teamlist .teamitem a img {
	width: 160px;
	height: 160px;
	border-radius: 150px;
	margin: 18px 9px 9px 18px;
}

.Pageteam #teamlist .teamitem .teaminfo {
	width: 380px;
	margin-right: 0px;
	/* padding-top: 30px; */
	padding-left: 0px;
	padding-right: 0px;
}

#teamlist .teamitem .title a {
	float: none;
	color: #333;
	left: 0;
	top: 0;
	width: 100%;
	height: 30px;
	text-align: center;
	margin: 0 auto;
	padding-bottom: 5px;
	transition: all 0.3s ease-out 0s;
}

#teamlist .teamitem .title {
	text-align: left;
	display: inline-block;
	padding-right: 0px;
	transition: all 0.3s ease-out 0s;
}

#teamlist .teamitem .subtitle {
	display: inline-block;
	font-size: 13px;
	color: rgb(195, 195, 195);
	margin-left: 8px;
	/* float: left; */
	text-align: left;
	margin-top: 6px;
}

.Pageteam #teamlist .teamitem .subtitle {
	width: 200px;
	white-space: nowrap;
}

.Pageteam #teamlist .teamitem .description {
	line-height: 22px;
	height: 40px;
	overflow: hidden;
	color: #b3b3b3;
	text-align: left;
	padding: 2px 20px 0px 0px;
}

.Pageteam .content {
	width: 1200px;
	margin: 0 auto;
	margin-top: 0px;
}


.Pagenews #category {
	margin-top: -70px;
}

.Pagenews #category a {
	border-bottom: 1px solid rgba(255, 255, 255, 0.08);
	float: none;
	display: block;
	height: 43px;
	margin-top: 1px;
	margin-bottom: 1px;
	line-height: 43px;
	padding-left: 15px;
	margin-right: 16px;
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}


.Pagenews #category a:hover {
	padding-left: 30px;
	background-color: #1cc3e1;
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	color: white;
}

.Pagenews #newslist .news_wrapper::before {
	display: none;
}

.Pagenews #newslist .newstitem.right a.newscontent .newsimg {
	left: 0px;
}

#projectinfo4 .header p.subtitle {
	color: rgba(149, 149, 150, 0.74);
	margin-top: 13px
}

.Pageanli #plheader {
	padding-bottom: 40px;
	width: 220px;
	background-color: #f7f8f9;
	position: relative;
	top: -80px;
	height: 70px;
	padding-top: 40px !important;
	border-radius: 3px 3px 0px 0px;
}



.Pageservice #servicelist {
	margin: 0 auto;
}

/*产品详细页面*/

.npagePage4 #post_slider1 {
	height: 530px;
	width: 100%;
	background-color: #f7f7f7;
}

.npagePage4 #projectinfo5 {
	width: 1200px;
}

.npagePage4 #projectshow5 {
	float: none;
}

.npagePage4 #projectlist {
	float: none
}

.npagePage4 .bx-prev {
	border-radius: 3px;
	height: 70px;
}

.npagePage4 .bx-prev i {
	margin-top: 19px
}

.npagePage4 .content .header {
	padding-bottom: 0px;
	padding-top: 0px;
	background-color: #fff;
	width: 1160px;
	padding: 0px;
	margin-bottom: 30px;
}

.npagPage5 .bx-wrapper {
	width: 1200px
}

.npagePage4 .bx-viewport {
	width: 1200px;
	overflow: hidden;
	position: relative;
	height: 500px;
	margin: 0 auto;
	padding-top: 2px;
}

.npagePage4 .content {
	width: 100%;
}

.npagePage4 .content .header p.title {
	margin-bottom: 10px;
	font-size: 24px;
	color: #5D5D5D;
}

.npagePage4 .content .header p.subtitle {
	color: #CACACA;
	font-size: 16px;
	padding-bottom: 18px;
}

.npagePage4 .npagePage4 .projecttags5 {
	margin-top: 20px;
	width: 1200px;
	float: none;
}

.npagePage4 #projectih4 .title-warp p {
	text-align: left;
}

.npagePage4 #projectih4 .description p {
	font-size: 13px;
	line-height: 22px;
	color: #B7B7B7;
	margin: 0px;
	background-color: rgba(247, 247, 247, 0);
}

.npagePage4 #projectlist .projectitem:nth-child(3n) {
	margin-right: 25px !important;
}

.npagePage4 #projectlist .projectitem:nth-child(4n) {
	margin-right: 0px !important;
}

.npagePage4 #projectlist .wrapper {
	margin-left: 0px;
	width: 1200px;
}

.npagePage4 #projectlist .projectitem {
	margin-right: 25px !important;
}

#sitecontent .npagePage4 #projectlist .projectitem {
	width: 280px !important;
	height: 263px;
	margin-bottom: 25px;
}

#sitecontent .npagePage4 #projectlist .projectitem:hover {
	box-shadow: 0px 7px 17px #dedede;
}

.npagePage4 .projectitem a .project_info p.title {
	text-align: left !important;
}

.npagePage4 #projectlist .projectitem:hover a .project_info div {
	padding: 0px 0;
}


/*产品列表页面*/
.npagePage #projectlist .projectitem:hover a .project_info div {
	padding: 0px 0;
}

.npagePage #projectlist .projectitem a:hover .project_info p.title {
	font-size: 16px;
}


.npagePage .postbody {
	width: 1200px
}

#indexPage .content .header p.subtitle {
	display: block;
}

#indexPage #mteam .content .subtitle::after {
	content: '';
	background-color: rgba(44, 102, 204, 0.82);
	width: 9px;
	height: 9px;
	display: block;
	border-left: 7px #fff solid;
	border-right: 7px #fff solid;
	position: relative;
	top: 15px;
	left: 228px;
}

#indexPage #mpage a.more {
	display: block;
}

#indexPage #mteam ul li {
	transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	curosr: pointer
}

/*
#indexPage #mteam ul li img{width: 100%;height: auto;-webkit-perspective: 150;    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;}
#indexPage #mteam ul li a:hover img {transform: scale(1.08, 1.08);}
  */
#indexPage #mteam ul li:hover .summary {
	position: relative;
	margin-top: -15px;
}

#indexPage #mteam ul li:hover .summary::after {
	border-top: 7px solid #4290EF;
}

#indexPage #mteam .header img {
	transition: all 0.6s
}

#indexPage #mteam ul li:hover img {
	margin-top: -5px;
}

.Pageanli .content_list li {
	height: 312px;
}

/* 文章列表more*/
.Pagenews #newslist .newstitem a.details {
	display: none;
}

#indexPage .content .subtitle {
	/* color: rgba(216, 216, 216, 0.91);
    border-bottom: 1px #e8e8e8 solid !important; */
}

.npagePage #projectlist .projectitem a .project_info p.description.hide {
	text-align: left !important;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px 14px;
}

.Pageanli #projectlist .projectitem a .project_info {
	top: 22px;
}


/* .Pageanli #projectlist .projectitem a .project_info p::after{content'5555';width:30px;height:1px; background-color:#171717;border:1px red solid}   
#projectlist .projectitem a .project_info{ top: 30px;}*/

#sitecontent .Pageanli #projectlist .projectitem {
	margin: 0 20px 36px 0;
	height: 309px;
}




.Pageservice #servicelist .serviceitem div {
	display: block;
	background-color: #f7f7f7;
	height: 172px;
	border-radius: 0px 0px 3px 3px;
	margin-top: 4px;
}

.Pageservice #servicelist .serviceitem div p.title::after {
	margin-top: 26px;
}

.Pageservice #servicelist .serviceitem div p.title {
	margin-top: 26px;
	padding: 0px 50px;
	text-align: center;
	overflow: hidden;
}



.Pageteam #teamlist {
	width: 1200px
}

.Pageteam #teamlist .teamitem .teaminfo::after {
	position: absolute;
	width: 40px;
	height: 1px;
	background-color: #eee;
}



#teampost #teamimage img {
	float: none;
	width: 100%;
}

#teampost #teamimage {
	width: 350px;
	margin-left: 10px;
	float: left;
	position: fixed;
}

#category li.hasmore div ul a.active,
#category li.hasmore div ul a:hover {
	color: #fff;
}

.npagePage #category li:hover {
	padding-left: 20px;
}

#category li.hasmore div ul a {
	padding: 0px;
}

.npagePage .Pageanli li:hover .div li {
	background-color: rgba(255, 255, 255, 0);
}

#indexPage #mservice .content .header p.subtitle {
	display: block
}

#contactform.fr {
	background-color: #ececec;
	padding: 0;
	margin-right: 0;
}

#contactform p {
	border-bottom: 0px;
	padding-top: 0px;
	width: 1200px;
	margin: 0 auto;
	text-align: center;
	margin-bottom: 40px;
}

#contactform p .inputtxt {
	border: none;
	margin-bottom: 5px;
	background: none;
	color: #696969;
	width: 320px;
	float: left;
	border-bottom: 1px solid rgb(146, 146, 146);
	margin: 40px 0 0 40px;
}

#indexPage #mservice .content {
	display: block;
}




#indexPage #mproject .content .header p.subtitle {
	display: block;
}

#category a:nth-child {
	border: 1px red solid;
}

#indexPage .module.bgShow {
	background-attachment: inherit;
}

#servicelist {
	width: 1200px;
}



/*团队首页*/
#indexPage #mteam {
	background-color: rgba(234, 240, 243, 0.84);
}

#indexPage #mteam .content .subtitle::after {
	display: none;
}

#indexPage #mteam .header img {
	float: none;
	display: block;
	margin: 0px;
	width: 100%;
	border-radius: 0px;
	height: auto;
	width: 70px;
	height: 70px;
	border-radius: 60px;
	top: 276px;
	position: relative;
}

#indexPage #mteam .bgmask {
	background-color: rgba(255, 255, 255, 0);
}

/* #mnews .bgimage{
    background: url(../images/bgimage1.png);
    width: 100%;
    height: 535px;
} */
#indexPage #mteam .summary {
	padding: 36px 25px 20px;
	background-color: #f7f7f7;
	transition: all 0.4s ease 0s;
	top: -216px;
	position: relative;
	height: 130px;
	border-radius: 4px;
}

#indexPage #mteam .content .header {
	padding: 80px 0 12px;
}

#indexPage #mteam .summary::after {
	content: '';
	position: absolute;
	bottom: -7px;
	left: 36px;
	width: 0;
	height: 0;
	border-top: 7px solid #f7f7f7;
	border-right: 10px solid transparent;
	border-left: 10px solid transparent;
	transition: all 0.36s ease;
}

#indexPage #mteam .summary .description {
	padding-top: 8px;
	line-height: 26px;
}

#indexPage #mteam .bx-wrapper .bx-controls-direction a {
	display: none;
}

#indexPage #mteam .content {
	margin-top: 140px;
	padding-top: 28px;
	position: inherit;
}

/*团队服务*/

#servicelist .serviceitem div {
	position: relative;
	margin: 0;
	transition: all 0.3s ease-out 0s;
	top: 0px;
	padding-top: 4%;
	margin-top: 0px;
	padding-bottom: 50px;
	height: 150px;
	line-height: 26px;
}

#indexPage #servicelist .serviceitem div p.description {
	padding: 0 20px;
	line-height: 24px;
	height: 52px;
	overflow: hidden;
	margin-top: 4px;
	color: rgba(141, 141, 141, 0.86);
}

#servicelist .serviceitem div {
	display: block;
}

#servicelist .serviceitem div p.title {
	margin-top: 10px;
}

#sitecontent #indexPage #mservice .serviceitem a.details {
	transition: all 0.3s ease-out 0s;
	border-radius: 2px;
	display: block;
	position: relative;
	top: -65px;
	width: 122px;
	height: 28px;
	background-color: #4290EF;
	font-size: 12px;
	line-height: 28px;
	color: rgba(255, 255, 255, 0.77);
	text-transform: uppercase;
	display: block;
	left: -87px;
}

#indexPage a.more:hover i {
	color: rgba(112, 112, 112, 0);
}

#indexPage #mpage a.more:hover i {
	color: rgba(249, 249, 249, 0);
}

#indexPage #mpage a.more i {
	position: relative;
	top: 2px;
	font-size: 19px
}

#indexPage #mservice .serviceitem:hover a.details {
	background-color: #4290ef !important
}

/*#indexPage #mservice .bx-viewport{height:420px !important;}*/
#indexPage a.details:hover {
	text-indent: 0px;
}

#servicelist .serviceitem:hover a.details {
	text-indent: 0px;
}



#indexPage #servicelist .serviceitem {
	width: 360px;
	padding: 10px;
	margin-right: 15px;
	border: 1px rgba(228, 228, 228, 0.47) solid;
	transition: all 0.6s ease 0s;
	overflow: hidden;
	background-color: rgba(255, 255, 255, 0);
}

#indexPage #servicelist .serviceitem:nth-child(3n) {
	margin-right: 0px;
}

#indexPage #mservice .wrapper {
	margin-left: 10px;
}

#indexPage #servicelist .serviceitem:hover {
	border: 1px white solid;
	margin-top: -20px;
	box-shadow: 0px 3px 22px rgba(0, 0, 0, 0.20);
}


#indexPage #servicelist .serviceitem a img {
	width: 100%;
	height: 173spx;
}

#servicelist .serviceitem:hover .title {
	color: #4290ef !important;
	text-decoration: underline;
}

#indexPage #servicelist {
	padding-top: 30px;
	padding-bottom: 39px;
}

#indexPage a.details:hover i {
	text-indent: -10px;
}

#sitecontent .serviceitem a.details:after {
	display: none;
	top: 4px;
}

#sitecontent #indexPage #mservice .serviceitem a.details {
	background-color: #428FEF;
}



#mnews #newslist #newsitem_0.newstitem {
	width: 594px;
	height: 363px;
	margin-right: 80px;
}

#mnews #newslist .newstitem {
	/* width: 466px; */
	float: left;
}

#mnews #newslist #newsitem_0.newstitem .news_wrapper {
	height: 160px;
	position: inherit;
	float: right;
}

#mnews #newslist #newsitem_0.newstitem .newsimg {
	width: 250px;
	height: 160px;
	position: inherit;
	float: left;
}

#newslist .newsbody {
	margin-left: 0;
	width: 100%;
}

#newslist .newstitem a.newscontent {
	height: 100%;
	display: block;
	text-align: left;
	position: relative;
}

#mnews #newslist .newsbody p.date {
	width: 75px;
	font-size: 12px;
	float: left;
	line-height: 22px;
}

#mnews #newslist .newsbody p.title {
	width: 280px;
	float: right;
	padding: 0px;
	height: 24px;
	line-height: 24px;
	font-size: 12px;
	border-bottom: 1px solid transparent;
	color: #6D6D6D;
	transition: all .3s ease 0s;
	top: 4px;
}

#mnews #newslist .newsbody .description {
	display: block;
	left: 30px;
	height: 25px;
	top: 47px;
	width: 75%;
}

#newslist .newstitem .news_wrapper {
	position: inherit;
}

#mnews #newslist .newsbody p.date .md {
	font-size: 18px;
	padding: 0px;
}

#mnews #newslist .newsbody p.date .year {
	font-size: 13px;
	display: block;
	margin-left: 3px;
	color: rgba(0, 0, 0, 0.41);
}

#mnews #newslist .newsbody p.title {
	width: 280px;
	float: right;
	padding: 0px;
	height: 24px;
	line-height: 24px;
	font-size: 13px;
	border-bottom: 1px solid transparent;
	color: #7b7b7b;
	transition: all .3s ease 0s;
	margin-left: 110px;
	top: 20px;
}

#mnews #newslist .newsbody p.date .md span {
	display: none;
}

#indexPage #mnews a.more {
	background: rgba(255, 255, 255, .0);
	width: 150px;
	height: 37px;
	display: block;
	margin: 75px auto 50px;
	line-height: 37px;
	font-size: 14px;
	color: rgba(95, 95, 95, 0.66);
	border-radius: 2px;
	transition: all ease-out .3s;
	background-color: #fff;
	text-align: center;
}

#indexPage #mnews a.more:hover i {
	color: transparent;
}

#indexPage #mnews a.more:hover::after {
	background: url(../images/icon.png)no-repeat -99px -156px;
}


#indexPage #mnews a.more.more:hover {
	color: #fff;
	box-shadow: 0px 7px 15px #dedede;
	background: linear-gradient(to top right, #128bc6, #22eaf5);
	border: 1px solid;
}

#newslist a.more::after {
	display: none;
	transition: all 0.4s ease-out 0s;
	content: ' ';
	display: block;
	height: 37px;
	background: url(../images/icon.png)no-repeat -99px -156px;
	left: -29px;
	position: relative;
	width: 20px;
	float: right;
	text-indent: 18px;
}

#mnews a.more::after {
	transition: all 0.4s ease-out 0s;
	content: ' ';
	display: none;
	height: 37px;
	background: url(../images/icon.png)no-repeat -99px -156px;
	left: -29px;
	position: relative;
	width: 20px;
	float: right;
}

#indexPage #mteam .bx-pager {
	display: block;
}

#newslist .newsbody {
	position: relative;
	top: -20px;
	left: -20px;
}

#mnews #newslist #newsitem_0.newstitem .newsimg {
	width: 100%;
	height: 292px;
	position: inherit;
	position: relative;
	top: -156px;
}

#newslist #newsitem_0 .newsbody {
	width: 594px;
	height: 259px;
	top: 318px;
}



#indexPage #servicelist .serviceitem div p.title::after {
	background-color: #c5c5c5;
	width: 98px;
	opacity: 1;
	height: 1px;
}

#mnews #newslist .newsbody p.title::after {
	content: "";
	display: block;
	background-color: #DADADA;
	width: 20px;
	height: 1px;
	position: absolute;
	font-size: 12px;
	transition: all 0.6s ease 0s;
	opacity: 0;
	background-color: #c5c5c5;
	width: 98px;
	opacity: 1;
}

#indexPage #mpage a.more {
	width: 160px;
	height: 32px;
	line-height: 32px;
	color: transparent;
	background: url(../images/jiantou.png)no-repeat 32px -97px;
	transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	border-radius: 0px;
	font-size: 0px;
	margin-left: -50px;
	border: 0px;
}


#indexPage #mpage .more:hover {
	background: url(../images/jiantou.png)no-repeat 32px -126px;
}


#servicelist .serviceitem div p {
	padding: 0 20px;
}

#indexPage #servicelist .serviceitem div p.description {
	padding: 0 20px;
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

#mnews #newslist .newsbody p.date .md::after {
	content: "";
	width: 37px;
	height: 1px;
	display: block;
	background-color: rgba(0, 0, 0, 0.07);
	margin-bottom: 1px;
	margin-top: 3px;
}


#mservice .content .header {
	padding-bottom: 30px;
}



.Pageanli #plheader {
	top: 48px;
}

.npagePage #category {
	padding-top: 136px;
}


.Pageservice #servicelist .serviceitem {
	background-color: rgba(48, 93, 195, 0);
}

.Pageservice #servicelist .serviceitem {
	height: 396px;
}

#servicelist .serviceitem div p.title {
	font-size: 16px;
}

.Pageservice #servicelist .serviceitem div {
	height: 120px;
}

.Pageservice #servicelist .serviceitem {
	height: 344px;
	padding-top: 0px;
}




/*prolist*/
#mproject.npagePage #projectlist .projectitem a .project_info p.description.hide {
	text-align: left !important;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px 14px;
	display: block;
	margin-top: -7px;
}

#mproject.npagePage #projectlist .projectitem a .project_info div {
	border-bottom: 1px rgba(109, 109, 109, 0.22) solid;
	height: 146px;
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	position: absolute;
	bottom: 0px;
	width: 100%;
	background: #fff;
}

#mproject.npagePage #projectlist .projectitem a .project_info div::before {
	display: none;
}

#mproject.npagePage #projectlist .projectitem a img {
	width: 300px;
	height: 178px;
}

#mproject.npagePage.Pageanli #projectlist .projectitem a .project_info {
	top: 40px;
}

#npagePage #projectlist .projectitem a .project_info div::before {
	display: none;
}

#npagePage.npagePage #projectlist .projectitem a .project_info p.description.hide {
	display: block;
}

#npagePage.npagePage4 .bx-wrapper .bx-controls-direction a.bx-prev i {
	margin-top: 13px;
}

#npagePage #projectlist .projectitem a .project_info div {
	top: 132px;
}

#npagePage.npagePage4 .projectitem a .project_info div {
	top: 153px
}

#npagePage.npagePage4 .bx-wrapper .bx-controls-direction a.bx-next i {
	margin-top: 13px;
}

#sitecontent #npagePage.npagePage4 #projectlist .projectitem {
	margin-bottom: 60px;
}

#mproject.npagePage #projectlist .projectitem a .project_info div {
	height: 140px;
}


/*新闻list*/
#newsPage.Pagenews #newslist .newstitem {
	width: 100%;
	margin: 0;
	height: 190px;
	border-bottom: 1px solid rgba(0, 0, 0, .06);

}

.Pagenews #newslist .wrapper .news_wrapper {
	width: 820px;
	float: left;
	position: inherit;
	margin-left: 90px;
}

.Pagenews #newslist .newstitem .newsimg {
	display: block;
	width: 200px;
	height: 130px;
	margin-top: 30px;
}

.Pagenews #newslist .newstitem a.details {
	width: 35px;
	height: 35px;
	display: block;
	border-radius: 0;
	border: none;
	transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;
	overflow: hidden;
	position: relative;
	margin: 0px;
	z-index: 3;
	top: -96px;
	right: 120px;
	float: right;
	opacity: 0;
}

.Pagenews #newslist .newsbody .date {
	width: 120px;

	height: 88px;

	color: #999;
	font-size: 12px;
}

.Pagenews #newslist .newsbody .date .md {
	display: none;
}

.Pagenews #newslist .newsbody .date .year {
	color: #999;
	top: 22px;
	font-size: 28px;
	text-align: right;
	float: left;
	font-family: HELVETICANEUELTPRO-THEX, "微软雅黑";
	line-height: 46px;
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

.Pagenews #newslist .newsbody .title {
	left: 145px;
	width: 500px;
	margin-top: -10px;
	line-height: 24px;
	height: 24px;
}

.Pagenews #newslist .newsbody .description {
	left: 145px;
	width: 530px;
	top: 102px;
	margin-top: -12px;
	height: 52px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.Pagenews #newslist #newsitem_0 .newsbody {
	top: 24px;
	margin-top: -56px;
}

.Pagenews #newslist .newsbody .title {
	margin-top: 40px;
}

#newsPage.npagePage #category {
	padding-top: 15px;
	margin-top: 50px;
	border-top: 1px #dedfe0 solid;
}

.Pagenews #newslist {
	width: 940px;
}

.Pagenews #newslist #newsitem_0 .newsbody {
	top: 12px;
}

/* @media screen and (min-width:840px) {
	#header-phone {
		display: none;
	}

	.company-phone {
		display: none;
	}
}

@media screen and (max-width:840px) {
	#header {
		display: none;
	}

	#mnews {
		display: none;
	}
} */

/*首页navhover*/
#header ul li.navitem a.active,
#header ul li.navitem:hover a {
	display: inline-block;
	padding: 20px 15px;
}



#indexPage #mservice a.details:hover i {
	color: rgba(66, 143, 239, 0);
}

#indexPage #mcontact .header p.subtitle {
	color: white;
}

#newsPage #newslist #newsitem_0 .newsbody {
	width: 690px;
}

#newsPage #newslist .newsbody {
	top: 15px;
}

.Pagenews #newslist .newsbody .title {
	margin-top: 50px;
	color: rgba(0, 0, 0, 0.62);
}


.Pagenews #newslist .newsbody .date {
	position: absolute;
	right: 0px;
	top: 36px;
	margin: 0;
	bottom: auto;
}

#newsPage #newslist .newsbody {
	position: initial;
}

#teamlist .teamitem a {
	transition: all 0.3s ease-out 0s;
}

#teamlist .teamitem:hover a {
	color: #fff;
}

#teamlist .teamitem:hover .subtitle {
	color: rgba(255, 255, 255, 0.6);
}

#teamlist .teamitem:hover .description {
	color: rgba(255, 255, 255, 0.49);
}

.Pagenews #newslist #newsitem_0 .newsbody .title {
	margin-top: 105px;
}

#indexPage #mteam.content .header p.title {
	margin: 0 auto;
	width: 112px;
}

#indexPage .content .header p.subtitle {
	margin-top: 6px;
}

#header ul li.navitem a.active,
#header ul li.navitem:hover a {
	color: #3DB2BD;
}

#header ul li.navitem a.active::after {
	transition: all 0.3s ease 0s;
}

#header ul li.navitem a.active:after,
#header ul li.navitem:hover a:after {

	display: block;
}


#indexPage #projectlist a.more i {
	display: none;
}

#indexPage a.more:hover {
	text-indent: 0px;
}


#projectinfo4 div.description span {
	color: rgba(102, 102, 102, 0.63) !important;
	font-size: 13px;
}

#indexPage #newslist #newsitem_0 .newsbody {
	height: 58px;
}

#indexPage .mvideom .bx-wrapper .bx-controls-direction a i {
	margin-top: 8px;
}

#indexPage .mvideom .bx-wrapper .bx-controls-direction {
	margin-top: -120px;
	border: 1px red solid;
}






@media screen and (max-width:1170px) {








	.intro-title div {
		font-size: 32px;
	}

	.intro-title span {
		font-size: 18px;
	}
}

@media screen and (max-width:845px) {







	.intro-title div {
		font-size: 32px;
	}

	.intro-title span {
		font-size: 18px;
	}
}

@media screen and (max-width:768px) {









	.intro-title div {
		font-size: 25px;
	}

	.intro-title span {
		font-size: 14px;
	}
}

/* 员工风采 */
.employee-content {
	width: 80%;
	margin: 0 auto;
}

.employee-content ul {
	width: 90%;
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	margin: auto;
	flex-wrap: wrap;
	justify-content: center;
}

.employee-content ul li {
	width: 100%;
}

.yuanfenbao {
	width: 300px;
	height: 300px;
	border: 1px solid #159CCF;
	border-radius: 50%;
	margin: 4px auto;
}

.yuanfenbao img {
	display: block;
	padding: 0;
	width: 88%;
	height: 88%;
	margin: 6% auto;
}

.employee-content ul li a {
	width: 100%;
}

.employee-content ul li:hover img {
	transform: scale(1.1);
	transition: all .25s ease-in;
}

.employee-content ul li p {
	text-align: center;
	font-size: 30px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #414141;
	line-height: 56px;
	text-align: center;
	margin-top: 40px;
}

@media screen and (max-width:1170px) {
	.yuanfenbao {
		width: 300px;
		height: 300px;
		border: 1px solid #159CCF;
		border-radius: 50%;
		margin: 4px auto;
	}

	.employee-content ul li img {
		display: block;
		padding: 0;
		width: 88%;
		height: 88%;
		margin: 6% auto;
	}


	.employee-content ul li:hover img {
		transform: scale(1);
	}

	.employee-content ul li p {
		font-size: 18px;
		margin-top: 0;
	}

	.employee-content ul {
		display: grid;
		grid-template-columns: repeat(2, 1fr);
		flex-wrap: wrap;
		justify-content: center;
		grid-gap: 10px;
	}
}

@media screen and (max-width:840px) {
	.yuanfenbao {
		width: 300px;
		height: 300px;
		border: 1px solid #159CCF;
		border-radius: 50%;
		margin: 4px auto;
	}

	.employee-content ul li img {
		display: block;
		padding: 0;
		width: 88%;
		height: 88%;
		margin: 6% auto;
	}



	.employee-content ul li:hover img {
		transform: scale(1);
	}

	.employee-content ul li p {
		font-size: 18px;
		margin-top: 0;
	}

	.employee-content ul {
		display: grid;
		grid-template-columns: repeat(2, 1fr);
		flex-wrap: wrap;
		justify-content: center;
		grid-gap: 10px;
	}
}

@media screen and (max-width:768px) {
	.yuanfenbao {
		width: 150px;
		height: 150px;
		border: 1px solid #159CCF;
		border-radius: 50%;
		margin: 4px auto;
	}


	.employee-content ul li img {
		display: block;
		padding: 0;
		width: 88%;
		height: 88%;
		margin: 6% auto;
	}

	.employee-content ul li:hover img {
		transform: scale(1);
	}

	.employee-content ul li p {
		font-size: 18px;
		margin-top: 0;
	}

	.employee-content ul {
		display: grid;
		grid-template-columns: repeat(2, 1fr);
		flex-wrap: wrap;
		justify-content: center;
		grid-gap: 10px;
	}
}

/* 智慧水务 */
.innovate-content {
	width: 75%;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
	margin-top: 40px;
	margin-bottom: 100px;
}

.innovate-box {
	height: 515px;
	width: 420px;
	background-color: #F7F7F7;
	border-radius: 0 95px 0 0;
	transition: all .25s ease-in;
}

.innovate-box img {
	width: 100%;
}

.innovate-box:nth-child(2) {
	margin: 0 85px;
}

.innovate-box h3 {
	font-size: 24px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #5B5A5A;
	line-height: 33px;
	text-align: center;
	margin-top: 40px;
}

.innovate-box p {
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #939594;
	margin-top: 20px;
	padding: 0 20px;
}

.innovate-box:hover {
	transform: translateY(-40px);
}

@media screen and (max-width:768px) {
	.innovate-content {
		width: 93%;
		margin-bottom: 0px;
	}

	.innovate-box:nth-child(2) {
		margin: 0 0 20px 0;
	}

	.innovate-box {
		height: 380px;
		width: 370px;
		margin-bottom: 20px;
	}

	.innovate-box img {
		width: 100%;
	}

	.innovate-box h3 {
		font-size: 20px;
		font-family: Microsoft YaHei;
		font-weight: 400;
		color: #5B5A5A;
		line-height: 33px;
		text-align: center;
		margin-top: 30px;
	}

	.innovate-box p {
		font-size: 14px;
		font-family: Microsoft YaHei;
		font-weight: 400;
		color: #939594;
		margin-top: 10px;
		padding: 0 20px;
	}

}

/* 水务 */
.diapose-content {
	width: 80%;
	margin: 0 auto;
	padding-bottom: 50px;
	padding-top: 50px;
}

.diapose-content .swiper-slide {
	transition-duration: .2s;
	transform: scale(0.8);
}

.diapose-content .swiper-slide-active,
.swiper-slide-duplicate-active {
	transform: scale(1);
}

.diapose-content .swiper-wrapper {
	text-align: center;
}

.diapose-content .swiper-button-prev,
.diapose-content .swiper-button-next {
	width: 57px;
	height: 57px;
	background-color: #43CFDC;
	border-radius: 50%;
}

.diapose-content .swiper-button-next:after,
.diapose-content .swiper-button-prev:after {
	font-size: 14px !important;
	font-weight: 600;
	color: #fff;
}

.diapose-content .dispose-img {
	padding: 25px;
	border: 1px solid #43CFDC;
	border-radius: 50%;
	/* width: 430px; */
	width: 330px;
}

.dispose-line {
	width: 100%;
	height: 2px;
	color: #43CFDC;
	display: inline-block;
	position: absolute;
	top: 50%;
	text-indent: -9999px;
}

.cover img {
	position: absolute;
	top: 35%;
	left: 42%;
	transition: all0.25 ease-in;
	/* opacity: 0; */
}

.cover p {
	width: 100%;
	position: absolute;
	top: 58%;
	left: 0;
	font-size: 20px;
	color: #fff;
	transition: all0.25 ease-in;
	text-align: center;
	/* opacity: 1; */
}

.cover {
	/* width: 429px;
    height: 428px; */
	width: 329px;
	height: 328px;
	position: absolute;
	transition: all0.25 ease-in;
	bottom: 26px;
	border-radius: 50%;
	left: 82px;
	background: rgb(0, 0, 0, .3);
	opacity: 1;
}

/* .cover:hover{
    background: rgb(0,0,0,.3);
    opacity: 1;
}
.cover:hover img,
.cover:hover p{
    opacity: 1;
} */
@media screen and (max-width:1170px) {
	/* .diapose-content {
		padding: 0;
		width: 90%;
	} */

	.diapose-content .dispose-img {
		padding: 25px;
		border: 1px solid #43CFDC;
		border-radius: 50%;
		width: 280px;
	}

	.diapose-content .swiper-button-prev,
	.diapose-content .swiper-button-next {
		display: none;
	}

	.cover {
		width: 280px;
		height: 280px;
		position: absolute;
		transition: all0.25 ease-in;
		bottom: 26px;
		border-radius: 50%;
		left: 27px;
		background: rgb(0, 0, 0, .3);
		opacity: 1;
	}

	.cover img {
		width: 35px;
		position: absolute;
		top: 40%;
		left: 44%;
		opacity: 1;
	}

	.cover p {
		width: 100%;
		position: absolute;
		top: 58%;
		left: 0;
		font-size: 16px;
		color: #fff;
		opacity: 1;
	}
}

@media screen and (max-width:840px) {
	.diapose-content {
		padding: 0;
		width: 90%;
	}

	.diapose-content .dispose-img {
		padding: 25px;
		border: 1px solid #43CFDC;
		border-radius: 50%;
		width: 280px;
	}

	.diapose-content .swiper-button-prev,
	.diapose-content .swiper-button-next {
		display: none;
	}

	.cover {
		width: 280px;
		height: 280px;
		position: absolute;
		transition: all0.25 ease-in;
		bottom: 26px;
		border-radius: 50%;
		left: 27px;
		background: rgb(0, 0, 0, .3);
		opacity: 1;
	}

	.cover img {
		width: 35px;
		position: absolute;
		top: 40%;
		left: 44%;
		opacity: 1;
	}

	.cover p {
		width: 100%;
		position: absolute;
		top: 58%;
		left: 0;
		font-size: 16px;
		color: #fff;
		opacity: 1;
	}
}

@media screen and (max-width:768px) {
	.diapose-content {
		padding: 0;
		width: 90%;
	}

	.diapose-content .dispose-img {
		padding: 25px;
		border: 1px solid #43CFDC;
		border-radius: 50%;
		width: 280px;
	}

	.diapose-content .swiper-button-prev,
	.diapose-content .swiper-button-next {
		display: none;
	}

	.cover {
		width: 280px;
		height: 280px;
		position: absolute;
		transition: all0.25 ease-in;
		bottom: 26px;
		border-radius: 50%;
		left: 27px;
		background: rgb(0, 0, 0, .3);
		opacity: 1;
	}

	.cover img {
		width: 35px;
		position: absolute;
		top: 40%;
		left: 44%;
		opacity: 1;
	}

	.cover p {
		width: 100%;
		position: absolute;
		top: 58%;
		left: 0;
		font-size: 16px;
		color: #fff;
		opacity: 1;
	}
}



/* 手机版代码 */
.phone {
	display: none;
	visibility: hidden;
}

/* .compucter {
	display: none;
	visibility: hidden;
} */

/* @media screen and (min-width:840px) {
	#header-phone {
		display: none;
	}
}

@media screen and (max-width:840px) {
	#header {
		display: none;
	}
} */

/* @media screen and (max-width:768px) { */
#header-phone {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 1000;
	/* height: 70px; */
	background-color: #fff;
	-webkit-transition: background-color 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
	-moz-transition: background-color 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
	-o-transition: background-color 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
	transition: background-color 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
}

#header-phone {
	-webkit-transition: background-color 500ms cubic-bezier(0.165, 0.84, 0.44, 1);
	-moz-transition: background-color 500ms cubic-bezier(0.165, 0.84, 0.44, 1);
	-o-transition: background-color 500ms cubic-bezier(0.165, 0.84, 0.44, 1);
	transition: background-color 500ms cubic-bezier(0.165, 0.84, 0.44, 1);
}

/* @media screen and (min-width:1170px) {
	#header-phone {
		display: none;
	}
} */
@media screen and (min-width:1200px) {}

/* @media screen and (max-width:1170px) {
	#header {
		display: none;
	}
} */

/* @media screen and (max-width:840px) {
	#header {
		display: none;
	}
} */

.navclose {
	position: absolute;
	width: 26px;
	overflow: hidden;
	background: url(../images/close.png) no-repeat center;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	-o-background-size: contain;
	background-size: contain;
	text-indent: -9999px;
	right: 35px;
	top: 30px;
	/* right: 30px;
        top: 30px; */
	width: 26px;
	height: 26px;
	-webkit-transition: -webkit-transform 100ms linear;
	-moz-transition: -moz-transform 100ms linear;
	-o-transition: -o-transform 100ms linear;
	transition: transform 100ms linear;
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
}

.navbtn {
	width: 30px;
	/* height: 30px; */
	height: 22px;
	position: absolute;
	right: 30px;
	top: 20px;
	/* border: 2px solid rgba(140, 140, 140, 1); */
	padding: 5px;
}

.menuline {
	margin-bottom: 8px;
	height: 3px;
	/* background-color: #0B9BE3; */
	background-color: rgba(140, 140, 140, 1);
	-webkit-transition: -webkit-transform 400ms cubic-bezier(.165, .84, .44, 1) 100ms;
	-moz-transition: -moz-transform 400ms cubic-bezier(.165, .84, .44, 1) 100ms;
	-o-transition: -o-transform 400ms cubic-bezier(.165, .84, .44, 1) 100ms;
	transition: transform 400ms cubic-bezier(.165, .84, .44, 1) 100ms;
}

#header-phone.js-active {
	width: 100%;
	height: 100%;
	bottom: 0;
	background-color: rgb(0 0 0 / 18%);
}

#header-phone,
#header-phone.js-active {
	-webkit-transition-duration: 0s;
	-moz-transition-duration: 0s;
	-o-transition-duration: 0s;
	transition-duration: 0s;
	/* background-color: rgba(255, 255, 255, .7); */
}

.js-active .navbtn {
	border: 0;
}

.js-active .menuline {
	-webkit-transition: -webkit-transform 100ms linear;
	-moz-transition: -moz-transform 100ms linear;
	-o-transition: -o-transform 100ms linear;
	transition: transform 100ms linear;
	-webkit-transform: scale(0, 1);
	-moz-transform: scale(0, 1);
	-ms-transform: scale(0, 1);
	-o-transform: scale(0, 1);
	transform: scale(0, 1);
}

.js-active .navclose {
	-webkit-transition: -webkit-transform 400ms cubic-bezier(.165, .84, .44, 1) 100ms;
	-moz-transition: -moz-transform 400ms cubic-bezier(.165, .84, .44, 1) 100ms;
	-o-transition: -o-transform 400ms cubic-bezier(.165, .84, .44, 1) 100ms;
	transition: transform 400ms cubic-bezier(.165, .84, .44, 1) 100ms;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	z-index: 2;
}

#dhList {
	position: absolute;
	right: 180px;
	top: 0;
	width: 0;
	opacity: 0;
	overflow: hidden;
	-webkit-transition: opacity 400ms cubic-bezier(.165, .84, .44, 1) 100ms;
	-moz-transition: opacity 400ms cubic-bezier(.165, .84, .44, 1) 100ms;
	-o-transition: opacity 400ms cubic-bezier(.165, .84, .44, 1) 100ms;
	transition: opacity 400ms cubic-bezier(.165, .84, .44, 1) 100ms;
}

#dhList {
	position: fixed;
	background-color: #fff;
	top: 60px;
	/* padding-top: 200px; */
	right: 0;
}

.js-active #dhList {
	width: 100%;
	height: 60vh;
	opacity: 1;
	overflow: hidden;
	overflow-y: auto;
	padding-bottom: 60px;
	box-sizing: border-box;
	-webkit-transition: opacity 400ms cubic-bezier(.165, .84, .44, 1) 100ms;
	-moz-transition: opacity 400ms cubic-bezier(.165, .84, .44, 1) 100ms;
	-o-transition: opacity 400ms cubic-bezier(.165, .84, .44, 1) 100ms;
	transition: opacity 400ms cubic-bezier(.165, .84, .44, 1) 100ms;
}

@media screen and (max-width: 1170px) {
	.js-active #dhList {
		width: 100%;
		height: 60vh;
		opacity: 1;
		overflow: hidden;
		overflow-y: auto;
		padding-bottom: 60px;
		-webkit-transition: opacity 400ms cubic-bezier(.165, .84, .44, 1) 100ms;
		-moz-transition: opacity 400ms cubic-bezier(.165, .84, .44, 1) 100ms;
		-o-transition: opacity 400ms cubic-bezier(.165, .84, .44, 1) 100ms;
		transition: opacity 400ms cubic-bezier(.165, .84, .44, 1) 100ms;
	}
}

@media screen and (max-width: 840px) {
	.js-active #dhList {
		width: 100%;
		height: 60vh;
		opacity: 1;
		overflow: hidden;
		overflow-y: auto;
		padding-bottom: 30px;
		-webkit-transition: opacity 400ms cubic-bezier(.165, .84, .44, 1) 100ms;
		-moz-transition: opacity 400ms cubic-bezier(.165, .84, .44, 1) 100ms;
		-o-transition: opacity 400ms cubic-bezier(.165, .84, .44, 1) 100ms;
		transition: opacity 400ms cubic-bezier(.165, .84, .44, 1) 100ms;
	}
}

@media screen and (max-width: 768px) {
	.js-active #dhList {
		width: 100%;
		height: 60vh;
		opacity: 1;
		overflow: hidden;
		overflow-y: auto;
		padding-bottom: 30px;
		-webkit-transition: opacity 400ms cubic-bezier(.165, .84, .44, 1) 100ms;
		-moz-transition: opacity 400ms cubic-bezier(.165, .84, .44, 1) 100ms;
		-o-transition: opacity 400ms cubic-bezier(.165, .84, .44, 1) 100ms;
		transition: opacity 400ms cubic-bezier(.165, .84, .44, 1) 100ms;
	}
}


#logo {
	/* display: none; */
}

.js-active #logo {
	display: block;
	/* padding-bottom: 20px; */
	background-color: white;
}

#dhList&gt;li {
	width: 100%;
	border-bottom: 1px solid #efefef;
	padding: 10px;
	position: relative;
	float: left;
	font-size: 14px;
	color: #8c8c8c;
	font-weight: bold;
}

#dhList&gt;li&gt;a {

	color: #8c8c8c;
	font-weight: bold;
}


@media screen and (max-width: 1170px) {
	#dhList&gt;li {
		width: 100%;
		border-bottom: 1px solid #efefef;
		padding: 13px;
		position: relative;
		float: left;
		font-size: 18px;
		color: #8c8c8c;
		font-weight: bold;
	}

	#dhList&gt;li&gt;a {
		color: #8c8c8c;
		font-weight: bold;
	}
}

@media screen and (max-width: 845px) {
	#dhList&gt;li {
		width: 100%;
		border-bottom: 1px solid #efefef;
		padding: 13px;
		position: relative;
		float: left;
		font-size: 16px;
		color: #8c8c8c;
		font-weight: bold;
	}

	#dhList&gt;li&gt;a {


		color: #8c8c8c;
		font-weight: bold;
	}
}

@media screen and (max-width: 840px) {
	#dhList&gt;li {
		width: 100%;
		border-bottom: 1px solid #efefef;
		padding: 13px;
		position: relative;
		float: left;
		font-size: 18px;
		color: #8c8c8c;
		font-weight: bold;
	}

	#dhList&gt;li&gt;a {


		color: #8c8c8c;
		font-weight: bold;
	}
}

@media screen and (max-width: 768px) {
	#dhList&gt;li {
		width: 100%;
		border-bottom: 1px solid #efefef;
		padding: 10px;
		position: relative;
		float: left;

		font-size: 14px;
		color: #8c8c8c;
		font-weight: bold;
	}

	#dhList&gt;li&gt;a {

		color: #8c8c8c;
		font-weight: bold;
	}
}

/* #dhList&gt;li{
	
	padding: 0 15px;
	font-size: 14px;
	color: #8c8c8c;
	font-weight: bold;
} */

#dhList&gt;li&gt;ul {
	width: 100%;
	position: static;
	display: none;
	left: 0;
	opacity: 1;
	height: auto;
	z-index: 2;
	/* width: 0; */
	overflow: hidden;
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-o-transform: translateX(0);
	transform: translateX(0);
}

#dhList&gt;li:nth-child(1)&gt;ul {
	-webkit-transform: translateX(-47%);
	-moz-transform: translateX(-47%);
	-o-transform: translateX(-47%);
	transform: translateX(-47%);
}

#dhList&gt;li&gt;ul&gt;li {
	float: none;
	width: 100%;

}

#dhList&gt;li&gt;ul&gt;li&gt;a {
	font-size: 12px;
	line-height: 35px;
	padding: 0 30px;
	color: #8c8c8c;
}

#dhList&gt;li&gt;img {
	/* display: none; */
	position: absolute;
	right: 60px;
	top: 15px;
	width: 12px;
	height: 12px;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}

#dhList&gt;li:nth-child(2)&gt;ul {
	-webkit-transform: translateX(-51.5%);
	-moz-transform: translateX(-51.5%);
	-o-transform: translateX(-51.5%);
	transform: translateX(-51.5%);
}

#dhList&gt;li.curr&gt;img {
	transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-o-transform: rotate(180deg);
}

#dhList&gt;li.curr&gt;ul {
	display: block;
	padding-top: 20px;
	padding-bottom: 10px;
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-o-transform: translateX(0);
	transform: translateX(0);
	height: auto;
	overflow: inherit;
	opacity: 1;
	-webkit-transition: opacity 300ms cubic-bezier(.165, .84, .44, 1) 100ms;
	-moz-transition: opacity 300ms cubic-bezier(.165, .84, .44, 1) 100ms;
	-o-transition: opacity 300ms cubic-bezier(.165, .84, .44, 1) 100ms;
	transition: opacity 300ms cubic-bezier(.165, .84, .44, 1) 100ms;
}

#header-phone a img {
	height: 50px;
	padding-top: 6px;
	padding-bottom: 6px;
}

/* } */

@media screen and (max-width: 1170px) {
	.hot-top {
		display: block;
		text-align: center;
	}



	.hot-top .hot-h {
		font-size: 30px;

	}

	.hot-top .hot-tit {
		font-size: 28px;

	}

	.hot-top .hot-writing {
		/* padding-left: 32px; */
		/* font-size: 25px; */
		color: #888888;
		padding: 20px 2px;
	}

	.input-group input {
		/* width: 50%;
	    height: 45px;
	    border-radius: 30px;
	    border: 1px #3DB2BD solid; */
		margin-left: 0px;
		/* background-color: #ebebeb;
	    font-size: 20px; */
		padding-left: 20px;
	}

	.input-group img {
		right: 36%;
	}

	#indexPage #mcontact .content .header {
		width: 96%;
	}

	#indexPage #mcontact .content .header p.title {
		text-align: center;
		width: 100%;
		height: auto;
		font-size: 30px;
		font-weight: 400;
		color: #FFFFFF;
		line-height: 17px;
	}

	#indexPage #mcontact .content .header .subtitle {
		text-align: center;
		font-family: "Times New Roman", Times, serif, HELVETICANEUELTPRO-THEX, "微软雅黑";
		font-size: 18px;
	}

	.footer-line {
		display: none;
	}

	.footer-tel img {
		width: 20px;
	}

	.content-bottom {
		width: 100%;
	}

	.footer-bot .bottom-left {
		padding-bottom: 0;
	}

	.content .footer-tel p {
		/* margin-left: 22px; */
		font-size: 16px;
		font-weight: 400;
		color: #FFFFFF;
		line-height: 21px;
		/* line-height: 34px; */
	}

	.content .footer-mail {
		text-align: start !important;
		font-size: 15px;
		color: #FFFFFF;
	}

	.content .header {
		padding-bottom: 0px;
		/* padding-top: 80px; */
	}

	.footer-bot .bottom-left {
		float: none;
	}

	.content .content-line {
		display: none;
	}

	#indexPage #mcontact .content .footer-right {
		display: none;
	}

	#indexPage #mcontact .content .header {
		padding-bottom: 0;
	}

	.content .footer-add {
		text-align: start !important;
		font-size: 15px;
		color: #FFFFFF;
		margin: 10px 0;
	}

	.content .name {
		width: auto;
		/* height: 22px; */
		font-size: 30px;
		/* font-family: Microsoft YaHei; */
		font-weight: 400;
		color: #FFFFFF;
		line-height: 34px;
		padding-bottom: 20px;
	}

	#indexPage #mcontact .content {
		width: 90%;
		/* margin: 0 auto; */
		/* padding: 80px 0 40px 68px; */
		/* height: auto; */
		padding: 40px 0 40px 20px;
	}

	#indexPage #mcontact .content-top {
		width: 100%;
	}

	#indexPage #mcontact .content .fw {
		width: 96%;
		display: none;
	}

	.footer-about p,
	.footer-refrom p,
	.footer-case p,
	.footer-people p,
	.footer-us p {
		font-size: 25px;
		font-weight: 300;
		color: #FFFFFF;
		line-height: 49px;
		/* padding-left: 0px; */
	}

	.footer-bot {
		color: #fff;
		width: 93%;
		float: left;
		margin-top: 0px;
		font-size: 15px;
	}

	.footer-bot .bottom-right {
		float: none;
		margin-top: 10px;
	}


	.pro-tit1,
	.pro-tit2 {
		width: 158px;
		height: 37px;
		font-size: 16px;
		font-family: Microsoft YaHei;
		font-weight: 600;
		/* color: #252B38; */
		line-height: 30px;
	}

	/* 修改 */
	.product-img {
		/* background: url(); */
	}

	.swiper {
		width: 90%;
	}

	.swiper .swiper-wrapper {
		/* display: flex; */
		/* display: grid;
	    grid-template-columns: repeat(4,1fr); */
		/* grid-gap: 5px; */
	}

	.swiper .bannerimg:hover {
		transform: scale(1);
		-ms-transform: scale(1);
		-moz-transform: scale(1);
		-webkit-transform: scale(1);
		-o-transform: scale(1);
	}

	.sthj-box ul,
	.kqzl-box ul {
		justify-content: center;
	}


	.employee-content {
		width: 90%;
	}
}

@media screen and (max-width: 840px) {
	.hot-top {
		display: block;
		text-align: center;
	}



	.hot-top .hot-h {
		font-size: 30px;

	}

	.hot-top .hot-tit {
		font-size: 28px;

	}

	.hot-top .hot-writing {
		/* padding-left: 32px; */
		/* font-size: 25px; */
		color: #888888;
		padding: 20px 2px;
	}

	.input-group input {
		/* width: 50%;
	    height: 45px;
	    border-radius: 30px;
	    border: 1px #3DB2BD solid; */
		margin-left: 0px;
		/* background-color: #ebebeb;
	    font-size: 20px; */
		padding-left: 20px;
	}

	.input-group img {
		right: 36%;
	}

	#indexPage #mcontact .content .header {
		width: 96%;
	}

	#indexPage #mcontact .content .header p.title {
		text-align: center;
		width: 100%;
		height: auto;
		font-size: 30px;
		font-weight: 400;
		color: #FFFFFF;
		line-height: 17px;
	}

	#indexPage #mcontact .content .header .subtitle {
		text-align: center;
		font-family: "Times New Roman", Times, serif, HELVETICANEUELTPRO-THEX, "微软雅黑";
		font-size: 18px;
	}

	.footer-line {
		display: none;
	}

	.footer-tel img {
		width: 20px;
	}

	.content-bottom {
		width: 100%;
	}

	.footer-bot .bottom-left {
		padding-bottom: 0;
	}

	.content .footer-tel p {
		/* margin-left: 22px; */
		font-size: 16px;
		font-weight: 400;
		color: #FFFFFF;
		line-height: 21px;
		/* line-height: 34px; */
	}

	.content .footer-mail {
		text-align: start !important;
		font-size: 15px;
		color: #FFFFFF;
	}

	.content .header {
		padding-bottom: 0px;
		/* padding-top: 80px; */
	}

	.footer-bot .bottom-left {
		float: none;
	}

	.content .content-line {
		display: none;
	}

	#indexPage #mcontact .content .footer-right {
		display: none;
	}

	#indexPage #mcontact .content .header {
		padding-bottom: 0;
	}

	.content .footer-add {
		text-align: start !important;
		font-size: 15px;
		color: #FFFFFF;
		margin: 10px 0;
	}

	.content .name {
		width: auto;
		/* height: 22px; */
		font-size: 30px;
		/* font-family: Microsoft YaHei; */
		font-weight: 400;
		color: #FFFFFF;
		line-height: 34px;
		padding-bottom: 20px;
	}

	#indexPage #mcontact .content {
		width: 90%;
		/* margin: 0 auto; */
		/* padding: 80px 0 40px 68px; */
		/* height: auto; */
		padding: 40px 0 40px 20px;
	}

	#indexPage #mcontact .content-top {
		width: 100%;
	}

	#indexPage #mcontact .content .fw {
		width: 96%;
		display: none;
	}

	.footer-about p,
	.footer-refrom p,
	.footer-case p,
	.footer-people p,
	.footer-us p {
		font-size: 25px;
		font-weight: 300;
		color: #FFFFFF;
		line-height: 49px;
		/* padding-left: 0px; */
	}

	.footer-bot {
		color: #fff;
		width: 93%;
		float: left;
		margin-top: 0px;
		font-size: 15px;
	}

	.footer-bot .bottom-right {
		float: none;
		margin-top: 10px;
	}

	

	.pro-tit1,
	.pro-tit2 {
		width: 158px;
		height: 37px;
		font-size: 16px;
		font-family: Microsoft YaHei;
		font-weight: 600;
		/* color: #252B38; */
		line-height: 30px;
	}

	/* 修改 */
	.product-img {
		/* background: url(); */
	}

	.swiper {
		width: 90%;
	}

	.swiper .swiper-wrapper {
		/* display: flex; */
		/* display: grid;
	    grid-template-columns: repeat(4,1fr); */
		/* grid-gap: 5px; */
	}

	.swiper .bannerimg:hover {
		transform: scale(1);
		-ms-transform: scale(1);
		-moz-transform: scale(1);
		-webkit-transform: scale(1);
		-o-transform: scale(1);
	}

	.sthj-box ul,
	.kqzl-box ul {
		justify-content: center;
	}



	.employee-content {
		width: 90%;
	}
}

@media screen and (max-width: 768px) {
	.product-con1 {
		padding-bottom: 5%;
	}

	/* .hot-content {
		padding-bottom: 50px;
		height: 170px;
	} */

	.product-img {
		height: 100%;
	}

	.swiper {
		height: 100%;
	}

	.pro-desc {
		font-size: 12px;
	}

	.swiper .bannerimg {
		/* width: 100%;
        position: relative;
        top: 0px;
        bottom: 0;
        left: 0; */
		z-index: -1;
		width: 100%;
	}

	.swiper .bottomBar {
		/* position: relative;
        bottom: 44px;
        width: 100%; */
		z-index: 9999;
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;


	}

	.swiper .baricon {
		/* position: relative;
        bottom: 79px;
        width: 27px;
        height: 27px;
        left: 9px; */

		position: absolute;
		bottom: 0;
		z-index: 9999;
		padding: 7px;
		left: 0;
		width: auto;
		height: auto;
		transform: scale(0.5);
		font-size: 12px;


	}

	.swiper .bartit {
		display: inline-block;
		/* position: relative;
        bottom: 83px;
        left: 15px;
        height: 26px; */
		font-size: 25px;
		font-family: Microsoft YaHei;
		font-weight: 400;
		color: #FFFFFF;

		position: absolute;
		z-index: 9999;
		bottom: 5px;
		left: 45px;
		transform: scale(0.7);
		font-size: 12px;
	}

	.swiper1 .swiper-button-next,
	.swiper1 .swiper-button-prev {
		display: none;
	}

	.swiper .swiper-button-prev,
	.swiper .swiper-button-next {
		display: none;
	}

	.company-top .title1,
	.company-top .title2 {
		font-size: 16px;
		font-family: Microsoft YaHei;
		font-weight: 600;
		color: #252B38;
		line-height: 30px;
	}

	.company-top .title2 {
		color: #3DB2BD;
	}

	.company-top {
		text-align: center;
		padding: 20px 20px 0 20px
	}

	.top-content {
		width: 100%;
		/* height: 500px; */
		background-color: #F6F6F6;
	}

	.header-left,
	.header-right {
		padding: 16px;
	}

	.top-content img {
		width: 100%;
		/* height: 400px; */
	}

	.company-desc {
		padding: 20px 10px;
		font-size: 14px;
		/* font-family: Microsoft YaHei; */
		font-weight: 300;
		color: #000000;
		height: 108px;
		line-height: 26px;
		word-break: break-all;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 5;
		overflow: hidden;
		/* height: auto; */
		text-align: start;
	}

	.company-con a img {
		width: 40px;
		height: auto;
	}

	.company-us {
		padding-top: 20px;
		padding-left: 0;
		width: 80%;
		padding-bottom: 10px;
	}

	.company-con div {
		height: 70px;
		font-size: 12px;
		/* font-family: Microsoft YaHei; */
		font-weight: 400;
		color: #777777;
		/* line-height: 24px; */
		position: relative;
		left: -50px;
		/* bottom: -100px; */
		text-align: center;
		width: 100px;
	}

	.header-right .title1,
	.header-right .title2 {
		font-size: 16px;
		font-family: Microsoft YaHei;
		font-weight: 600;
		color: #252B38;
		line-height: 30px;
	}

	.header-right .title2 {
		color: #3DB2BD;
	}

	.company-list {
		padding-top: 20px;
	}

	.newstitem {
		width: 100%;
		/* height: 200px; */
		margin-bottom: 20px;
		background-color: #F6F6F6;
	}

	.newsbody img {
		width: 100px;
		height: 100px;
	}

	.newsbody {
		display: flex;
	}

	.newscon {
		padding: 20px;
		font-size: 14px;
		/* margin-left: 85px; */
		text-align: start;
		color: #7b7b7b;
	}

	.newscon .title {
		word-break: break-all;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 1;
		overflow: hidden;
	}

	.newstime {
		position: relative;
		display: none;
		top: -32px;
		right: 0;
		left: 0;
		color: #7b7b7b;
		/* display: inline-block; */
		float: right;
		/* margin-bottom: 38px; */
	}

	.description {
		padding-top: 11px;
		word-break: break-all;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
		overflow: hidden;
		font-size: 12px;
	}

	#mslider .swiper-slide a img {
		width: 100%;

	}

	.hot-top {
		display: block;
		text-align: center;
	}

	.hot-top .hot-h {
		font-size: 16px;
		/* font-size: 30px;
        color: #3DB2BD; */
		/* line-height: 23px; */
	}

	.hot-top .hot-tit {
		font-size: 15px;
		/* font-size: 25px;
        font-weight: bold;
        color: #000; */
	}

	.hot-top .hot-writing {
		/* padding-left: 32px; */
		/* font-size: 25px; */
		color: #888888;
		padding: 20px 2px;
	}

	.input-group input {
		/* width: 50%;
        height: 45px;
        border-radius: 30px;
        border: 1px #3DB2BD solid; */
		margin-left: 0px;
		/* background-color: #ebebeb;
        font-size: 20px; */
		padding-left: 20px;
	}

	.input-group img {
		right: 35%;
	}

	#indexPage #mcontact .content .header {
		width: 96%;
	}

	#indexPage #mcontact .content .header p.title {
		text-align: center;
		width: 100%;
		height: auto;
		font-size: 18px;
		font-weight: 400;
		color: #FFFFFF;
		line-height: 17px;
	}

	#indexPage #mcontact .content .header .subtitle {
		text-align: center;
		font-family: "Times New Roman", Times, serif, HELVETICANEUELTPRO-THEX, "微软雅黑";
		font-size: 12px;
	}

	.footer-line {
		display: none;
	}

	.footer-tel img {
		width: 16px;
	}

	.content-bottom {
		width: 100%;
	}

	.footer-bot .bottom-left {
		padding-bottom: 0;
	}

	.content .footer-tel p {
		/* margin-left: 22px; */
		font-size: 12px;
		font-weight: 400;
		color: #FFFFFF;
		line-height: 21px;
		/* line-height: 34px; */
	}

	.content .footer-mail {
		text-align: start !important;
		font-size: 12px;
		color: #FFFFFF;
	}

	.content .header {
		padding-bottom: 0px;
		/* padding-top: 80px; */
	}

	.footer-bot .bottom-left {
		float: none;
	}

	.content .content-line {
		display: none;
	}

	#indexPage #mcontact .content .footer-right {
		display: none;
	}

	#indexPage #mcontact .content .header {
		padding-bottom: 0;
	}

	.content .footer-add {
		text-align: start !important;
		font-size: 12px;
		color: #FFFFFF;
		margin: 10px 0;
	}

	.content .name {
		width: auto;
		/* height: 22px; */
		font-size: 30px;
		/* font-family: Microsoft YaHei; */
		font-weight: 400;
		color: #FFFFFF;
		line-height: 34px;
		padding-bottom: 20px;
	}

	#indexPage #mcontact .content {
		width: 90%;
		/* margin: 0 auto; */
		/* padding: 80px 0 40px 68px; */
		/* height: auto; */
		padding: 40px 0 40px 20px;
	}

	#indexPage #mcontact .content-top {
		width: 100%;
	}

	#indexPage #mcontact .content .fw {
		width: 96%;
		display: none;
	}

	.footer-about p,
	.footer-refrom p,
	.footer-case p,
	.footer-people p,
	.footer-us p {
		font-size: 25px;
		font-weight: 300;
		color: #FFFFFF;
		line-height: 49px;
		/* padding-left: 0px; */
	}

	.footer-bot {
		color: #fff;
		width: 93%;
		float: left;
		margin-top: 0px;
		font-size: 12px;
	}

	.footer-bot .bottom-right {
		float: none;
		margin-top: 10px;
	}

	
	
	.pro-tit1,
	.pro-tit2 {
		width: 158px;
		height: 37px;
		font-size: 16px;
		font-family: Microsoft YaHei;
		font-weight: 600;
		/* color: #252B38; */
		line-height: 30px;
	}

	/* 修改 */
	.product-img {
		/* background: url(); */
	}

	.swiper {
		width: 90%;
	}

	.swiper .swiper-wrapper {
		/* display: flex; */
		/* display: grid;
        grid-template-columns: repeat(4,1fr); */
		/* grid-gap: 5px; */
	}

	.swiper .bannerimg:hover {
		transform: scale(1);
		-ms-transform: scale(1);
		-moz-transform: scale(1);
		-webkit-transform: scale(1);
		-o-transform: scale(1);
	}

	.sthj-box ul,
	.kqzl-box ul {
		justify-content: center;
	}


	.employee-content {
		width: 90%;
	}
}

@media screen and (width:768px) {
	.swiper .baricon {
		transform: scale(0.7);
		bottom: -7px;
		left: -5px;
	}

	.sthj-box ul,
	.kqzl-box ul {
		justify-content: center;
	}

	.swiper .bartit {
		transform: scale(1);
		left: 30px;
	}

	.employee-content ul {
		display: grid;
		grid-template-columns: repeat(3, 1fr);
		flex-wrap: wrap;
		justify-content: center;
		grid-gap: 10px;
	}

	.yuanfenbao {
		width: 180px;
		height: 180px;
		border: 1px solid #159CCF;
		border-radius: 50%;
		margin: 4px auto;
		margin-bottom: 80px;
	}

	.employee-content ul li img {
		display: block;
		padding: 0;
		width: 88%;
		height: 88%;
		margin: 6% auto;
	}

}

@media screen and (max-width:540px) {
	.input-group img {
		right: 30%;
	}

	.swiper .bartit {
		bottom: 3px;
		left: 12px;
	}

	.swiper .baricon {
		bottom: -7px;
		width: 20px;
		left: -8px;
	}
}

@media screen and (max-width:450px) {
	.input-group img {
		right: 23%;
	}

	.swiper .bartit {
		bottom: -1px;
		left: 12px;
	}

	.swiper .baricon {
		bottom: -10px;
		width: 20px;
		left: -8px;
	}

	.employee-content ul li img {
		display: block;
		padding: 0;
		width: 88%;
		height: 88%;
		margin: 6% auto;
	}
}

@media screen and (max-width:400px) {
	.input-group img {
		right: 22%;
	}

	.swiper .bartit {
		bottom: -2px;
		font-size: 12px;
		left: 10px;
	}

	.swiper .baricon {
		bottom: -11px;
		width: 20px;
		left: -9px;
	}

	.employee-content ul li img {
		display: block;
		padding: 0;
		width: 88%;
		height: 88%;
		margin: 6% auto;
	}
}

@media screen and (max-width:350px) {
	.input-group img {
		right: 15%;
	}

	.yuanfenbao {
		width: 120px;
		height: 120px;
		border: 1px solid #159CCF;
		border-radius: 50%;
		margin: 4px auto;

	}

	.swiper .bartit {
		/* font-size: 16px; */
		left: 9px;
	}

	.swiper .baricon {
		width: 18px;
	}

	.employee-content ul li img {
		display: block;
		padding: 0;
		width: 88%;
		height: 88%;
		margin: 6% auto;
	}
}

@media screen and (max-width:300px) {
	.input-group img {
		right: 10%;
	}

	.yuanfenbao {
		width: 120px;
		height: 120px;
		border: 1px solid #159CCF;
		border-radius: 50%;
		margin: 4px auto;
	}

	.swiper .bartit {
		bottom: -3px;
		transform: scale(0.4);
		left: -2px;
	}

	.swiper .baricon {
		bottom: -10px;
		width: 16px;
		left: -8px;
		transform: scale(0.4);
	}

	.company-con a {
		font-size: 12px;
	}

	.employee-content ul li img {
		display: block;
		padding: 0;
		width: 88%;
		height: 88%;
		margin: 6% auto;
	}
}

/* 福利待遇 */

.employee-content {
	width: 90%;
	margin: auto;
}








.history-box {
	display: flex;
	flex-wrap: wrap;
	padding-bottom: 50px;
}

ul.history-box li {
	width: 24.5%;
	/* height: 200px; */
	text-align: center;
}

ul.history-box li p {

	margin: 16px auto;
	font-size: 20px;
}

ul.history-box li img {
	width: 120px;
	height: 120px;
	background-color: #666666;
	padding: 20px;
	margin-top: 20px;
	border-radius: 10px;
}

ul.history-box li:hover img {
	transform: rotateY(360deg);
	transition: all 1s ease-in-out;
}

ul.history-box li h6 {
	/* padding-bottom: 20px; */
}

.box-line1 {
	border-bottom: 1px solid #ededed;
	border-right: 1px solid #ededed;
}

.box-line2 {
	border-right: 1px solid #ededed;

}

.box-line3 {
	border-bottom: 1px solid #ededed;

}

@media screen and (max-width:768px) {


	ul.history-box li {
		width: 24.5%;
		/* height: 120px; */
		text-align: center;
	}

	ul.history-box li img {
		width: 50px;
		height: 50px;
		background-color: #666666;
		padding: 6px;
		margin-top: 10px;
	}

	ul.history-box li p {
		margin: 5px auto;
		font-size: 14px;
	}

	.history-box {
		padding-bottom: 0px;
	}
}


/* 联系我们 */
.contact-box {
	display: flex;
	padding-bottom: 50px;
}

.contact-box div {
	width: 33%;
	text-align: center;
	border-right: 1px solid #ddd;
}

.Pageyemian {
	width: 89%;
	margin: 0 auto;
}

.contact-box img {
	/* float: left; */
	margin-right: 10px;
	/* width: 40px;
    height: 39px; */
}

.contact-box span {
	font-size: 16px;

}

.contact-box p {
	font-size: 14px;
	margin-top: 5px;
}

.contact-map {
	width: 70%;
	margin: auto;
	margin-bottom: 110px;
}

#map {
	height: 580px;
	border: #ccc solid 1px;
	font-size: 12px
}

@media screen and (max-width:1170px) {
	.contact-box {
		display: block;
		padding-bottom: 0;
	}

	#map {
		height: 370px;
		border: #ccc solid 1px;
		font-size: 12px
	}

	.contact-box div {
		width: 33%;
		text-align: center;
		border-right: 0px solid #ddd;
	}

	.contact-box div {
		width: 100%;
		text-align: start;
		border-right: 0px solid #ddd;
		padding-bottom: 20px;
	}

	.contact-box img {
		/* float: left; */
		margin-right: 10px;
		width: 30px;
		height: auto;
	}

	.contact-box span {
		font-size: 14px;

	}

	.contact-box p {
		font-size: 12px;
		margin-top: 5px;
	}

	.contact-map {
		width: 600px;
		height: 370px;
		margin-bottom: 50px;
	}
}

@media screen and (max-width:840px) {
	.contact-box {
		display: block;
		padding-bottom: 0;
	}

	#map {
		height: 370px;
		border: #ccc solid 1px;
		font-size: 12px
	}

	.contact-box div {
		width: 33%;
		text-align: center;
		border-right: 0px solid #ddd;
	}

	.contact-box div {
		width: 100%;
		text-align: start;
		border-right: 0px solid #ddd;
		padding-bottom: 20px;
	}

	.contact-box img {
		/* float: left; */
		margin-right: 10px;
		width: 30px;
		height: auto;
	}

	.contact-box span {
		font-size: 14px;

	}

	.contact-box p {
		font-size: 12px;
		margin-top: 5px;
	}

	.contact-map {
		width: 600px;
		height: 370px;
		margin-bottom: 50px;
	}
}

@media screen and (max-width:768px) {
	.contact-box {
		display: block;
		padding-bottom: 0;
	}

	#map {
		height: 230px;
		border: #ccc solid 1px;
		font-size: 12px
	}

	.contact-box div {
		width: 33%;
		text-align: center;
		border-right: 0px solid #ddd;
	}

	.contact-box div {
		width: 100%;
		text-align: start;
		border-right: 0px solid #ddd;
		padding-bottom: 20px;
	}

	.contact-box img {
		/* float: left; */
		margin-right: 10px;
		width: 30px;
		height: auto;
	}

	.contact-box span {
		font-size: 14px;

	}

	.contact-box p {
		font-size: 12px;
		margin-top: 5px;
	}

	.contact-map {
		width: 230px;
		height: 230px;
		margin-bottom: 50px;
	}
}


/* 生态环境 */
.invate-water {
	padding-top: 100px;
}

.invate-water ul {
	display: flex;
	justify-content: center;
}

.invate-water ul li {
	cursor: pointer;
	line-height: 30px;
	color: #333;
	font-size: 16px;
	border: solid 1px #3DB2BD;
	border-radius: 15px;
	transition: 0.4s;
	padding: 0 20px;
	margin: 0 20px;
	background-color: #fff;
}

.invate-water ul .isActive {
	color: #fff;
	background-color: #3DB2BD;
}

.sthj-box {
	width: 100%;
	padding-top: 50px;
}

.sthj-box ul {
	display: flex;
	flex-wrap: nowrap;

}

.image-box ul {
	display: flex;
	flex-wrap: wrap;

}


.image-box ul li {
	width: 364px;
	/* height: 320px; */
	margin: 10px;
	box-shadow: 0 10px 10px #e3e3e3;
	border-radius: 10px;
}





.kqzl-box {
	padding-top: 50px;
}

.kqzl-box ul {
	display: flex;
	flex-wrap: nowrap;

}

.kqzl-box ul li {
	width: 400px;
	height: 320px;
	margin: 10px;
	box-shadow: 0 10px 10px #e3e3e3;
	border-radius: 10px;
}

.kqzl-box ul li img {
	width: 100%;
	height: 240px;
	border-radius: 10px 10px 0 0;
}

.kqzl-box ul li p {
	text-align: center;
	padding: 20px;
}

@media screen and (max-width:1170px) {

	.invate-water {
		padding-top: 100px;
	}

	.invate-water ul {
		display: flex;
		justify-content: center;
	}

	.invate-water ul li {
		cursor: pointer;
		line-height: 30px;
		color: #333;
		font-size: 16px;
		border: solid 1px #3DB2BD;
		border-radius: 15px;
		transition: 0.4s;
		padding: 0 20px;
		margin: 0 20px;
		background-color: #fff;
	}

	.invate-water ul .isActive {
		color: #fff;
		background-color: #3DB2BD;
	}

	.sthj-box {
		width: 100%;
		padding-top: 50px;
	}

	.sthj-box ul {
		display: flex;
		flex-wrap: nowrap;

	}

	.image-box ul {
		display: flex;
		flex-wrap: wrap;

	}

	/* .sthj-box ul li {
		width: 500px;
		height: 360px;
		margin: 10px;
		box-shadow: 0 10px 10px #e3e3e3;
		border-radius: 10px;
	}
 */
	.image-box ul li {
		width: 364px;
		/* height: 320px; */
		margin: 10px;
		box-shadow: 0 10px 10px #e3e3e3;
		border-radius: 10px;
	}



	.kqzl-box {
		padding-top: 50px;
	}

	.kqzl-box ul {
		display: flex;
		flex-wrap: nowrap;

	}

	.kqzl-box ul li {
		width: 400px;
		height: 320px;
		margin: 10px;
		box-shadow: 0 10px 10px #e3e3e3;
		border-radius: 10px;
	}

	.kqzl-box ul li img {
		width: 100%;
		height: 240px;
		border-radius: 10px 10px 0 0;
	}

	.kqzl-box ul li p {
		text-align: center;
		padding: 20px;
	}
}

@media screen and (max-width:840px) {

	.invate-water {
		padding-top: 100px;
	}

	.invate-water ul {
		display: flex;
		justify-content: center;
	}

	.invate-water ul li {
		cursor: pointer;
		line-height: 30px;
		color: #333;
		font-size: 16px;
		border: solid 1px #3DB2BD;
		border-radius: 15px;
		transition: 0.4s;
		padding: 0 20px;
		margin: 0 20px;
		background-color: #fff;
	}

	.invate-water ul .isActive {
		color: #fff;
		background-color: #3DB2BD;
	}

	.sthj-box {
		width: 100%;
		padding-top: 50px;
	}

	.sthj-box ul {
		display: flex;
		flex-wrap: nowrap;

	}

	.image-box ul {
		display: flex;
		flex-wrap: wrap;

	}

	/* .sthj-box ul li {
		width: 500px;
		height: 360px;
		margin: 10px;
		box-shadow: 0 10px 10px #e3e3e3;
		border-radius: 10px;
	} */

	.image-box ul li {
		width: 364px;
		/* height: 320px; */
		margin: 10px;
		box-shadow: 0 10px 10px #e3e3e3;
		border-radius: 10px;
	}



	/* .sthj-box ul li p {
		text-align: center;
		padding: 14px;
		font-size: 22px;
	} */

	.kqzl-box {
		padding-top: 50px;
	}

	.kqzl-box ul {
		display: flex;
		flex-wrap: nowrap;

	}

	.kqzl-box ul li {
		width: 400px;
		height: 320px;
		margin: 10px;
		box-shadow: 0 10px 10px #e3e3e3;
		border-radius: 10px;
	}

	.kqzl-box ul li img {
		width: 100%;
		height: 240px;
		border-radius: 10px 10px 0 0;
	}

	.kqzl-box ul li p {
		text-align: center;
		padding: 20px;
	}
}

@media screen and (max-width:768px) {



	.invate-water {
		padding-top: 100px;
	}

	.invate-water ul {
		display: flex;
		justify-content: center;
	}

	.invate-water ul li {
		cursor: pointer;
		line-height: 30px;
		color: #333;
		font-size: 16px;
		border: solid 1px #3DB2BD;
		border-radius: 15px;
		transition: 0.4s;
		padding: 0 20px;
		margin: 0 20px;
		background-color: #fff;
	}

	.invate-water ul .isActive {
		color: #fff;
		background-color: #3DB2BD;
	}

	.sthj-box {
		width: 100%;
		padding-top: 50px;
	}

	.sthj-box ul {
		display: flex;
		flex-wrap: nowrap;

	}

	.image-box ul {
		display: flex;
		flex-wrap: wrap;

	}

	/* .sthj-box ul li {
		width: 500px;
		height: 290px;
		margin: 10px;
		box-shadow: 0 10px 10px #e3e3e3;
		border-radius: 10px;
		border-bottom: 20px;
	} */

	.image-box ul li {
		width: 364px;
		/* height: 320px; */
		margin: 10px;
		box-shadow: 0 10px 10px #e3e3e3;
		border-radius: 10px;
	}



	.kqzl-box {
		padding-top: 50px;
	}

	.kqzl-box ul {
		display: flex;
		flex-wrap: nowrap;

	}

	.kqzl-box ul li {
		width: 400px;
		height: 320px;
		margin: 10px;
		box-shadow: 0 10px 10px #e3e3e3;
		border-radius: 10px;
	}

	.kqzl-box ul li img {
		width: 100%;
		height: 240px;
		border-radius: 10px 10px 0 0;
	}

	.kqzl-box ul li p {
		text-align: center;
		padding: 20px;
	}
}


/* 水务 */




.sw-box {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.sw-item .item1 {
	position: absolute;
	top: 33%;
	left: 44%;
}


@media screen and (max-width:1170px) {



	.sw-box {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
	}

	.sw-item .item1 {
		position: absolute;
		top: 33%;
		left: 44%;
	}



	@media screen and (max-width:840px) {



		.sw-box {
			display: flex;
			flex-wrap: wrap;
			justify-content: center;
		}

		.sw-item .item1 {
			position: absolute;
			top: 33%;
			left: 44%;
		}


	}

	@media screen and (max-width:768px) {



		.sw-box {
			display: flex;
			flex-wrap: wrap;
			justify-content: center;
		}

		.sw-item .item1 {
			position: absolute;
			top: 33%;
			left: 44%;
		}


	}

	/* 智慧水务 */
	.zhsw {
		/* display: flex; */
		justify-content: center;
	}

	.zhsw-box {
		height: 300px;
		padding: 25px;
		/* display: flex; */
	}

	.zhsw-box img {
		width: 600px;
		height: 100%;
		border-radius: 10px;
		/* margin: 20px; */
	}

	.zhsw-item {
		/* margin: 20px; */
		width: 400px;
	}

	.zhsw-tit {
		font-family: Microsoft YaHei;
		font-weight: 100;
		color: #000000;
		padding-bottom: 10px;
		font-size: 20px;
		/* padding-top: 20px; */
	}

	.zhsw-desc {
		padding-top: 20px;
		line-height: 25px;
		font-size: 14px;
	}

	.zhsw-detail {
		width: 60px;
		padding: 5px 10px;
		background-color: #3DB2BD;
		color: #fff;
		display: inline-block;
		margin-top: 20px;
		text-align: center;
	}

	.zhsw ul li:nth-child(1n) .zhsw-item {
		float: right;
		padding: 20px 0 0 60px;
	}

	.zhsw ul li:nth-child(2n) .zhsw-item {
		float: left;
		padding: 20px 60px 0 0;
		text-align: end;
	}


	@media screen and (max-width:1170px) {

		.innovate-water {
			/* padding-top: 50px; */
		}

		.sthj-box ul {
			display: flex;
			flex-wrap: wrap;
		}

		.kqzl-box ul {
			display: flex;
			flex-wrap: wrap;
		}

		.zhsw {
			display: block;
			/* justify-content: center; */
		}

		.zhsw-box {
			padding: 0;
			height: 100%;
		}

		.zhsw-box img {
			width: 100%;
			height: 100%;
		}

		.zhsw-item {
			width: 100%;
			margin-bottom: 20px;
		}

		.zhsw ul li:nth-child(2n) .zhsw-item {
			float: left;
			padding: 20px 60px 0 0;
			text-align: start;
		}
	}

	@media screen and (max-width:840px) {


		.innovate-water {
			/* padding-top: 50px; */
		}

		.sthj-box ul {
			display: flex;
			flex-wrap: wrap;
		}

		.kqzl-box ul {
			display: flex;
			flex-wrap: wrap;
		}

		.zhsw {
			display: block;
			/* justify-content: center; */
		}

		.zhsw-box {
			padding: 0;
			height: 100%;
		}

		.zhsw-box img {
			width: 100%;
			height: 100%;
		}

		.zhsw-item {
			width: 100%;
			margin-bottom: 20px;
		}

		.zhsw ul li:nth-child(2n) .zhsw-item {
			float: left;
			padding: 20px 60px 0 0;
			text-align: start;
		}
	}

	@media screen and (max-width:768px) {

		.innovate-water {
			/* padding-top: 50px; */
		}

		.sthj-box ul {
			display: flex;
			flex-wrap: wrap;
		}

		.kqzl-box ul {
			display: flex;
			flex-wrap: wrap;
		}

		.zhsw {
			display: block;
			/* justify-content: center; */
		}

		.zhsw-box {
			padding: 0;
			height: 100%;
		}

		.zhsw-box img {
			width: 100%;
			height: 100%;
		}

		.zhsw-item {
			width: 100%;
			margin-bottom: 20px;
		}

		.zhsw ul li:nth-child(2n) .zhsw-item {
			float: left;
			padding: 20px 60px 0 0;
			text-align: start;
		}
	}


	/* 新增详情样式 */


	.news-tit01 {
		font-size: 37px;
		margin: 10px auto;
		margin-bottom: 20px;
		text-align: center;
		font-family: Microsoft YaHei;
		font-weight: 400;
		color: #414141;
		line-height: 56px;
	}

	.news-tit02 {
		font-size: 18px;
		font-family: Microsoft YaHei;
		font-weight: 400;
		color: #939594;
		line-height: 30px;
	}

	.news-title1 {
		/* padding-top: 50px; */
	}

	.news-title2 {
		/* padding-bottom: 40px; */
		/* padding: 40px 0; */
	}



	/* .news-center {
		display: grid;
		margin-bottom: 60px;
		grid-template-columns: repeat(2, 1fr);
	}
 */
	/* 	.news-center p {
		font-size: 22px;
		font-family: Microsoft YaHei;
		font-weight: 400;
		color: #858585;
		line-height: 43px;
		padding-bottom: 40px;
		padding-right: 40px;
	}
 */


	.news-image img {
		width: 350px;
		/* padding: 0 45px; */
	}

	/* .news-image img:nth-child(1){
    padding-left: 0;
}
.news-image img:nth-child(3){
    padding-right: 0;
} */
	/* .news-center img {
		width: 100%;

	} */

	@media screen and (max-width:1170px) {
		/* .news-center {
			display: block;
		} */

		/* 我 */
		/* 	.zutu {
			display: block;
		}

		.zutu_ig {
			display: block;
			width: 100%;
			margin: auto;
			margin-bottom: 20px;
			border-radius: 5px;
			border: 1px solid #f6f6f6;
		} */

		.news-title1 {
			padding-top: 20px;
			text-align: center;
		}

		.news-tit01 {
			font-size: 40px;
		}

		/* .news-center p {
			font-size: 20px;
			padding: 0 10px;
		}
 */
		.news-title2 {
			padding-bottom: 0px;
			/* padding: 40px 0; */
			text-align: center;
		}

		.news-image img {
			width: 100%;
			padding: 0;
			margin: 0 auto;
		}


	}

	@media screen and (max-width:840px) {

		/* .news-center {
			display: block;
		}
 */
		/* 我 */
		/* .zutu {
			display: block;
		}

		.zutu_ig {
			display: block;
			width: 100%;
			margin: auto;
			margin-bottom: 20px;
			border-radius: 5px;
			border: 1px solid #f6f6f6;
		} */


		.news-title1 {
			padding-top: 20px;
			text-align: center;
		}

		.news-tit01 {
			font-size: 40px;
		}

		/* .news-center p {
			font-size: 20px;
			padding: 0 10px;
		} */

		.news-title2 {
			padding-bottom: 0px;
			/* padding: 40px 0; */
			text-align: center;
		}

		.news-image img {
			width: 100%;
			padding: 0;
			margin: 0 auto;
		}


	}

	@media screen and (max-width:768px) {
		/* .news-center {
			display: block;
		} */

		/* 我 */
		/* 	.zutu {
			display: block;
		}

		.zutu_ig {
			display: block;
			width: 100%;
			margin: auto;
			margin-bottom: 20px;
			border-radius: 5px;
			border: 1px solid #f6f6f6;
		} */


		.news-title1 {
			padding-top: 20px;
			text-align: center;
		}

		.news-tit01 {
			font-size: 22px;
		}

		/* .news-center p {
			font-size: 16px;
			padding: 0 10px;
		}
 */
		.news-title2 {
			padding-bottom: 0px;
			/* padding: 40px 0; */
			text-align: center;
		}

		.news-image img {
			width: 100%;
			padding: 0;
			margin: 0 auto;
		}


	}

	/* ipad模式下的样式 */
	/* @media(max-width:768px) {
	
} */
</pre></body></html>