/* 新加++++++++++++++++++++ */
/* ------首页------ */

/* new */
.jhleft{
	float: left;
}
.jhright{
	float: right;
}
.clear{
	clear: both;
}
.sectionjh1{
	background-color: #F7F7F7;
	padding-top: 50px;
	padding-bottom: 35px;
}
.sectionjh2{
background: url("../images/indexbcg2.png") no-repeat center center;
	padding-top: 50px;
	padding-bottom: 35px;
}
.sectionjh3{
	background: #FFFFFF;
	padding-top: 50px;
	padding-bottom: 35px;
}
.jhggt{
	text-align: center;
	margin-bottom: 13px;
}
.jhggt h1{
	font-size: 34px;
	font-weight: bold;
	line-height: 45px;
	color: #333333;
	margin-bottom: 19px;
}
.jhggt p{
	font-size: 18px;
	line-height: 26px;
	color: #333333;
	margin-bottom: 28px;
}
.jhggt a{
	display: block;
	margin: auto;
	width: 152px;
	height: 56px;
	line-height: 56px;
	background: #E0E0E0;
	border-radius: 100px;
	font-size: 16px;
	margin-bottom: 50px;
}
.imgtextcent{
	text-align: center;
}
.sectionjh2 .jhggt h1,.sectionjh2 .jhggt p{
	color: #ffffff;
}
.sectionjh2 .jhggt a{
	background: #FFFFFF;
}
/* 核心控制器 */
.hexinkzq{
	background-color: #ffffff;
	padding-top: 60px;
	padding-bottom: 80px;
}
.hexinkzq p{
	font-size: 18px;
	line-height: 22px;
	color: #333333;
	margin-bottom: 70px;
}
/* 数字化系统 */
.shuzihuaxitong ul{
	position: relative;
	top: -140px;
}
.shuzihuaxitong ul li{
	width: 1010px;
	margin: auto;
	height: 450px;
	background: linear-gradient(180deg, #E7E7E7 0%, #FFFFFF 100%);
	margin-top: 30px;
}
.shuzihuaxitong li .jhleft{
	float: left;
    padding-left: 80px;
    padding-top: 100px;
}
.shuzihuaxitong li .jhleft h1{
	font-size: 34px;
	font-weight: 400;
	line-height: 45px;
	color: #333333;
	margin-bottom: 19px;

}
.shuzihuaxitong li .jhleft p{
	font-size: 18px;
	line-height: 26px;
	color: #333333;
	margin-bottom: 45px;
}
.shuzihuaxitong li .jhleft a{
	display: block;
	width: 152px;
	height: 56px;
	line-height: 56px;
	background: #E0E0E0;
	border-radius: 100px;
	font-size: 16px;
	text-align: center;
}
.shuzihuaxitong li .jhright{
	float: right;
	padding-top: 40px;
}
/* 产品介绍 */
.shuzicpjs{
	margin-bottom: 80px;
}
.jhbannertet2{
	width: 1200px;
	text-align: left;
	position: absolute;
	top:50%;
	left:50%;
	transform: translate(-50%,-50%);
}
.jhbannertet2 h1{
	font-size: 36px;
	font-weight: 400;
	/* line-height: 47px; */
	color: #FFFFFF;
	margin-bottom: 20px;
}
.jhbannertet2 p{
font-size: 22px;
line-height: 29px;
color: #FFFFFF;
}
.jhbannertet1{
	width: 1200px;
	text-align: center;
	position: absolute;
	top:50%;
	left:50%;
	transform: translate(-50%,-50%);
}
.jhbannertet1 h1{
	font-size: 38px;
	font-weight: 400;
	/* line-height: 47px; */
	color: #FFFFFF;
	margin-bottom: 25px;
}
.jhbannertet1 p{
font-size: 18px;
line-height: 29px;
color: #E7E7E7;
}
.cpjsxuan{
	width: 1200px;
	text-align: left;
	position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%,-30%);
}
.cpjsxuan li{
	float: left;
	text-align: center;
	margin-right: 56px;
}
.cpjsxuan li h3{
	font-size: 14px;
	font-weight: 400;
	line-height: 19px;
	color: #FFFFFF;
}
.cpjsxuan li .cpjsxuanred{
	color: red;
}
.cpjsggtitle{margin-top: 80px;}
.cpjsggtitle h1{
	font-size: 28px;
	font-weight: 400;
	line-height: 37px;
	color: #333333;
	margin-bottom: 40px;
}
.cpjsggtitle h1 img{
	margin-right: 14px;
	vertical-align: bottom;
}
.cpjsp{
	font-size: 14px;
	font-weight: 400;
	line-height: 23px;
	color: #333333;
	margin: 40px 0;
}
.shuzicpjs img{
	max-width: 100%;
}
.xtgn li{
	margin-bottom: 15px;
}
.xtgnleft{
	float: left;
	width: 50%;
	box-sizing: border-box;
	padding-right: 60px;
}
.xtgnright{
	float: right;
	width: 50%;
	box-sizing: border-box;
	padding-left: 60px;
	border-left: 1px solid #707070;
}
.xtgn .jhleft{
	width: 13%;
}
.xtgn .jhright{
	width: 87%;
}
.xtgn .jhright h3{
	font-size: 16px;
	font-weight: bold;
	line-height: 21px;
	color: #333333;
	margin-bottom: 15px;
}
.xtgn .jhright p{
	font-size: 14px;
	font-weight: 400;
	line-height: 22px;
	color: #333333;
}
.yingyonganli{
	display: flex;
	justify-content: space-between;
	flex-flow: row wrap;
	padding-top: 15px;
}
.yingyonganli li{
	width: 31%;
    margin-top: 40px;
}
.yingyonganli li .yingyonganlitop{
	width: 100%;
	position: relative;
}
.yingyonganli li .yingyonganlitop>img{
	width: 100%;
}
.yingyonganli li .yingyonganlimo{
	width: 100%;
	height: 100%;
	text-align: center;
	position: absolute;
	top: 0;
	left: 0;
	background-color: #00000078;
	padding-top: 20%;
	opacity: 0;
	transition: 0.4s;
}
.yingyonganli li:hover .yingyonganlimo{
	opacity: 1;
}
	
