.right .banner {
	width: 100%;
	height: 100vh;
	position: relative;
}

.right .banner img {
	width: 100%;
	object-fit: contain;
}

.right .banner_btn{
	position: absolute;
	top: 50%
}

.right .Company_profile>h6 {
	font-size: 40px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #333333;
	margin-top: 46px;
	padding-left: 45px;
}

.right .Company_profile>p {
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #999999;
	line-height: 55px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.08);
	width: 100%;
	padding-left: 45px;
}

.right .Company_profile ul {
	margin-top: 18px;
	display: flex;
}

.right .Company_profile ul li{
	width: 45%;
}

.right .Company_profile ul li:last-child{
	margin-left: 30px;
}

.right .Company_profile ul li img {
	width: 100%;
	margin-right: 67px;
}

.right .Company_profile ul li p {
	font-size: 20px;
	font-family: ;
	font-weight: 400;
	color: #000000;
	width: 100%;
	line-height: 36px;
}

.right .Company_profile ul li a {
	width: 177px;
	height: 56px;
	border: 2px solid #dddddd;
	display: block;
	font-size: 20px;
	font-family: ;
	font-weight: 400;
	color: #000000;
	opacity: 0.84;
	line-height: 56px;
	text-align: center;
	margin-top: 19px;
}

.right .Company_profile ul li a:hover {
	background-color: #ff0000;
	border: 2px solid #ff0000;
	color: #fff;
}

.right .artificial_intelligence {
	width: 100%;
	height: 541px;
	background-image: url("../images/rgzn.jpg");
	background-size: cover;
	margin-top: 81px;
	overflow: hidden;
	padding-left: 56%;
}

.right .artificial_intelligence h6 {
	font-size: 48px;
	font-family: ;
	font-weight: 400;
	color: #ffffff;
	margin-top: 110px;
}

.right .artificial_intelligence p {
	font-size: 30px;
	font-family: ;
	font-weight: 400;
	color: #ffffff;
	margin-top: 30px;
}

.right .artificial_intelligence a {
	width: 263px;
	height: 71px;
	border: 1px solid #ffffff;
	font-size: 30px;
	font-family: ;
	font-weight: 400;
	color: #ffffff;
	line-height: 71px;
	display: block;
	margin-top: 77px;
	text-align: center;
}

.right .artificial_intelligence a:hover {
	background-color: rgba(255, 0, 0, 0.2);
	border: 1px solid rgba(255, 0, 0, 0.2);
}

.right .Energy_storage_system {
	width: 100%;
	height: 541px;
	background-image: url("../images/cnxt.jpg");
	background-size: cover;
	margin-top: 70px;
	padding-left: 20%;
	overflow: hidden;
}

.right .Energy_storage_system h6 {
	font-size: 48px;
	font-family: ;
	font-weight: 400;
	color: #ffffff;
	margin-top: 140px;
}

.right .Energy_storage_system p {
	font-size: 30px;
	font-family: ;
	font-weight: 400;
	color: #ffffff;
	margin-top: 30px;
}

.right .Energy_storage_system a {
	width: 263px;
	height: 71px;
	border: 1px solid #ffffff;
	font-size: 30px;
	font-family: ;
	font-weight: 400;
	color: #ffffff;
	line-height: 71px;
	display: block;
	margin-top: 77px;
	text-align: center;
}

.right .Energy_storage_system a:hover {
	background-color: rgba(255, 0, 0, 0.2);
	border: 1px solid rgba(255, 0, 0, 0.2);
}

.right .Enterprise_News {
	width: 100%;
	margin-top: 46px;
	padding-left: 10px;
	padding-right: 10px;
}

