/*合作伙伴*/
.partners_box {
	width: 100%;
	background: #F2F2F2;
	overflow: hidden;
}

.partners_box .partners_text {
	width: 1200px;
	margin: auto;
	padding: 60px 0;
	overflow: hidden;
}

.partners_box .partners_text h1 {
	width: 100%;
	text-align: center;
	font-size: 26px;
}

.partners_box .partners_text .logo_box {
	width: 100%;
	margin-top: 12px;
	overflow: hidden;
}

.partners_box .partners_text .logo_box dd {
	width: 100%;
	border-top: solid 1px #f2f2f2;
	border-bottom: solid 1px #f2f2f2;
	margin-top: 40px;
	overflow: hidden;
}

.partners_box .partners_text .logo_box a {
	display: block;
	width: 16.5%;
	height: 86px;
	background-repeat: no-repeat;
	background-position: center;
	border-right: solid 1px #f2f2f2;
	opacity: 0.9;
	float: left;
}

.partners_box .partners_text .small_title {
	display: block;
	width: 130px;
	margin: auto;
	text-align: center;
	padding: 20px 0;
	color: #666;
}

.partners_box .partners_text .small_title:hover {
	color: #0eb83a;
	cursor: pointer;
}

/* 企业现状 */
.enterprises .h1 {
	width: 100%;
	text-align: center;
	margin-top: 56px;
	margin-bottom: 17px;
}

.enterprises .underline {
	margin: 0 auto;
	width: 123px;
	height: 2px;
	background: #FFE300;
	opacity: 1;
	border-radius: 2px;
}

.enterprises .center-center {
	margin-top: 46px;
	margin-bottom: 63px;
	font-size: 0px;
	display: flex;
	justify-content: space-between;
}

.enterprises .center-center .item {
	width: 241px;
	height: 241px;
	border: 1px solid #EDEDED;
	border-radius: 50%;
	opacity: 1;
	display: flex;
	flex-direction: column;
	align-items: center;
	padding-top: 52px;
	box-sizing: border-box;
}

.enterprises .item .p {
	width: 100px;
	height: 20px;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	line-height: 20px;
	color: #000000;
	opacity: 1;
	text-align: center;
}

.enterprises .item .img>img,
.enterprises .item .img {
	width: 107px;
	height: 107px;

}

.enterprises .item .img {
	margin-top: 10px;
}

.Realization {
	margin: 0 auto;
	width: 1200px;
	padding: 60px 0px;
	background: #FFFEFF;
}

.h1 {
	width: 100%;
	height: 35px;
	font-size: 26px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	line-height: 35px;
	color: #000000;
	opacity: 1;
	text-align: center;
}

.Realization .text {
	margin-top: 16px;
	margin-bottom: 76px;
	width: 100%;
	height: 21px;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	line-height: 21px;
	color: #000000;
	opacity: 1;
	text-align: center;
}

.realization-right-list {}

.realization-right-list .title {
	width: 100%;
	height: 79px;
	font-size: 50px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	line-height: 79px;
	color: #FF654F;
	opacity: 1;
}

.realization-right-list .descdiv {
	margin: 30px 0px;
}

.realization-right-list .desc {
	width: 100%;
	height: 40px;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	line-height: 40px;
	color: #000000;
	opacity: 1
}

.realization-left-list .img {
	width: 480px;
	height: auto;
}

.realization-right-list .mdimg {
	width: 66px;
	height: 66px;
	margin-top: 26px;
}

.realization-right-list .md4img {
	width: 172px;
	height: 54px;
	margin-top: 32px;
}

/* 情景 */
.Solution {
	width: 100%;
	
	/* background-image: url(../images/solutionbg.png); */
	/* background-repeat: no-repeat;
	background-size: 100% 1204px; */
}

.Solution .solutionimg {
	height:auto;
	width: 100%;
	margin: 0 auto;	
}

.Solution .solutionimg img {
	height:auto;
	width: 100%;
	margin: 0 auto;	
	
}



.conversion {
	width: 100%;
	padding-top: 150px;
	height: 890px;
	background-image: url(../images/conversion.png);
	background-repeat: no-repeat;
	background-size: 100% 890px;
	box-sizing: border-box;
}

.conversion .item2,
.conversion .item {
	margin-top: 200px;
	width: 96%;
	margin: 0 auto;
	height: 584px;
	background-image: url(../images/circularbg.png);
	background-repeat: no-repeat;
	background-size: 96% 584px;
}

.conversion .item2 {
	background-image: url(../images/circularbg2.png);
}

