@charset "utf-8";

/* CSS Document */
.iFrameClass {
	width: 100%;
	height: 100%;
	border: none;
	overflow: hidden;
	position: relative;
}

iframe::-webkit-scrollbar {
	display: none;
	/* Chrome, Safari, Opera*/
}

.wrapper {
	height: 100%;
	width: 1920px;
}

/* .wrapper{ height: 100%; width: 100%;} */

.common-wrap {
	width: 100%;
	min-width: 100%;
	margin: 0 auto;
}

.common-wrap2 {
	width: 1200px;
	min-width: 1200px;
	margin: 0 auto;
	height: auto;
	clear: both;
}

/*头部*/
header {
	width: calc(100% - 160px);
	margin: 0 auto;
	height: 160px;
	box-sizing: border-box;
}

header .head-left img {
	margin-top: 45px;
}

header .head-left span {
	display: inline-block;
	font-size: 30px;
	font-weight: bold;
	color: #000;
	margin-top: 70px;
}


header .head-right ul {
	margin-top: 66px;
}

header .head-right ul li {
	margin-left: 40px;
	float: left;
	font-size: 22px;
	cursor: pointer;
}

header .head-right ul li a {
	color: #666;
}

header .head-right ul li:hover a,
header .head-right ul li.active a {
	color: #0476c1;
	display: inline-block;
	border-bottom: 2px solid #0476c1;
	padding-bottom: 5px;
}

header .headlore {
	float: right;
	color: #fff;
	font-size: 16px;
}

header .headlore a {
	font-size: 16px;
	color: #fff;
}

.common-margin {
	width: calc(100% - 160px);
	margin: 0 auto;
}

.headerWrap {
	display: flex;
	justify-content: space-between;
}

.indexBg {
	height: 872px;
	width: 100%;
	background: url(../img/indexbg.png) no-repeat -234px -10px;
}

.indexBgsub {
	height: 631px;
	width: 672px;
	background: url(../img/subindex.png) no-repeat;
	float: right;
	margin-top: 120px;
}

.indexBgsub .p01 {
	font-size: 40px;
	color: #fff;
	font-weight: bold;
}

.indexBgsub .p02 {
	font-size: 24px;
	color: #fff;
	line-height: 50px;
	text-indent: 50px;
	margin-top: 20px;
}

.indexBgsub01 {
	width: 490px;
	margin: 170px 110px;
}

.moduleIndex01 {
	height: 560px;
	display: flex;
	margin: 75px 0;
}

.moduleIndex01-left {
	float: left;
	margin: 0 20px 0 80px;
	width: 380px;
	height: 380px;
	margin-top: 150px;
}

.moduleIndex01-left .p01 {
	font-size: 48px;
	color: #101010;
	font-weight: bold;
}

.moduleIndex01-left .p02 {
	font-size: 16px;
	color: #666;
	line-height: 40px;
	margin-top: 20px;
}

.moduleIndex01-right {
	width: calc(100% - 380px);
	height: 560px;
	float: right;
	box-sizing: border-box;
	border-bottom: 2px solid #d3d3d3;
}

.moduleIndex01-right ul {
	width: 100%;
}

.moduleIndex01-right ul li {
	margin-right: 20px;
	width: calc(100% * 1/3 - 15px);
	height: 558px;
	line-height: 538px;
	font-weight: bold;
	font-size: 50px;
	color: #fff;
	float: left;
	text-align: center;
}

.moduleIndex01-right ul li:last-child {
	margin-right: 0;
}

.moduleIndex01-right ul li>div {
	width: 100%;
	height: 538px;
	line-height: 538px;
	font-weight: bold;
	font-size: 50px;
	color: #fff;
	float: left;
	text-align: center;
}

.moduleIndex01-right ul li.li01 div {
	background: url(../img/1_03.png) no-repeat center;
}

.moduleIndex01-right ul li.li02 div {
	background: url(../img/1_05.png) no-repeat center;
}

.moduleIndex01-right ul li.li03 div {
	background: url(../img/1_07.png) no-repeat center;
}

.moduleIndex01-right ul li.active,
.moduleIndex01-right ul li:hover {
	border-bottom: 2px solid #0375bf;
}

.module-title {
	font-size: 48px;
	color: #101010;
	font-weight: bold;
	text-align: center;
}

.moduleIndex02 {
	margin-top: 60px;
}

.moduleIndex03 {
	width: 100%;
	margin: 60px auto;
}

.moduleIndex02-sub {
	width: calc(100% - 160px);
	margin: 60px auto 0 auto;
}

.moduleIndex02-sub02 {
	margin-top: 230px;
}

.moduleIndex02-img01 {
	width: 951px;
	height: 620px;
	float: left;
	background: url(../img/module1.png) no-repeat;
	background-size: contain;
}

.moduleIndex02-img02 {
	width: 960px;
	height: 600px;
	float: right;
	background: url(../img/module2.png) no-repeat;
	background-size: contain;
}

.moduleIndex02-img03 {
	width: 956px;
	height: 620px;
	float: left;
	background: url(../img/module3.png) no-repeat;
	background-size: contain;
}

.moduleIndex02-number {
	text-align: right;
	float: left;
}

.moduleIndex02-number02 {
	width: calc(100% - 380px);
	text-align: left;
	margin-left: 380px;
}

.moduleIndex02-number .num01 {
	background: url(../img/01.png) no-repeat;
	width: 188px;
	height: 188px;
}

.moduleIndex02-number .num02 {
	background: url(../img/02.png) no-repeat;
	width: 218px;
	height: 188px;
}

.moduleIndex02-number .num03 {
	background: url(../img/03.png) no-repeat;
	width: 214px;
	height: 190px;
}

.moduleIndex02-number .p02 {
	font-size: 24px;
	color: #101010;
	font-weight: bold;
	margin-top: 15px;
}

.moduleIndex02-text {
	position: absolute;
	margin: 380px 0 0 -304px;
	width: 640px;
	height: 310px;
	background: rgba(2, 90, 147, 0.9);
}