.right .Enterprise_News .title ul li {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.right .Enterprise_News .title ul li h6 {
	font-size: 30px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #333333;
	margin-left: 45px;
}

.right .Enterprise_News .title ul li p {
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	margin-left: 45px;
}

.right .Enterprise_News .title ul li a {
	font-size: 20px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	margin-right: 80px;
}

.right .Enterprise_News .title ul li a:hover {
	color: #ff0000;
}

.right .Enterprise_News .title ul .xbk {
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	height: 50px;
}

.right .Enterprise_News .content {
	width: 100%;
	margin-top: 25px;
	position: relative;
}

.right .Enterprise_News .content .content_btn{
	top: 50%;
}

.right .Enterprise_News .content ul {
	display: flex;
	align-items: center;
}

.right .Enterprise_News .content ul li {

}

.right .Enterprise_News .content ul li:first-child{
	margin-left: 0;
}

.right .Enterprise_News .content ul li img {
	width: 100%;
	height: 3rem;
	object-fit: cover;
}

.right .Enterprise_News .content ul li .name {
	font-size: 20px;
	color: #333;
	margin-top: 20px;
}

.right .Enterprise_News .content ul li .introduce {
	font-size: 16px;
	color: #696969;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-top: 10px;
}

.right .Enterprise_News .content ul li .time {
	font-size: 16px;
	color: #696969;
	margin-top: 10px;
}

.right .case_analysis {
	width: 100%;
	margin-top: 77px;
	background-color: #f5f5f5;
	overflow: hidden;
	padding-bottom: 97px;
	padding-left: 10px;
	padding-right: 10px;
}

.right .case_analysis .title {
	width: 100%;
	margin-top: 47px;
}

.right .case_analysis .title ul li {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.right .case_analysis .title ul li h6 {
	font-size: 30px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #333333;
	margin-left: 45px;
}

.right .case_analysis .title ul li p {
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	margin-left: 45px;
}

.right .case_analysis .title ul li a {
	font-size: 20px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	margin-right: 80px;
}

.right .case_analysis .title ul li a:hover {
	color: #ff0000;
}

.right .case_analysis .title ul .xbk {
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	height: 50px;
}

.right .case_analysis .content {
	width: 100%;
	margin-top: 39px;
	padding-left: 45px;
}

.right .case_analysis .content ul {
	display: flex;
	align-items: center;
}

.right .case_analysis .content ul li {
	width: 45%;
	height: 375px;
}

.right .case_analysis .content ul li:last-child{
	margin-left: 3%;
}

.right .case_analysis .content ul .xmy {
	background-image: url("../images/alfx.jpg");
	background-size: cover;
}

.right .case_analysis .content ul .xmy p {
	text-align: center;
	font-size: 18px;
	font-family: ;
	font-weight: 500;
	color: #ffffff;
	line-height: 375px;
}

.right .case_analysis .content ul .xme {
	background-image: url("../images/alfx1.png");
	background-size: cover;
}

.right .case_analysis .content ul .xme p {
	width: 80%;
	margin: 0 auto;
	font-size: 18px;
	font-family: ;
	font-weight: 500;
	color: #ffffff;
	line-height: 40px;
}

.right .case_analysis .content ul .xme .name {
	text-align: center;
	margin-top: 156px;
	margin-bottom: 20px;
}

@media screen and (max-width: 750px) {
	/*.left .nav>ul>li:nth-child(5) a {*/
	/*	width: 47% !important;*/
	/*}*/
	.right .banner img{
		height: 5rem;
	}
	
	.right .Company_profile>h6 {
		font-size: 0.4rem;
		font-family: Microsoft YaHei;
		font-weight: bold;
		color: #333333;
		margin-top: 0.46rem;
		text-align: center;
		padding: 0;
	}

	.right .Company_profile>p {
		font-size: 0.2rem;
		font-family: Microsoft YaHei;
		font-weight: 400;
		color: #999999;
		line-height: 0.55rem;
		border-bottom: 0.01rem solid rgba(0, 0, 0, 0.08);
		width: 100%;
		text-align: center;
		padding: 0;
	}

	.right .Company_profile ul {
		margin-top: 0.18rem;
		display: block;
	}
	
	.right .Company_profile ul li:first-child{
		width: 100%;
	}
	
	.right .Company_profile ul li:last-child{
		margin-left: .3rem;
	}

	.right .Company_profile ul li img {
		width: 100%;
		margin-right: 0;
		margin-bottom: 0.2rem;
	}

	.right .Company_profile ul li p {
		font-size: 0.26rem;
		font-weight: 400;
		color: #000000;
		width: 7.1rem;
		margin: 0 auto;
		line-height: 0.45rem;
	}

	.right .Company_profile ul li a {
		width: 4rem;
		margin: 0 auto;
		height: 0.75rem;
		border: 0.02rem solid #dddddd;
		display: block;
		font-size: 0.3rem;
		line-height: 0.75rem;
		text-align: center;
		margin-top: 0.19rem;
	}

	.right .artificial_intelligence {
		width: 100%;
		height: 2.52rem;
		background-size: 100% 100%;
		margin-top: 0.4rem;
		overflow: hidden;
		padding-left: 4rem;
		padding-right: 0.5rem;
	}

	.right .artificial_intelligence h6 {
		font-size: 0.4rem;
		margin-top: 0.5rem;
		text-align: right;
	}

	.right .artificial_intelligence p {
		text-align: right;
		font-size: 0.2rem;
		margin-top: 0.2rem;
	}

	.right .artificial_intelligence a {
		width: 1.5rem;
		height: 0.5rem;
		border: 0.01rem solid #ffffff;
		font-size: 0.2rem;
		line-height: 0.5rem;
		margin-top: 0.2rem;
		float: right;
	}

	.right .Energy_storage_system {
		width: 100%;
		height: 2.52rem;
		background-size: 100% 100%;
		margin-top: 0.4rem;
		overflow: hidden;
		padding-left: 0.2rem;
	}

	.right .Energy_storage_system h6 {
		font-size: 0.4rem;
		margin-top: 0.5rem;
	}

	.right .Energy_storage_system p {
		font-size: 0.2rem;
		margin-top: 0.2rem;
	}

	.right .Energy_storage_system a {
		width: 1.5rem;
		height: 0.5rem;
		border: 0.01rem solid #ffffff;
		font-size: 0.2rem;
		line-height: 0.5rem;
		margin-top: 0.2rem;
	}

	.right .Enterprise_News {
		width: 100%;
		margin-top: 0.4rem;
		margin-bottom: 20px;
	}

	.right .Enterprise_News .title ul {
		width: 7.1rem;
		margin: 0 auto;
	}

	.right .Enterprise_News .title ul li h6 {
		font-size: 0.4rem;
		margin-bottom: 0.1rem;
		margin-left: 0;
	}

	.right .Enterprise_News .title ul li p {
		font-size: 0.2rem;
		margin-left: 0;
	}

	.right .Enterprise_News .title ul li a {
		font-size: 0.2rem;
		margin-right: 0rem;
	}

	.right .Enterprise_News .title ul .xbk {
		border-bottom: 0.01rem solid rgba(0, 0, 0, 0.1);
		height: 0.5rem;
	}

	.right .Enterprise_News .content {
		width: 7.1rem;
		margin: 0 auto;
		padding-left: 0;
		margin-top: .2rem;
	}

	.right .Enterprise_News .content ul li {
		
	}
	
	.right .Enterprise_News .content ul li:first-child{
		/* margin-left: .2rem; */
	}

	.right .Enterprise_News .content ul li .name {
		font-size: 0.25rem;
		color: #333;
		margin-top: 0.2rem;
		font-weight: 600;
	}

	.right .Enterprise_News .content ul li .introduce {
		font-size: 0.15rem;
		margin-top: 0.1rem;
	}

	.right .Enterprise_News .content ul li .time {
		font-size: 0.15rem;
		margin-top: 0.1rem;
	}

	.right .case_analysis {
		width: 100%;
		margin-top: 0.7rem;
		padding-bottom: 0.8rem;
	}

	.right .case_analysis .title {
		width: 100%;
		margin-top: 0.4rem;
	}

	.right .case_analysis .title ul {
		width: 7.1rem;
		margin: 0 auto;
	}

	.right .case_analysis .title ul li h6 {
		font-size: 0.4rem;
		margin-bottom: 0.15rem;
		margin-left: 0;
	}

	.right .case_analysis .title ul li p {
		font-size: 0.2rem;
		margin-left: 0;
	}

	.right .case_analysis .title ul li a {
		font-size: 0.2rem;
		margin-right: 0;
	}

	.right .case_analysis .title ul .xbk {
		border-bottom: 0.01rem solid rgba(0, 0, 0, 0.1);
		height: 0.5rem;
	}

	.right .case_analysis .content {
		width: 100%;
		margin-top: 0.39rem;
		padding-left: 0;
	}

	.right .case_analysis .content ul {
		width: 7.1rem;
		margin: 0 auto;
	}

	.right .case_analysis .content ul li {
		width: 3.3rem;
		height: 2.1332rem;
	}

	.right .case_analysis .content ul .xmy p {
		font-size: 0.2rem;
		margin-top: 1rem;
		line-height: 0;
	}

	.right .case_analysis .content ul .xme p {
		width: 3rem;
		font-size: 0.2rem;
		line-height: 0.4rem;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
		overflow: hidden;
	}

	.right .case_analysis .content ul .xme .name {
		text-align: center;
		margin-top: 0.4rem;
		margin-bottom: 0.15rem;
	}
}
/*@media screen and (max-height: 864px) {*/

/*    .left {*/

/*    height: 89%;*/
/*}*/
/*    .left .Search_selection {*/
   
/*   position: initial;*/
    
/*}*/
/*.left .nav > ul > li {*/
   
/*    height: 44px;*/
    
/*}*/
    
/*}*/

.right .imag{
	background: white !important;
}
.right .fate{
	background: white !important;
}
.culture p{
	color: #000000 !important; 
}
.search{
	text-align: center;
}