.banner-wrap {
	background: url('/frontend/web/image/product/energy/banner.png') no-repeat center;
	background-size: cover;
}

.tongdian .desc h2 {
	margin-top: 0;
}

.tongdian .desc .num-ac {
	padding-top: 25px;
	padding-right: 20px;
	width: 478px;
	height: 132px;
	background: url('/frontend/web/image/product/qiyebangong/c_bg.png') no-repeat top left;

}

.tongdian .desc .dditem {
	margin-bottom: 46px;
	padding: 0 40px;
	border-radius: 5px;
	cursor: pointer;
}

.tongdian .desc .dditem.active p {
	display: block;
	margin-left: 46px;
}

.part3 .itwrap .cons ul li .ow span:first-child {
	color: #fff;
	border: none;
	background: url(/frontend/web/image/product/index/num_ac_bg.png) no-repeat top left;
	display: inline-block;
	margin-right: 16px;
	width: 30px;
	height: 30px;
	text-align: center;
	font-size: 16px;
	line-height: 32px;
	border-radius: 15px;
}


.tongdian .r-img {
	padding-right: 50px;
}

.part2 {
	padding:104px 0 88px 0;
}

.part2 h1 {
	margin-bottom: 26px;
	text-align: center;
	font-size: 40px;
	line-height: 40px;
	color: #262626;
}

.part2 h3 {
	text-align: center;
	font-size: 24px;
	line-height: 24px;
	color: #595959;
}

.part2 ul {
	margin-top: 82px;
	display: flex;
}

.part2 ul li {
	display: flex;
	flex-direction: column;
	text-align: center;
	align-items: center;
}

.part2 ul li .ow {
	height: 130px;
	position: relative;
}

.part2 ul li .ow .t {
	position: absolute;
	top: 47px;
	right: -56px;
}

.part2 ul li h4 {
	margin-top: 20px;
	font-size: 24px;
	line-height: 24px;
	width: 300px;
	color: #262626;
}

.part2 ul li p {
	margin-top: 24px;
	font-size: 16px;
	line-height: 16px;
	color: #595959;
}

.part3 {
	height: 790px;
}

.part3 .itwrap {
	padding-top: 104px;
	height: 100%;
	position: relative;
}

.part3 h1 {
	margin-bottom: 26px;
	text-align: center;
	font-size: 40px;
	line-height: 40px;
	color: #262626;
}

.part3 h3 {
	text-align: center;
	font-size: 24px;
	line-height: 24px;
	color: #595959;
}

.part3 .itwrap .img {
	position: absolute;
	left: 0;
	bottom: 140px;
	width: 606px;
	height: 388px;
}

.part3 .itwrap ul {
	margin-top: 91px;
	margin-left: 762px;
}

.part3 .itwrap ul li {
	margin-bottom: 48px;
	display: flex;
	align-items: center;
}

.part3 .itwrap ul li .ow {
	margin-right: 24px;
	width: 30px;
	height: 30px;
	display: inline-block;
}

.part3 .itwrap ul li .txt {
	width: 360px;
	display: inline-block;
	line-height: 1.5;
}

.part3 .itwrap ul li h4 {
	font-size: 24px;
	line-height: 24px;
	color: #262626;
}

.part3 .itwrap ul li p {
	font-size: 16px;
}

.part4 {
	padding-top: 104px;
}

.part4 h1 {
	margin-bottom: 26px;
	text-align: center;
	font-size: 40px;
	line-height: 40px;
	color: #262626;
}

.part4 h3 {
	text-align: center;
	font-size: 24px;
	line-height: 24px;
	color: #595959;
}

.part4 ul {
	margin-top: 76px;
	display: flex;
	justify-content: space-between;
}

.part4 ul li {
	margin-bottom: 26px;
	width: 270px;
	float: left;
	text-align: center;
	background: #fff;
	position: relative;
	box-shadow: 0px 9px 38px 0px rgba(18, 72, 131, 0.05);
	padding: 4px 4px 20px 4px;
	box-sizing: content-box;
}

.part4 .img {
	margin-top: 14px;
	width: 100%;
	text-align: center;
}

.part4 .ow {
	position: relative;
	background: #EFF9FF;
	width: 269px;
	height: 168px;
}

.hover-effect {
	position: absolute;
	left: 10px;
	bottom: -22px;
	/* transition: transform 0.3s ease, box-shadow 0.3s ease; */
}

.part4 .ow:hover .hover-effect {
	transform: translateY(-36px);
	/* 向上移动36px */
}
.part4 .ow .hover-beam{
	width: 146px;
    height: 22px;
    border-radius: 70%;
    opacity: 1;
    background: rgba(0, 181, 242, 0.5);
    filter: blur(32px);
    position: absolute;
    z-index: 1;
    bottom: 30px;
    left: 56px;
}
.part4 .ow:hover .hover-beam {
	opacity: 1;
}

.part4 h4 {
	margin-top: 20px;
	font-size: 22px;
	line-height: 24px;
	color: #262626;
}

.part4 p {
	margin-top: 18px;
	font-size: 14px;
	line-height: 16px;
	color: #595959;
}

/* part5 开始 */
.part5 {
	padding-top: 108px;
	background: #fff;
}

.part5 h1 {
	text-align: center;
	font-size: 40px;
	color: #262626;
	margin-bottom: 20px;
}

.part5 h3 {
	text-align: center;
	font-size: 24px;
	color: #595959;
	margin-bottom: 60px;
}

.ai-tabs {
	max-width: 1200px;
	margin: 0 auto;
}

.tab-header {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 40px;
}

.tab-header .tab-item {
	display: flex;
	flex-direction: column;
	align-items: center;
	cursor: pointer;
	padding: 0 40px;
}

.tab-header .line {
	width: 138px;
	height: 60px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.tab-header .tab-item img {
	width: 60px;
	height: 60px;
	margin-bottom: 10px;
}

.tab-header .tab-item span {
	font-size: 16px;
	color: #595959;
	padding-bottom: 12px;
}

.tab-header .tab-item.active span {
	color: #33AAFF;
	display: inline-block;
	border-bottom: solid 4px #33AAFF;
}

.tab-content .content-item {
	display: none;
	justify-content: space-between;
	align-items: flex-start;
	padding: 40px;
}

.tab-content .content-item.active {
	display: flex;
}

.left-points {
	width: 40%;
}

.left-points h4 {
	font-size: 24px;
	color: #262626;
	margin-bottom: 30px;
}

.left-points ul li {
	font-size: 16px;
	color: #595959;
	line-height: 2;
	position: relative;
	padding-left: 20px;
	margin-bottom: 20px;
}

.left-points ul li:before {
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	width: 8px;
	height: 8px;
	background: #33AAFF;
	border-radius: 50%;
	transform: translateY(-50%);
}

.right-charts {
	width: 55%;
}

.right-charts img {
	width: 100%;
}

/* part5 结束 */

.part6 {
	padding: 88px;
}

.part6 h1 {
	margin-bottom: 76px;
	text-align: center;
	font-size: 40px;
	line-height: 40px;
	color: #262626;
}

.part6 .part6-img {
	text-align: center;
}

.part6 h3 {
	text-align: center;
	font-size: 24px;
	line-height: 24px;
	color: #595959;
}

.part6 .part6-text {
	margin-top: 50px;
	font-size: 20px;
	font-weight: normal;
	line-height: 180%;
	letter-spacing: 0em;
	color: rgba(30, 30, 30, 0.8);
	width: 975px;
	margin-left: 110px;
}

.cross-bg {
	background: linear-gradient(180deg, #E8F6FF 0%, rgba(255, 255, 255, 0.35) 132%);
}