.moduleIndex03-text {
	position: absolute;
	margin: 380px 0 0 -208px;
	width: 640px;
	height: 310px;
	background: rgba(2, 90, 147, 0.9);
}

.moduleIndex02-text02 {
	margin: 360px 0 0 380px;
}

.moduleIndexMargin01 {
	float: right;
	margin-right: 310px;
}

.moduleIndexMargin02 {
	float: right;
	margin-right: 310px;
}

.moduleIndexMargin03 {
	float: right;
	margin-right: 310px;
}

.moduleIndex02-text-sub {
	width: 488px;
	line-height: 32px;
	font-size: 14px;
	color: #fff;
	text-indent: 31px;
	position: relative;
	margin-left: 75px;
	margin-top: 40px;
	word-break: break-all;
	display: -webkit-box;
	-webkit-line-clamp: 7;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.moreaaa {
	display: inline-block;
	color: #fff;
	font-size: 14px;
	padding: 0 25px;
	background-color: #0375bf;
	border-radius: 20px;
	height: 26px;
	line-height: 26px;
	margin-left: 72;
}

.moreaaa:hover,
.moreaaa2:hover {
	color: #fff;
}

.moreaaa3:hover {
	background-color: #0375bf;
	border: 1px solid #0375bf;
	color: #fff;
}

.moreaaa2,
.moreaaa3 {
	display: inline-block;
	border: 1px solid #666;
	box-sizing: border-box;
	color: #666;
	font-size: 14px;
	padding: 0 25px;
	border-radius: 20px;
	height: 26px;
	line-height: 26px;
	margin-left: 72;
}

.moduleIndex03-sub {
	margin: 50px auto 0 auto;
}

.moduleIndex03-sub ul {
	width: 100%;
	display: flex;
	justify-content: center;
	gap: 50px;
}

.moduleIndex03-sub ul li {
	height: 510px;
	width: 480px;
	cursor: pointer;
	background-color: #fafafa;
	border: 1px solid #878686;
	box-sizing: border-box;
	transition: all 0.5s ease-out 0s;
	overflow: hidden;

}

.moduleIndex03-sub ul li:hover {
	background-color: #0375bf;
	color: #fff;
}

.moduleIndex03-sub ul li:hover p {
	color: #fff;
}

.moduleIndex03-subText {
	width: 385px;
	margin: 50px auto;
}

.moduleIndex03-subText .p01 {
	text-align: center;
	font-size: 24px;
	color: #666;
	font-weight: bold;
}

.moduleIndex03-subText p {
	line-height: 24px;
}

.moduleIndex03-subText .p02 {
	font-size: 12px;
	color: #666;
	margin: 10px 0;
}

.moduleIndex03-subText .p03 {
	font-size: 12px;
	color: #666;
	text-align: center;
}

.moduleIndex03-subText01 {
	width: calc(100% - 30px);
	margin: 30px auto 0 auto;
	text-align: center;
}

.moduleIndex03-subText01 .p01 {
	text-align: center;
	font-size: 24px;
	color: #666;
	font-weight: bold;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.moduleIndex03-subText02 {
	width: 385px;
	margin: 10px auto;
}

.moduleIndex03-subText02 .p02 {
	font-size: 12px;
	color: #666;
	margin: 10px 0;
	line-height: 24px;
	line-clamp: 2;
	-webkit-line-clamp: 2;
	height: 48px;
	overflow: hidden;
}

.moduleIndex03-subText02 .p03 {
	font-size: 12px;
	color: #666;
	text-align: center;
}

.moduleIndex03-subimg {
	height: 340px;
}

.returnTop {
	background: #fff url(../img/common/return.png) center center no-repeat;
	width: 65px;
	height: 65px;
	border-radius: 100%;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
	position: fixed;
	right: 50px;
	z-index: 1;
	cursor: pointer;
	display: none;
	bottom: 20px;
}

.flicker-example .flick-left {
	float: left;
	margin-top: 100px;
}

.flicker-example .flick-left .p1 {
	font-size: 36px;
	color: #fff;
	font-family: fzxy;
	line-height: 50px;
	margin-bottom: 10px;
}

.flicker-example .flick-left .p2 {
	font-size: 18px;
	color: #fff;
	width: 612px;
	line-height: 32px;
}

.flicker-example .flick-right {
	width: 300px;
	height: 280px;
	background-color: rgba(0, 0, 0, 0.6);
	float: right;
}

.flicker-example .flick-right .flick-right-sub {
	width: 215px;
	margin: 0 auto;
	text-align: center;
}

.flicker-example .flick-right .p1 {
	font-size: 24px;
	color: #fff;
	margin-top: 40px;
}

.flicker-example .flick-right .p2 {
	font-size: 18px;
	color: #fff;
	margin-top: 20px;
}

.flicker-example .flick-right .p2 span {
	font-size: 36px;
}

.flicker-example .flick-right .p3 {
	margin: 20px 0 25px 0;
}

.flicker-example .flick-right .p3 a.ljsqaaa {
	display: inline-block;
	height: 36px;
	font-size: 18px;
	text-align: center;
	width: 120px;
	border-radius: 36px;
	color: #fff;
	line-height: 36px;
	background-color: #24a3d8;
}

.flicker-example .flick-right .p4 {
	font-size: 18px;
	color: #fff;
}

/* 新闻资讯 */
.bannerModule {
	width: 100%;
	height: 348px;
	overflow: hidden;
}

.bannerModule01 {
	background: url(../img/top1.png) no-repeat;
	background-size: cover;
}

.bannerModule02 {
	background: url(../img/top2.png) no-repeat;
	background-size: cover;
}

.bannerModule03 {
	background: url(../img/top3.png) no-repeat;
	background-size: cover;
}

.bannerModule04 {
	background: url(../img/top4.png) no-repeat;
	background-size: cover;
}

.bannerModule05 {
	background: url(../img/top5.png) no-repeat;
	background-size: cover;
}

.bannerModule-aboutus {
	background: url(../img/aboutUs.png) no-repeat;
	background-size: cover;
}


.new-title01 {
	color: #666;
	font-size: 24px;
	text-align: center;
	margin-top: 10px;
}

.new-title02 {
	color: #101010;
	font-size: 48px;
	font-weight: bold;
	text-align: center;
	margin-top: -10px;
}

.modulePage01>div {
	height: 280px;
	margin: 20px 0;
	clear: both;
}

.modulePage01>div.commonPage {
	height: auto;
	text-align: center;
}

.new-left {
	float: left;
}

.new-right {
	float: right;
	width: calc(100% - 415px);
	margin-left: 35px;
	margin-top: 30px;
}

.new-right p {}

.new-right p.p01 {
	font-size: 14px;
	color: #666;
	font-weight: bold;
}

.new-right p.p02 {
	font-size: 24px;
	color: #666;
	font-weight: bold;
	margin-top: 10px;
}

.new-right p.p03 {
	font-size: 14px;
	color: #666;
	height: 50px;
	line-height: 28px;
	margin-top: 10px;
	word-break: break-all;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.new-right p.p04 {
	margin-top: 40px;
}

.mudule-search {
	margin-top: 20px;
	float: left;
	width: 270px;
	height: 40px;
	border: 1px solid #2F2F2F;
	line-height: 40px;
	text-indent: 10px;
}

.mudule-search input[type="text"] {
	height: 23px;
	width: calc(100% - 45px);
	border: none;
	color: #666;
	font-size: 20px;
}

.detailContent .p03 {
	margin-top: 20px;
	font-size: 16px;
}

.detailContent .p03 span {
	/* font-size: 16px; */
	color: #0079C5;
	cursor: pointer;
}

.newDetail {
	width: 1010px;
	margin: 35px auto;
}

.newDetail2 {
	width: 800px;
}

.newDetail p.p01 {
	font-size: 20px;
	color: #2F2F2F;
	font-weight: bold;
	text-align: center;
}

.newDetail p.p02 {
	font-size: 12px;
	color: #666;
	text-align: center;
	margin-top: 15px;
}

.newDetail p.p02>span {
	margin: 0 10px;
	color: #666;
	font-size: 14px;
}

.newDetail p.p03 {
	margin-top: 35px;
	font-size: 14px;
	color: #666;
	line-height: 28px;
	text-indent: 30px;
}

.newDetail p.p04 {
	text-align: center;
	margin-top: 10px;
}

.newDetail p.p05 {
	margin-top: 20px;
}

.newDetail p.p05 img {
	margin: 3px;
	width: 497px;
	height: 333px;
}

.newDetail p.p06 {
	font-size: 16px;
	color: #666666;
	text-indent: 20px;
	line-height: 30px;
	margin-top: 20px;
}

.newDetail div.p06 {
	font-size: 14px;
	color: #666666;
	text-indent: 20px;
	line-height: 30px;
	margin-top: 20px;
}

.newDetail p.p07 {
	width: 800px;
	height: 360px;
	margin-top: 20px;
}

.newDetail p.p07 img {
	width: 100%;
	height: 100%;
}

.newDetail p.p08 {
	font-size: 18px;
	color: #2F2F2F;
	border-left: 6px solid #0079C5;
	padding-left: 10px;
	margin: 20px 0;
	font-weight: bold;
}

.newDetail table.table09 {
	width: 100%;
}

.newDetail table.table09 tr th {
	background-color: #D3EDFA;
	color: #666;
	font-size: 16px;
	text-align: center;
	height: 40px;
}

.newDetail table.table09 tr td {
	color: #666;
	font-size: 16px;
	text-align: center;
	height: 40px;
}

.newDetail table.table09 tr:nth-child(even) td {
	background-color: #F7F7F7;
}
.tableborder td{
	background:none;
	border:1px solid #2F2F2F;
}
.tableborder th{
	border:1px solid #2F2F2F;
}


/* 解决方案 */
.warpul-solution {}

.warpul-solution .new-title01 {
	margin-top: 30px;
}

.sol-module01 {
	height: 560px;
	margin-top: 60px;
}

.sol-module01 p {
	line-height: 36px;
}

.sol-module01 p.p01 {
	margin-bottom: 20px;
	font-size: 24px;
	color: #101010;
	font-weight: bold;
}

.sol-module01 p.p02 {
	font-size: 14px;
	color: #666;
}

.sol-module01 p.p02 span {
	font-size: 24px;
}

.sol-module01 p.p03 {
	margin-top: 20px;
}

.solum01 {
	margin-top: 70px;
}

.solum02 {
	margin-top: 140px;
}

.solum03 {
	margin: 200px 200px 0 0;
}

/* 实战案例 */
.mapEcharts {
	height: 800px;
	text-align: center;
}

.caseModul {}

.caseModul>div {
	float: left;
}

.caseModul>div:nth-child(2) {
	margin: 0 130px
}

.caseModul>div span:last-child {
	margin-top: 9px;
	float: left;
	font-size: 24px;
	color: #0476c1;
	display: inline-block;
	border-bottom: 1px solid #0476c1;
	padding-bottom: 10px;
}

.caseModul>div span.span01::before {
	float: left;
	margin-right: 25px;
	content: url(../img/num01.png);
}

.caseModul>div span.span02::before {
	float: left;
	margin-right: 25px;
	content: url(../img/num02.png);
}

.caseModul>div span.span03::before {
	float: left;
	margin-right: 25px;
	content: url(../img/num03.png);
}

/*战略资源 */
.resouseModul {
	width: 1250px;
	margin-top: 100px;
}

.resouseModul ul li {
	overflow: hidden;
	margin: 28px 28px 0 0;
	float: left;
	width: 180px;
	height: 70px;
	box-sizing: border-box;
	border: 1px solid #ccc;
}

.resourceImg ul {
	margin-top: 20px;
}

.resourceImg ul li {
	width: 255px;
	float: left;
}

.resourceImg ul li p {
	line-height: 28px;
}

.resourceImg ul li .p01 {
	margin: 10px 0;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	color: #666;
}

.resourceImg ul li .p02 {
	font-size: 14px;
	color: #666;
	word-break: break-all;
	line-height: 24px;
}

.resource-title {
	text-align: center;
	font-weight: bold;
	font-size: 24px;
	color: #101010;
	margin: 40px 0 0 0;
}

/* 轮播 */
.scroll_horizontal2 {
	position: relative;
	/* height: 340px; */
	margin-top: 60px;
}

.scroll_horizontal2 .box {
	overflow: hidden;
	position: relative;
	width: 1080px;
	/* height: 340px; */
	margin: 0 auto;
}

.scroll_horizontal2 .box img {
	vertical-align: middle;
}

.scroll_horizontal2 .list {
	overflow: hidden;
	width: 9999px;
	height: 150px;
}

.scroll_horizontal2 .list li {
	/* margin-right: 20px;
	float: left;
	width: 255px;
	text-align: center;
	height: 340px;
	display: flex;
	align-items: center; */
}

.scroll_horizontal2 .plus {
	opacity: 0.8;
	left: 10px;
	position: absolute;
	top: 70px;
	width: 20px;
	height: 33px;
	background: url(../img/imgleft.png) no-repeat;
	cursor: pointer;
}

.scroll_horizontal2 .minus {
	opacity: 0.8;
	right: 10px;
	position: absolute;
	top: 70px;
	width: 20px;
	height: 33px;
	background: url(../img/imgright.png) no-repeat;
	cursor: pointer;
}

.scroll_horizontal2 .plus:hover,
.scroll_horizontal2 .minus:hover {
	opacity: 1;
}

.apply_array {
	width: 255px;
	float: left;
	height: 340px;
	margin-right: 29px;
	box-sizing: border-box;
}

.apply_nav {
	position: relative;
	width: 1127px;
	float: left;
	height: 215px;
	overflow: hidden
}

.apply_w {
	position: absolute;
	width: 1000px;
	float: left;
	left: 0px;
	height: 215px;
}

.apply_array_word {
	margin-top: 10px;
	line-height: 24px;
	word-wrap: break-word;
	color: #666;
	font-size: 14px;
	text-align: center;
}

.apply_array .apply_array_img {
	width: 255px;
	height: 255px;
}

/* 关于我们 */
.aboutUs01 {
	height: 400px;
	margin-top: 50px;
}

.aboutUs01-left {
	width: 480px;
	float: left;
}

.aboutUs01-left02 {
	width: 390px;
	float: right;
	margin-top: 80px;
}

.aboutUs01-left .p01 {
	font-size: 24px;
	color: #101010;
	font-weight: bold;
}

.aboutUs01-left .p02 {
	margin-top: 40px;
	font-size: 14px;
	color: #666;
	line-height: 30px;
	text-indent: 20px;
}

.aboutUs01-left02 .p01 {
	font-size: 24px;
	color: #101010;
	font-weight: bold;
}

.aboutUs01-left02 .p02 {
	margin-top: 40px;
	font-size: 14px;
	color: #666;
	line-height: 30px;
	text-indent: 20px;
}

.aboutUs01-right {
	float: right;
}

.aboutUs02 {
	margin-top: 60px;
	width: 100%;
	height: 400px;
	background: url(../img/6_17.png) no-repeat;
}

.aboutUs02 p.p01 {
	width: 150px;
	margin: 0 auto 15px auto;
	padding-bottom: 10px;
	border-bottom: 10px solid #12d0ff;
	font-size: 36px;
	color: #fff;
	font-weight: bold;
	text-align: center;
}

.aboutUs02 p.p02 {
	font-size: 24px;
	color: #fff;
	line-height: 40px;
}

.aboutUs02 p.p02 span:last-child {
	margin-left: 20px;
}

.aboutUs02-text {
	width: 225px;
	float: right;
	margin: 90px 155px
}

.aboutUs03 {
	margin-top: 60px;
	width: 100%;
	height: 400px;
	background: url(../img/6_07.png) no-repeat;
}

.aboutUs03 p.p01 {
	width: 150px;
	margin: 0 auto 15px auto;
	padding-bottom: 10px;
	border-bottom: 10px solid #12d0ff;
	font-size: 36px;
	color: #fff;
	font-weight: bold;
	text-align: center;
}

.aboutUs03 p.p02 {
	font-size: 24px;
	color: #fff;
	line-height: 40px;
}

.aboutUs03 p.p02 span:last-child {
	margin-left: 20px;
}

.aboutUs03-text {
	width: 170px;
	float: left;
	margin: 70px 135px
}

.aboutUs04 {
	margin-top: 60px;
}

.aboutUs04 ul li {
	width: 400px;
	height: 290px;
	font-size: 42px;
	font-weight: bold;
	float: left;
	color: #fff;
	line-height: 290px;
	text-align: center;
}

.aboutUs04 ul li:nth-child(1) {
	background: url(../img/6_11.png) no-repeat;
}

.aboutUs04 ul li:nth-child(2) {
	background: url(../img/6_13.png) no-repeat;
	margin: 0 15px;
}

.aboutUs04 ul li:nth-child(3) {
	background: url(../img/6_15.png) no-repeat;
}

.aboutUs05-title {
	font-size: 24px;
	color: #101010;
	font-weight: bold;
	text-align: center;
}

.aboutUsIcon01 {
	width: 76px;
	height: 76px;
	margin: 0 auto;
	background: url(../img/ic01.png) no-repeat;
}

.aboutUsIcon02 {
	width: 76px;
	height: 76px;
	margin: 0 auto;
	background: url(../img/ic02.png) no-repeat;
}

.aboutUsIcon03 {
	width: 76px;
	height: 76px;
	margin: 0 auto;
	background: url(../img/ic03.png) no-repeat;
}

.aboutUsIcon04 {
	width: 76px;
	height: 76px;
	margin: 0 auto;
	background: url(../img/ic04.png) no-repeat;
}

.aboutUs05 {
	margin-top: 50px;
}

.aboutUs05 ul {
	display: flex;
	justify-content: space-around;
}

.aboutUs05 ul li p {
	text-align: center;
	line-height: 28px;
}

.aboutUs05 ul li p.p01 {
	font-size: 24px;
	color: #666;
	font-weight: bold;
	margin: 10px 0;
}

.aboutUs05 ul li p.p02 {
	font-size: 14px;
	color: #666;
}

.mapAddress {
	width: 100%;
	height: 580px;
	margin-top: 60px;
}

.aboutUs01-left01 {
	width: 390px;
	margin-top: 80px;
}

.mapaddress {
	width: 400px;
	height: 80px;
	border-radius: 4px;
}

.mapaddress .div01 {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #2d2d2d;
	line-height: 28px;
}

.mapaddress .div02 {
	text-align: center;
	font-size: 14px;
	color: #2d2d2d;
	line-height: 28px;
}

.mapaddress .div02 span {
	margin: 0 20px;
}

.mapaddress .div03 {
	text-align: center;
	font-size: 14px;
	color: #2d2d2d;
	line-height: 28px;
}

/*招聘 */
.joinli01 {
	margin-top: 40px;
}

.joinli01>div {
	width: 400px;
	height: 215px;
	float: left;
	margin: 10px 0
}

.joinli01>div:nth-child(2),
.joinli01>div:nth-child(5) {
	margin: 10px 15px
}

.joinli01>div p.p01 {
	font-size: 24px;
	margin: 50px 0 0 20px;
	font-weight: bold;
	color: #fff;
}

.joinli01>div p.p02 {
	font-size: 14px;
	margin: 10px 20px;
	color: #fff;
}

.joinli01>div p.p03 {
	font-size: 14px;
	margin: 40px 20px;
	color: #fff;
}

.joinli01>div.div01 {
	background: url(../img/join_03.png) no-repeat;
}

.joinli01>div.div02 {
	background: url(../img/join_05.png) no-repeat;
}

.joinli01>div.div03 {
	background: url(../img/join_07.png) no-repeat;
}

.joinli01>div.div04 {
	background: url(../img/join_12.png) no-repeat;
}

.joinli01>div.div05 {
	background: url(../img/join_13.png) no-repeat;
}

.joinli01>div.div06 {
	background: url(../img/join_14.png) no-repeat;
}

.joinli01>div.div07 {
	background: url(../img/join_03.png) no-repeat;
	margin-right: 15px;
}

.joinli01>div.div08 {
	background: url(../img/join_05.png) no-repeat;
	margin-right: 15px;
}

.joinli01>div.div09 {
	background: url(../img/join_07.png) no-repeat;
}

.joinli01>div:last-child {
	display: none;
	width: 100%;
	height: auto;
}

.joinli02 {
	margin-top: 50px;
}

.joinli02 .joinli02-left {}

.joinli02 .joinli02-right {}

.joinli02 p {
	line-height: 40px;
}

.joinli02 .p01 {
	font-size: 24px;
	margin-bottom: 25px;
	color: #101010;
	font-weight: bold;
}

.joinli02 .p02 {
	font-size: 24px;
	color: #666;
	font-weight: bold;
}

.joinli02 .p03 {
	font-size: 24px;
	color: #666;
	font-weight: bold;
	text-align: right;
}

.joinli02 .p04 {
	font-size: 24px;
	color: #666;
	font-weight: bold;
	text-align: left;
}

.joinUs-detail-left {
	float: left;
}

.joinUs-detail-right {
	float: right;
	margin-top: 400px;
}

.joinUs-detail-left p {
	font-size: 14px !important;
	color: #666 !important;
	line-height: 28px;
}

.joinUs-detail-left p.p04 {
	margin-bottom: 10px;
	font-size: 24px !important;
	color: #101010 !important;
	font-weight: bold;
	line-height: 28px;
}

.joinUs-detail-right div.div01 {
	width: 400px;
	height: 85px;
	text-align: center;
	line-height: 85px;
	background-color: #0476c1;
	border-radius: 8px;
	color: #fff;
	font-weight: bold;
	font-size: 24px;
}

.joinUs-detail-right div.div02 {
	font-size: 14px;
	font-weight: bold;
	color: #666;
	margin-top: 10px;
}

/*  */
#box {
	width: 1200px;
	margin: 20px auto;
}

.slide {
	height: 500px;
	position: relative;
}

.slide ul {
	height: 100%;
}

.slide li {
	position: absolute;
	left: 200px;
	top: 0;
}

.slide li img {
	width: 100%;
}

.arraw {
	opacity: 0;
}

.arraw a {
	width: 70px;
	height: 110px;
	display: block;
	position: absolute;
	top: 50%;
	margin-top: -55px;
	z-index: 999;
}

.next {
	background: url(../img/imgleft.png) no-repeat;
	right: -10px;
	/*opacity: .5;*/
	/*filter: alpha(opacity=50);*/
}

.prev {
	background: url(../img/imgright.png) no-repeat;
	left: -10px;
}


.home2 .nav1 {
	position: fixed;
	right: 20px;
	top: 50%;
	transform: translateY(-50%);
	z-index: 2000;
	display: none;
}

.home2 .nav1 .item {
	width: 55px;
	height: 55px;
	line-height: 55px;
	color: #fff;
	text-align: center;
	float: right;
	margin-bottom: 10px;
	clear: both;
	overflow: hidden;
	cursor: pointer;
	transition: all 0.5s cubic-bezier(0, 1, 1, 1) 0s;
	padding-left: 20px;
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
}

.home2 .nav1 .item a {
	display: block;
	height: 100%;
	font-size: 0;
	color: #fff;
}

.home2 .nav1 .item span {
	font-size: 18px;
	font-family: en;
	margin-left: 20px;
}

.home2 .nav1 .item.now {
	width: 20px;
}

.home2 .nav1 .item:hover {
	width: 40vw;
}

.home2 .nav1 .item:hover a {
	display: block;
	font-size: 24px;
	color: #fff;
}

.home2 .nav1 .item:nth-child(1) a {
	background: #009763;
}

.home2 .nav1 .item:nth-child(2) a {
	background: #02b69a;
}

.home2 .nav1 .item:nth-child(3) a {
	background: #02a3d1;
}

.home2 .nav1 .item:nth-child(4) a {
	background: #3556e7;
}

.home2 .nav1 .item:nth-child(5) a {
	background: #64b396;
}

.home2 .nav1 .item:nth-child(6) a {
	background: #3556e7;
}

.home2 .nav1 .item:nth-child(7) a {
	background: #00a592;
}

footer {
	background-color: #131c31;
	height: 210px;
	margin-top: 50px;
}

.common-wrap-foot {
	width: 750px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}

footer ul li {
	line-height: 28px;
	margin-bottom: 20px;
}

footer ul li a {
	font-size: 18px;
	color: #fff;
}

footer ul {
	float: left;
	margin: 40px 60px 10px 0px;
}

.foot-text {
	text-align: center;
}

.foot-text p {
	font-size: 12px;
	color: #fff;
	line-height: 24px;
}

.font-code {
	float: left;
	font-size: 12px;
	text-align: center;
	color: #fff;
	margin-top: 10px;
}

.footLogo {
	position: absolute;
	margin-top: -60px;
	width: 100px;
	left: 896px;
}

.moduleSolution .moduleSolutionUl {
	display: flex;
	gap: 50px;
	justify-content: center;
	margin: 40px 0;
}

.moduleSolution .moduleSolutionUl li {
	width: 120px;
	border: 1px solid #2F2F2F;
	box-sizing: border-box;
	border-radius: 20px;
	color: #2F2F2F;
	font-size: 20px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	cursor: pointer;
}

.moduleSolution .moduleSolutionUl .active {
	background-color: #0079C5;
	border: 1px solid #0079C5 !important;
	color: #fff;
}

.moduleSolution .moduleSolutionContent ul {
	display: flex;
	justify-content: space-around;
}

.moduleSolution .moduleSolutionContent ul li {
	width: 480px;
	cursor: pointer;

}

.tran01 {
	transition: transform 1s ease;
	/* 设置过渡效果 */
	transform: translateX(-100%);
	/* 初始位置在视口外（左侧） */
}
/* 
.tran02 {
	display: none;
} */

.tran03 {
	transition: transform 1s ease;
	/* 设置过渡效果 */
	transform: translateX(100%);
	/* 初始位置在视口外（左侧） */
}

.showTran {
	transform: translateX(0) !important;
}

.moduleSolution .moduleSolutionContent .div01 {
	width: 100%;
	height: 420px;
}

.moduleSolution .moduleSolutionContent .div02 {
	height: 80px;
	background-color: #F7F7F7;
	line-height: 80px;
	color: #2F2F2F;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}

.moduleCase {
	height: 480px;
	background: #0079c5;
}

.moduleCase ul {
	width: 1560px;
	margin: 0 auto;
	clear: both;
}

.moduleCase ul li {
	width: 520px;
	height: 240px;
	float: left;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	font-size: 24px;
	cursor: pointer;
	font-weight: bold;
}

.moduleCase ul li:nth-child(2):hover,
.moduleCase ul li:nth-child(4):hover,
.moduleCase ul li:nth-child(6):hover {
	color: #D2a570;
	scale: 1.1;
}

.moduleCase02 ul li:nth-child(1):hover,
.moduleCase02 ul li:nth-child(3):hover,
.moduleCase02 ul li:nth-child(5):hover {
	color: #D2a570;
	scale: 1.1;
}

.moduleCase02 ul li:nth-child(2):hover,
.moduleCase02 ul li:nth-child(4):hover,
.moduleCase02 ul li:nth-child(6):hover {
	color: transparent;
	scale: 1;
}

.moduleCase ul li.li01 {
	background: url("../img/index/casegzky1.png") no-repeat;
	background-color: rgba(0, 0, 0, 0.5);
}

.moduleCase ul li.li01 div,
.moduleCase ul li.li03 div,
.moduleCase ul li.li05 div,
.moduleCase ul li.li07 div,
.moduleCase ul li.li09 div,
.moduleCase ul li.li11 div {
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.5);
}

.moduleCase ul li.li02 {
	background: url("../img/index/casegzqz1.png") no-repeat;
}

.moduleCase ul li.li03 {
	background: url("../img/index/casefd1.png") no-repeat;
}

.moduleCase ul li.li04 {
	background: url("../img/index/casegzky.png") no-repeat;
}

.moduleCase ul li.li05 {
	background: url("../img/index/casegzqz.png") no-repeat;
}

.moduleCase ul li.li06 {
	background: url("../img/index/casefd.png") no-repeat;
}

.moduleCase ul li.li07 {
	background: url("../img/index/v1.png") no-repeat;
}

.moduleCase ul li.li08 {
	background: url("../img/index/casegzqz1.png") no-repeat;
}

.moduleCase ul li.li09 {
	background: url("../img/index/v2.png") no-repeat;
}

.moduleCase ul li.li10 {
	background: url("../img/index/casegzky.png") no-repeat;
}

.moduleCase ul li.li11 {
	background: url("../img/index/v3.png") no-repeat;
}

.moduleCase ul li.li12 {
	background: url("../img/index/casefd.png") no-repeat;
}




.moduleSolutionContent03 .div01 {
	height: 410px !important;
}

.moduleSolutionContent03 .div02 {
	height: 40px !important;
	line-height: 40px !important;
	background-color: #0079C5 !important;
	color: #fff !important;

}

.moduleSolutionContent03 .div03 {
	font-size: 24px;
	color: #2F2F2F;
	margin-top: 20px;
	text-align: center;
	font-weight: bold;
}

.moduleSolutionContent04 ul li {
	width: 380px !important;
}

.moduleSolutionContent04 .div02 {
	font-size: 18px !important;
}

.moduleSolutionContent04 .div03 {
	font-size: 20px !important;
}

.moduleSolution03 {
	margin-top: 50px;
}

.bannerMargin {
	margin-top: 165px;
}

.new-title02 {
	color: #fff;
	font-size: 48px;
	font-weight: bold;
	text-align: center;
	margin-top: -10px;
}

.enterpriseTab {
	width: 1200px;
	margin: 0 auto;
}

.enterpriseTabul {
	background: #ffffff;
	margin: -40px auto 20px auto;
	box-shadow: 2px 3px 8px #bebebe;
	display: flex;
	justify-content: center;
	gap: 60px;
	cursor: pointer;
}

.enterpriseTabul li {
	width: 120px;
	color: #2F2F2F;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
	height: 80px;
	line-height: 80px;
}

.enterpriseTabul li.active,
.enterpriseTabul li:hover {
	background-color: #0079C5;
	color: #fff;
}

.jjContent {}

.jjContent {
	/* display: flex;
	gap: 20px; */
	margin-top: 30px;
}


.jjContent .t1 {
	font-size: 24px;
	color: #101010;
	font-weight: bold;
	text-align: center;
}

.jjContent .t2 {
	font-size: 14px;
	color: #666666;
	line-height: 35px;
	margin-top: 20px;
	text-indent: 20px;
}

.jjContent .t3 {
	margin-top: 20px;
	text-align: center;
}

.jjContent .t3 .p1 {
	font-size: 24px;
	margin-top: 10px;
	text-align: center;
	font-weight: bold;
}

.jjContent .t3 .p2 {
	font-size: 18px;
	margin-top: 10px;
	text-align: center;
	font-weight: bold;
}

.jjContent li .jj-right {
	width: 517px;
	height: 410px;
}

.jjContent li .jj-right img {
	width: 100%;
	height: 100%;
}

.zzUl {
	width: 1220px;
	overflow: hidden;
}

.zzUl li {
	width: 285px;
	height: 370px;
	float: left;
	margin-right: 20px;
}

.zzUl .div01 {
	width: 100%;
	height: 285px;
	background-color: #F8F8F8;
	display: flex;
	justify-content: center;
	align-items: center;
}


.zzUl .div01 .div01sub {
	width: 265px;
	height: 240px;
	background-color: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
}

.zzUl .div02 {
	text-align: center;
	margin-top: 20px;
	font-size: 16px;
	color: #2F2F2F;
}

.warpulsub {
	display: flex;
	gap: 50px;
	justify-content: center;
}

.zlzyUl {
	width: 1240px;
	overflow: hidden;
	margin-top: 20px;
	clear: both;
}

.zlzyUl ul li {
	width: 220px;
	height: 90px;
	border: 1px solid #B1B1B1;
	text-align: center;
	align-items: center;
	display: flex;
	justify-content: center;
	float: left;
	margin-right: 25px;
	margin-bottom: 20px;
	box-sizing: border-box;
	overflow: hidden;
}

.zjk-content {
	clear: both;
	width: 100%;
	margin-top: 20px;
}

.zjk-left {
	background: url("../img/zlzy/zlbg.png") no-repeat;
	width: 831px;
	height: 351px;
	margin: 0 auto;
	justify-content: center;
	display: flex;
	align-items: center;
	gap: 50px;
}

.zjk-right {
	overflow: hidden;
	margin-top: 20px;
	width: 1200px;
}

.zjk-right ul {
	width: 1220px;
}

.zjk-right ul li {
	width: 132px;
	height: 147px;
	background: #ffffff;
	text-align: center;
	display: flex;
	justify-content: center;
	float: left;
	margin-right: 20px;
	margin-bottom: 45px;
	box-sizing: border-box;
	overflow: hidden;
	/* align-items: flex-end; */
	position: relative;
	cursor: pointer;
}

.zjk-right ul li .zjkp {
	width: 68px;
	height: 26px;
	background: #0079c5;
	font-size: 16px;
	color: #fff;
	text-align: center;
	position: absolute;
	right: 0;
	bottom:0;
}

.zjk-right ul li.active {
	background-color: #0079C5;
}


.zjk-left .div01 {
	border-left: 15px solid #0079c5;
	padding-left: 20px;
}

.zjk-left .div01 .d1 {
	font-size: 20px;
	color: #2F2F2F;
	font-weight: bold;
}

.zjk-left .div01 .d2 {
	font-size: 14px;
	color: #2F2F2F;
	font-weight: bold;
}

.zjk-left .div02 {
	font-size: 14px;
	color: #2F2F2F;
	line-height: 28px;
	margin-top: 20px;
	display: flex;
}

.zjk-left .div02bg {
	width: 15px;
	height: 164px;
	background-image: linear-gradient(to bottom, #0079C5, #fff);
}

.zjk-left .div02con {
	padding-left: 20px;
	width: calc(100% - 15px);
}

.zjk-left-left {
	width: 320px;
	height: 243px;
}

.zjk-left-right {
	width: 210px;
	height: 250px;
	background-color: #0079c5;
	display: flex;
	align-items: end;
}

.zjk-left-right img {
	position: relative;
	z-index: 100;
}


.smartwater {
	height: 480px;
	width: 1560px;
	margin: 0 auto;
	background: url("../img/index/swater.png") no-repeat;
	display: flex;
	justify-content: flex-end;
}

.smartcity {
	background: url("../img/index/scity.png") no-repeat;
}

.smartwater ul {
	width: 50%;
}

.smartwater ul li {
	height: 160px;
	width: 100%;
	border-bottom: 1px solid #E2E9F6;
	box-sizing: border-box;
	display: flex;
	align-items: anchor-center;
	cursor: pointer;

}

.smartwater ul li:hover p,
.smartwater ul li:hover .waterNum {
	color: #D2a570;
}

.smartwater ul li .waterNum {
	font-size: 70px;
	color: #fff;
	font-family: Impact, Impact-Regular;
	font-weight: 400;
	width: 100px;
	text-align: center;
}

.smartwater ul li .waterText {
	width: calc(100% - 100px);
}

.smartwater ul li .p1 {
	font-size: 24px;
	color: #fff;
	font-weight: bold;
	animation: fadeIn linear 2s;
	-webkit-animation: fadeIn linear 2s;
	-moz-animation: fadeIn linear 2s;
	-o-animation: fadeIn linear 2s;
	-ms-animation: fadeIn linear 2s;
}

.smartwater ul li .p2 {
	font-size: 14px;
	color: #fff;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	width: 95%;
	margin-top: 20px;
	animation: fadeIn linear 3s;
	-webkit-animation: fadeIn linear 3s;
	-moz-animation: fadeIn linear 3s;
	-o-animation: fadeIn linear 3s;
	-ms-animation: fadeIn linear 3s;
}

/* .smartcity ul li {
	height: 240px;
} */

.smartwater ul li:last-child {
	border-bottom: 0;
}


.smartcity {
	height: 480px;
	width: 1560px;
	margin: 0 auto;
	background: url("../img/index/scity.png") no-repeat;
}

.jgcontent {
	display: flex;
	justify-content: center;
	margin: 20px 0;
}

.jgcontent img {
	max-width: 800px;
}

.moduleSolutionContentindex ul {
	justify-content: center !important;
	gap: 50px;
}

.moduleSolutionContentindex ul li:hover {
	scale: 1.1;
}

.preImgClass {
	display: flex;
	justify-content: center;
}

.preImgClass img {
	max-width: -webkit-fill-available;
}
.pLeft,.pRight{
	width: 60px;
	height: 36px;
	border-radius: 18px;
	text-align: center;
	line-height: 36px;
	cursor: pointer;
}
.ppage{
	margin-top: 50px;
	display: flex;
	gap: 20px;
	justify-content: center;
}
.pLeft{
	background: url(../img/left.png) center center no-repeat #CAD1D7;
}
.pRight{
	background: url(../img/right.png) center center no-repeat #CAD1D7;
}
.hasProduct{
	background-color: #0079c5!important;
}
@media screen and (max-width: 1440px) {
	.comon-mar02 {
		margin-top: -170px;
	}

	.comon-mar03 {
		margin-top: -170px;
	}

	header {
		width: calc(100% - 80px);
		height: 130px;
	}

	header .head-right ul {
		margin-top: 50px;
	}

	.head-left {
		width: 600px;
	}

	.head-left img {
		width: 100%;
	}

	header .head-left img {
		margin-top: 40px;
	}

	header .head-left span {
		font-size: 26px;
	}

	header .head-right ul li {
		font-size: 18px;
		margin-left: 25px;
	}

	.moduleIndex03-subText .p01 {
		font-size: 18px;
	}

	.moduleIndex03-subText .p02 {
		font-size: 12px;
	}

	.moduleIndex03-subText {
		width: 340px;
	}

	.moduleIndex02-text02 {
		margin: 120px 325px;
	}

	.moduleIndex02-number02 {
		margin: -165px 0px !important;
	}

	.moduleIndex02-text02 {
		margin: 110px 0px !important;
	}

	header .head-right ul li:hover a,
	header .head-right ul li.active a {
		font-size: 18px;
	}

	.moduleIndex02-sub {
		width: calc(100% - 80px);
	}

	.moduleIndexMargin01 {
		margin-right: 110px;
	}

	.moduleIndex02-img01 {
		width: 666px;
		height: 434px;
	}

	.moduleIndex02-img02 {
		width: 672px;
		height: 420px;
	}

	.moduleIndex02-img03 {
		width: 670px;
		height: 434px;
	}

	.moduleIndexMargin03 {
		margin-right: 110px;
	}

	.moduleIndex02-text {
		margin: 304px 0 0 -304px;
		/* width:448px ;
		height: 217px; */
	}

	.moduleIndex03-text {
		margin: 304px 0 0 -208px
	}

	.moduleIndex01 {
		height: 448px;
	}

	.moduleIndex03 {
		margin: 235px auto;
	}

	.moduleIndex03-sub {
		margin-top: 30px;
	}

	.moduleIndex01-right {
		height: 402px;
	}

	.moduleIndex01-right ul li {
		height: 400px;
	}

	.moduleIndex01-right ul li>div {
		height: 376px;
	}

	.moduleIndex01-right ul li.li01 div {
		background-size: contain;
	}

	.moduleIndex01-right ul li.li02 div {
		background-size: contain;
	}

	.moduleIndex01-right ul li.li03 div {
		background-size: contain;
	}

	.moduleIndex01-left {
		margin-top: 100px;
	}

	.flickerplate {
		height: 604px !important;
	}
}

@keyframes fadeIn {
	0% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

@-ms-keyframes fadeIn {
	0% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

@-o-keyframes fadeIn {
	0% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

@-webkit-keyframes fadeIn {
	0% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

@-moz-keyframes fadeIn {
	0% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}



/* 模态框（背景） */
.modal {
	display: none;
	/* 默认隐藏 */
	position: fixed;
	/* 固定定位 */
	z-index: 1;
	/* 位于顶层 */
	left: 0;
	top: 0;
	width: 100%;
	/* 全宽 */
	height: 100%;
	/* 全高 */
	overflow: auto;
	/* 启用滚动条 */
	background-color: rgb(0, 0, 0);
	/* 背景颜色 */
	background-color: rgba(0, 0, 0, 0.4);
	/* 背景颜色，带透明度 */
}

/* 模态内容框 */
.modal-content {
	background-color: #fefefe;
	margin: 5% auto;
	/* 15% 从顶部和自动水平居中 */
	padding: 20px;
	border: 1px solid #888;
	width: 80%;
	/* 可根据需要调整宽度 */
}

/* 关闭按钮 */
.modalClose {
	color: #aaa;
	float: right;
	font-size: 28px;
	font-weight: bold;
}

.modalClose:hover,
.modalClose:focus {
	color: black;
	text-decoration: none;
	cursor: pointer;
}
.phoneclass{
	text-align: center;
	color: #fff;
	font-size: 18px;
	margin-top: 12px;
}