.conversion .item2 .title,
.conversion .item .title {
	position: absolute;
	width: 128px;
	margin: 0 auto;
	height: 138px;
	left: 50%;
	top: -54px;
	transform: translateX(-50%);
	background-image: url(../images/circular1.png);
	background-repeat: no-repeat;
	background-size: 128px 138px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.conversion .item .title .Ename,
.conversion .item2 .title .Ename {
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	line-height: 19px;
	color: #000000;
}

.conversion .item .title .name,
.conversion .item2 .title .name {
	font-size: 22px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	line-height: 29px;
	color: #000000;
}

.conversion .item2 .title .Ename,
.conversion .item2 .title .name {
	color: #fff;
}

.conversion .item2 .title {
	background-image: url(../images/circular2.png);
}

.conversion .item .empty,
.conversion .item2 .empty {
	width: 96%;
	height: 50px;
}

.conversion .item .content,
.conversion .item2 .content {
	margin: 0 auto;
	width: 96%;
	color: #fff;
	text-align: center;
}

.conversion .item .content .center {
	margin: 0 auto;
	width: 96%;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 300;
	color: #FFE300;
	opacity: 1;
	margin-bottom: 20px;
	margin-top: 50px;
}

.conversion .item .content .centers {
	height: 50px;
}

.conversion .item .content .centers .col-md-6 {

	height: 30px;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 300;
	line-height: 30px;
	color: #FFFFFF;
	opacity: 1;
}

.item2scenter .col-md-6 {

	margin-top: 50px;
	height: 24px;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	line-height: 24px;
	color: #000000;
	opacity: 1;
}

.item2scenter .list {
	margin: 0 auto;
	margin-top: -30px;
	width: 70%;
	min-width: 110px;
	height: 340px;
	background: #302E2F;
	opacity: 1;
}

.item2scenter .list p {
	width: 100%;
	text-align: center;
	height: 55px;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 300;
	line-height: 55px;
	color: #FFE300;
	opacity: 1;
}

.threes-span {
	margin-top: 60px;
}

.threes-span p {

	width: 116px;
	margin: 0 auto;
	margin-top: 20px;
	height: 41px;
	line-height: 41px;
	border: 1px solid #FFE300;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 300;
	color: #FFE300;

}

.index_div3 {
	width: 100%;
	background-size: 100% 100%;
	font-size: 0px;
}

.index_div3 .news_title {
	margin: 0px;
	color: #000000;
	height: 125px;
	line-height: 190px;
	font-size: 28px;
	color: #000000;
}

.index_div3 .news_title span {
	font-size: 25px;
	color: #FFE300;
}

.index_div3 .news_title .tag {
	font-size: 28px;
	color: #979797;
	margin-left: 8px;
	margin-right: 8px;
}

.index_div3 .new_left {
	width: 45%;
	margin-right: 5%;
	display: inline-block;
	font-size: 16px;
	font-size: 0.64rem;

}

.index_div3 p {
	margin-bottom: 0px;
}

.index_div3 .new_left .img {
	cursor: pointer;
	width: 100%;
	height: 356px;
	position: relative;
	padding-top: 20px;
}

.index_div3 .new_left .img img {
	width: 100%;
	height: 100%;
}




.index_div3 .new_right {
	font-size: 16px;
	font-size: 0.64rem;
	width: 50%;
	display: inline-block;
	vertical-align: top;
}

.index_div3 .list-wrapper {}

.index_div3 .list-wrapper .item {
	font-size: 0px;
	height: 130px;
	border-bottom: 1px solid #E9E9E9;
	padding: 20px 0px;
	box-sizing: border;
}

.index_div3 .list-wrapper .paddingtop20 {
	padding-top: 40px;
	border-bottom: none;
}

.index_div3 .list-wrapper .item .left {
	width: 18%;
	display: inline-block;
	text-align: center;
	vertical-align: top;
	padding-right: 0px;
	border-right: 1px solid #E9E9E9;
	box-sizing: border-box;
}

.index_div3 .list-wrapper .paddingtop20 .left {
	text-align: left;
}

.index_div3 .list-wrapper .item .left .number {
	font-size: 20px;
	font-weight: 600;
	line-height: 30px;
	color: #07CFD4;
}



.index_div3 .list-wrapper .item .left .date {
	font-size: 16px;
	color: #07CFD4;

}

.index_div3 .list-wrapper .item .right {
	width: 82%;
	display: inline-block;
	padding-left: 38px;
	box-sizing: border-box;
}

.index_div3 .list-wrapper .item .right .title {
	font-size: 19px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #000000;
	opacity: 1;

	margin-bottom: 7px;
}

.index_div3 .list-wrapper .item .right .desc {
	font-size: 15px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	line-height: 30px;
	color: #919191;
	line-height: 30px;
	height: 60px;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.index_div3 .list-wrapper .paddingtop20 .right .desc {
	margin-top: 24px;
}

.news-content .more {
	width: 203px;
	margin: 60px auto;
	height: 63px;
	background: #FFE300;
	opacity: 1;
	font-size: 28px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	line-height: 63px;
	color: #000000;
	text-align: center;
}

.span-content .border-right {
	border-right: 1px solid #FFE300;
	padding-bottom: 15px;
}

.span-content .span-item .span {
	height: 38px;
	line-height: 38px;
	padding: 0px 10px;
	border-radius: 1px;
	border: 1px solid #FFE300;
	display: inline-block;
	margin-left: 15px;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #000000;
}

.span-content .span-item .first {
	width: 110px;
	box-sizing: border-box;
	text-align: center;
	margin-right: 10px;
	background-color: #FFE300;
	margin-left: 0px;
}

.span-content .span-item .last {
	background: #302E2F;
	color: #FFE300;
	float: right;
	width: 110px;
	box-sizing: border-box;
	text-align: center;
}

.span-content .h1 {
	width: 100%;
	height: 35px;
	font-size: 26px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	line-height: 35px;
	color: #000000;
	opacity: 1;
	margin-top: 58px;
	text-align: center;
}

.span-content .text {
	width: 100%;
	height: 21px;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	line-height: 21px;
	color: #000000;
	opacity: 1;
	text-align: center;
	margin-top: 16px;
	margin-bottom: 48px;
}

.span-content .spanAll {
	width: 100%;
	height: 38px;
	background: #F2F2F2;
	opacity: 1;
	border-radius: 1px;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	line-height: 38px;
	color: #000000;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 64px;
}