.yingyonganli li .yingyonganlibom{
	width: 100%;
  background: #99999B;
	text-align: center;
	padding: 30px 0;
}
.yingyonganli li .yingyonganlibom h1{
	font-size: 18px;
	font-weight: bold;
	/* line-height: 22px; */
	color: #FFFFFF;
	margin-bottom: 12px;
}
.yingyonganli li .yingyonganlibom p{
	font-size: 14px;
	font-weight: 400;
	/* line-height: 22px; */
	color: #FFFFFF;
}
.cpjsmargtop{
	margin-top: 40px;
}
/* 客户案例 */
.kehuanli{
	background-color: #E7E7E7;
	padding-top: 80px;
	padding-bottom: 60px;
}
.anlinav li{
	float: left;
    margin-right: 60px;
    font-size: 15px;
}
.kehuanlidetailbac{
	background: #E7E7E7;
	padding: 1px 70px 60px;
}
.kehuanlidetail .wrap{
	position: relative;
	top: -80px;
}
.kehuanlidetail .xtgn .jhright h3{
	    margin-bottom: 0;
	    margin-top: 10px;
}
.kehuanlidetail .xtgn li {
    margin-bottom: 40px;
}
.kehuanlidetail .xtgnleft li:last-child,.kehuanlidetail .xtgnright li:last-child{
	margin-bottom: 0;
}
.kehuanlidetailbom{
	background-color: #99999B;
	padding-top: 1px;
	padding-bottom: 70px;
	color: #ffffff;
}
.kehuanlidetailbom .cpjsggtitle h1{
	color: #FFFFFF;
}
.kehubomleft{
	width: 60%;
	float: left;
}
.kehubomleft .jhleft{
	width: 10%;
	font-size: 40px;
	font-weight: 400;
	line-height: 45px;
}
.kehubomleft .jhright{
	width: 90%;
}
.kehubomleft li{
	margin-bottom: 40px;
}
.kehubomleft .jhright h3{
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.kehubomleft .jhright p{
	font-size: 18px;
	font-weight: 400;
	line-height: 30px;
	color: #FFFFFF;
}
.kehubomight{
	float: right;
	margin-top: 80px;
}
	.paddtop10nei{
		padding-top: 10px;
	}
/* -------------------------------------------------- */
@media screen and (max-width: 850px) {
	/* 首页 */
	.jhggt h1{
		font-size: 25px;
		margin-bottom: 10px;
	}
	.jhggt p {
	    font-size: 14px;
	    margin-bottom: 10px;
	}
	.jhggt a{
		width: 120px;
		height: 40px;
		line-height: 40px;
    font-size: 14px;
	}
	.jhbannertet1{
		width: 96%;
	}
	.jhbannertet1 h1 {
	    font-size: 18px;
	    margin-bottom: 0px;
	}
	.jhbannertet1 p{
		font-size: 14px;
	}
	.hexinkzq{
		padding: 20px 0;
	}
	.hexinkzq p{font-size: 14px;text-align: justify;margin-bottom: 20px;}
	/* 客户案例 */
	.kehuanli{
		padding: 20px 0;
	}
	.anlinav li{
    margin-right: 30px;
    line-height: 30px;
		font-size: 14px;
	}
	.yingyonganli li {
	    width: 48%;
	    margin-top: 20px;
	}
	.yingyonganli li .yingyonganlibom{
		padding: 10px;
	}
	.yingyonganli li .yingyonganlibom h1 {
	    font-size: 14px;
	    margin-bottom: 0px;
	}
	.yingyonganli li .yingyonganlibom p {
	    font-size: 12px;
	}
	.yingyonganli li:hover .yingyonganlimo {
	    opacity: 0;
	}
	/* 案例详情 */
	.kehuanlidetail img{
		max-width:100% ;
	}
	.kehuanlidetail .wrap {
	  top: -20px;
	}
	.kehuanlidetailbac {
	  padding: 10px;
	}
	.cpjsggtitle {
	    margin-top: 15px;
	}
	.cpjsggtitle h1{
		margin-bottom: 15px;
	}
	.cpjsp{
		margin: 15px 0;
		text-align: justify;
	}
	.xtgnleft{
		width: 100%;
		padding-right: 0;
	}
	.xtgnright {
	    width: 100%;
	    padding-left: 0px;
	    border-left: none;
	}
	.kehuanlidetail .xtgn li {
	    margin-bottom: 20px;
	}
	.kehuanlidetail .xtgnleft li:last-child, .kehuanlidetail .xtgnright li:last-child {
	    margin-bottom: 20px;
	}
	.cpjsmargtop {
	    margin-top: 20px;
	}
	.kehubomleft {
	    width: 100%;
	}
	.kehubomleft .jhleft {
	    width: 15%;
	    font-size: 30px;
	}
	.kehubomleft .jhright{
		width: 85%;
	}
	.kehubomleft li {
	    margin-bottom: 15px;
	}
	.kehubomleft .jhright h3{
		font-size: 16px;
	}
	.kehubomleft .jhright p{
		font-size: 16px;
	}
	.kehubomight {
	  margin-top: 20px;
	}
	.kehubomight img{
	  max-width: 100%;
	}
	/* 数字化系统 */
	.jhbannertet2{
		width: 96%;
		top: 30%;
		text-align: center;
	}
	.jhbannertet2 h1 {
	    font-size: 22px;
	    margin-bottom: 0px;
	}
	.jhbannertet2 p {
	    font-size: 12px;
	    line-height: initial;
	}
	.cpjsxuan{
		width: 96%;
	}
	.cpjsxuan {
		text-align: center;
	    transform: translate(-50%,-5%);
	}
	.cpjsxuan li{
		float: none;
    display: inline-block;
		margin-right: 0;
	}
	.cpjsxuan li img{
		width: 35px;
	}
	.cpjsxuan li h3{
		font-size: 10px;
		line-height: initial;
	}
	.shuzihuaxitong img{
		max-width: 100%;
	}
	.shuzihuaxitong ul {
	    top: -60px;
	}
	.shuzihuaxitong ul li{
		width: 100%;
	}
	.shuzihuaxitong li .jhleft{
		width: 100%;
		padding: 10px;
    text-align: center;
	}
	.shuzihuaxitong li .jhleft h1 {
	    font-size: 24px;
	    margin-bottom: 0px;
	}
	.shuzihuaxitong li .jhleft p {
	    font-size: 14px;
	    margin-bottom: 10px;
	}
	.shuzihuaxitong li .jhleft a {
	    width: 120px;
	    height: 40px;
	    line-height: 40px;
	    font-size: 14px;
	    margin: auto;
	}
	.xtgn .jhleft {
	    width: 20%;
	}
	.xtgn .jhright {
	    width: 80%;
	}

}
