/* 
.banenr img{
    width: 100%;
    margin-bottom: 82px;
} */
.banner {
	overflow: hidden;
	margin-bottom: 82px;
	position: relative;
}

.banner video {
	width: 100%;
	margin-top: -123px;
}

.banner span {
	width: 100%;
	height: 100%;
	display: block;
	background: url("../images/banner-bj.png") no-repeat center;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 3;
}

.banner .sp1 {
	/* background: url("../images/banner-bj.png") no-repeat center; */
	background-size: cover;
	background: rgba(3, 50, 182, 0.2);
}

.banner img {
	width: 100%;
	height: 100%;
}

.banner .sp2 {
	background: url("../images/banner-bj1.png") no-repeat center;
	background-size: cover;
}

.banner .sp3 {
	background-size: cover;
	background: rgba(3, 50, 182, 0.4);
}

.ban-hov-font {
	width: 100%;
	text-align: center;
	position: absolute;
	z-index: 50;
	top: 45%;
	font-size: 40px;
	color: #FFFFFF;
	letter-spacing: 8px;
}

body {
	background-color: #fafafa;
}

.footer {
	margin-top: 50px;
}

.w1400 {
	width: 1400px;
	margin: 100px auto ;
}

/* .pros-box{
	width: 100%;
	position: relative;
	background-color: #fafafa;
} */

/* 侧边导航 */
.sitbar-nav {
	width: 343px;
	margin-bottom: 30px;
	box-shadow: 0 0 40px rgba(112, 110, 110, 0.1);
}

.sitbar-nav h5 {
	font-size: 20px;
	color: #ffffff;
	line-height: 70px;
	padding-left: 96px;
	box-sizing: border-box;
	position: relative;
	background-color: #063b91;
}

.sitbar-nav h5::before {
	content: '';
	display: block;
	width: 36px;
	height: 41px;
	background: url("../images/sprites.png") -110px -47px;
	position: absolute;
	top: 16px;
	left: 33px;
}

.sitbar-nav li {
	border-bottom: 1px solid #e5e5e5;
	position: relative;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	background-color: #FFFFFF;
}

.sitbar-nav li .enters {
	padding: 0;
}

.sitbar-nav li a:hover {
	background-color: #e9eaeb;
}

.sitbar-nav li i {
	width: 19px;
	height: 17px;
	display: block;
	position: absolute;
	background: url("../images/sprites.png") -20px -16px;
	top: 31.5px;
	right: 20px;
	display: none;
}

.z_list li i {
	width: 19px;
	height: 17px;
	display: block;
	position: absolute;
	background: url("../images/sprites.png") -20px -16px;
	top: 31.5px;
	right: 20px;
	display: none;
}

.sitbar-nav li i.active {
	display: block;
}

.sitbar-nav li:last-child {
	border: none;
}

.sitbar-nav a {
	display: block;
	line-height: 80px;
	font-size: 18px;
	color: #333;
	padding-left: 44px;
	box-sizing: border-box;
}

.sitbar-nav a.active {
	color: #063b91;
}

.other-twos {
	margin-top: 30px;
}

.other-twos .videoBg h3 {
	font-size: 18px;
	color: #333333;
	padding: 35px 0 0;
	letter-spacing: 2px;
	font-weight: 700;
}

.other-twos .videoBg .oth-p a {
	width: 107px;
	height: 26px;
	display: block;
	margin-left: 20px;
	color: #666666;
	font-size: 12px;
	line-height: 26px;
	padding-left: 2px;
	padding-top: 13px;
}

.other-twos .videoBg .oth-p a i {
	background: url(../images/mor-ri.png) no-repeat 0 center;
	width: 4px;
	height: 8px;
	display: inline-block;
	margin-left: 5px;
}

.other-twos .videoBg {
	width: 45%;
	height: 130px;
	text-align: center;
	overflow: hidden;
	transition: all .5s ease;
	background: #FFFFFF;
}

.other-twos .videoBg:hover {
	box-shadow: 0 0 15px rgba(112, 110, 110, 0.4);
}

.theone {
	background: url(../images/jia-slide.png) no-repeat 18px 30px;
	background-size: 16px;
}

.jinaicons {
	background: url(../images/jianicon.png) no-repeat 18px 30px;
	background-size: 16px;
	transition: all .5s ease;
}


.list-ul-ins {
	border-top: 1px #E5E5E5 solid;
}

.list-ul-ins li a {
	display: block;
	line-height: 65px;
	padding-left: 59px;
	font-size: 14px;
}

.list-ul-ins li a:before {
	position: absolute;
	content: '';
	left: 12%;
	top: 50%;
	margin-top: -3px;
	border: 1px solid #c7c7c7;
	width: 4px;
	height: 4px;
}

.list-ul-ins li a:hover {
	background: #e9eaeb;
}


/* 多机器人二级 */
.se-pro-box,
.bloinner {
	display: none;
}




/* 主要内容区域 */
.main {
	width: 1025px;
}

.ProimgBox {
	width: 100%;
	height: 1000px;
	overflow: hidden;
	margin-bottom: 60px;
}

.ProimgBox img {
	width: 100%;
	display: block;
}


#search-2 {
	width: 807px;
	height: 60px;
	background-color: #fff;
	padding-left: 53px;
	box-sizing: border-box;
	position: relative;
	vertical-align: middle;
}

.search {
	position: relative;
}

.search i {
	display: block;
	width: 18px;
	height: 19px;
	position: absolute;
	top: 19px;
	left: 19px;
	background: url("../images/sprites.png") -157px -59px;
	z-index: 1;
}

#search-2::placeholder {
	color: #eaeaea;
	font-size: 14px;
}

#button {
	background-color: #304bcc;
	height: 60px;
	width: 190px;
	margin-left: 24px;
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	letter-spacing: 6px;
	vertical-align: middle;
	cursor: pointer;
}

/* 产品区 */
.product-list {
	/* margin-top: 28px; */
	width: 100%;
}

.product-list-item {
	/* width: 315px; */
	width: 31%;
	overflow: hidden;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}

.product-list-item img {
	cursor: pointer;
}

.product-list-item .list-item-aBox {
	display: block;
}

.product-list-item .list-item-aBox .top-item-imgbox {
	width: 100%;
	text-align: center;
}

.product-list-item .list-item-aBox .top-item-imgbox img {
	max-width: 80%;
}

.item-tain {
	border-top: 1px #F5F5F5 solid;
	padding: 25px 0 15px 20px;
	background-color: #FFFFFF;
}

.pp2 span {
	color: #666666;
	padding-left: 20px;
	display: block;
	font-size: 12px;
	transition: all .5s ease;
}
/** 参数图标
.pp2 span:nth-child(1) {
	background: url(../images/list-icon1-fan.png) no-repeat left center;
}

.pp2 span:nth-child(2) {
	background: url(../images/list-icon2-fan.png) no-repeat left center;
}*/

.item-tain .pp1 {
	color: #666666;
	font-size: 12px;
}

.item-tain h3 {
	color: #000000;
	font-size: 16px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	padding: 8px 0;
}

.pa3 {
	display: block;
	border: 1px #F3F3F3 solid;
	background: #FAFAFA;
	width: 100px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	font-size: 13px;
	color: #000000;
	margin-top: 15px;
}








.product-list-item {
	float: left;
	margin-bottom: 28px;
	background-color:#fff;
}

.product-list-item:nth-child(3n-1) {
	margin: 0 35px;
}

.product-list-item:hover {
	box-shadow: 0 0 40px rgba(112, 110, 110, 0.2);
}

.product-list-item:hover .pp2 span {
	color: #6bc1f8;
}
/**
.product-list-item:hover .pp2 span:nth-child(1) {
	background: url(../images/list-icon1.png) no-repeat left center;
}

.product-list-item:hover .pp2 span:nth-child(2) {
	background: url(../images/list-icon2.png) no-repeat left center;
}**/

.product-list-item-1 {
	background-color: #fff;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}

.product-list-item-1:hover {
	box-shadow: 0 0 50px rgba(112, 110, 110, 0.2);
}






/* 智能制造模块 */

.main-top {
	padding: 39px 110px 34px 110px;
	box-sizing: border-box;
	background-color: #FFFFFF;
	box-shadow: 0 0 40px rgba(112, 110, 110, 0.1);
}

.main-top span {
	font-size: 18px;
	color: #0e539d;
}

.main-top h4 {
	font-size: 32px;
	color: #0e539d;
	margin-bottom: 20px;
}

.main-top p {
	font-size: 15px;
	color: #000000;
	opacity: 0.8;
}

.main-top p {
	padding-bottom: 20px;
}

.main-item-big {
	width:
		/* 609px */
		100%;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	background-color: #FFFFFF;
}

.main-item-big .img {
	width: 100%;
	height: 306px;
	overflow: hidden;
	position: relative;
	z-index: 10;
}

.main-item-big .img img {
	width: 100%;
}

.main-item-big .txt {
	padding: 27px 40px;
	box-sizing: border-box;
	box-shadow: 0 0 40px rgba(112, 110, 110, 0.1);
	position: relative;

}

.main-item-big h5 {
	color: #0e539d;
}

.main-item-big h5:nth-child(1) {
	font-size: 16px;
}

.main-item-big h5:nth-child(2) {
	font-size: 14px;
}

.main-item-big i {
	display: block;
	width: 19px;
	height: 17px;
	position: absolute;
	top: 38px;
	right: 48px;
	background: url("../images/sprites.png") -20px -16px;
	z-index: 1;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}

.shadow-video {
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.1) url("../images/ziyuan.png") no-repeat center;
	cursor: pointer;
	transition: all .5s;
}

.shadow-video.active {
	display: none;
}

.video {
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: -2;
	cursor: pointer;
}

.main-item-big:hover {
	box-shadow: 0 0 60px rgba(65, 63, 63, 0.2);
}

.main-item-big:hover i {
	right: 40px;
}






/* 右侧小图 */
.main-item-small {
	width: 394px;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	background-color: #FFFFFF;
}

.main-item-small .img {
	width: 100%;
	height: 306px;
	overflow: hidden;
}

.main-item-small .img img {
	width: 100%;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;

}

.main-item-small .txt {
	padding: 27px 40px;
	box-sizing: border-box;
	box-shadow: 0 0 40px rgba(112, 110, 110, 0.1);
	position: relative;
}

.main-item-small h5 {
	color: #0e539d;
	font-size: 14px;
}

.main-item-small i {
	display: block;
	width: 19px;
	height: 17px;
	position: absolute;
	top: 38px;
	right: 48px;
	background: url("../images/sprites.png") -20px -16px;
	z-index: 1;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}

.main-item-small:hover {
	box-shadow: 0 0 60px rgba(65, 63, 63, 0.2);
}

.main-item-small:hover i {
	right: 40px;
}

.main-item-small:hover img {
	transform: scale(1.05);
	-webkit-transform: scale(1.05);
}

/* 33 */
.main-item-list {
	width: 328px;
	box-shadow: 0 0 40px rgba(112, 110, 110, 0.1);
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	background-color: #FFFFFF;
	margin-bottom: 20px;
	margin-right: 20px;
}

.main-item-list .img {
	width: 100%;
	height: 200px;
	overflow: hidden;
}

.main-item-list .img img {
	width: 100%;
	display: block;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}

.main-item-list .txt {
	padding: 27px 40px;
	box-sizing: border-box;

	position: relative;
}

.main-item-list h5 {
	color: #0e539d;
	font-size: 14px;
}

/* 切图 */
.roadMapBox {
	margin-top: 30px;
	background: #FFFFFF;
	padding: 35px 40px 35px 75px;
	/* text-align: center; */
}

.roadMapBox p {
	font-size: 15px;
	color: #000000;
	opacity: 0.8;
	padding-left: 38px;
}

.roadMapBox .proicons span {
	width: 18%;
	overflow: hidden;
	display: inline-block;
	text-align: center;
}

.roadMapBox img,
.roadMapBoxss img {
	max-width: 100%;
}






.main-bottom {
	margin-top: 30px;
}

.main-bottom-three {
	margin-top: 20px;
}

.main-bottom-three .txt {
	text-align: center;
}

.main-item-list i {
	display: block;
	width: 19px;
	height: 17px;
	position: absolute;
	top: 38px;
	right: 48px;
	background: url("../images/sprites.png") -20px -16px;
	z-index: 1;
	transition: all 0.6s;
	-webkit-transition: all 0.6s;
}

.main-item-list:nth-of-type(3n) {
	margin-right: 0;
}

.main-item-list:hover {
	box-shadow: 0 0 60px rgba(65, 63, 63, 0.2);
}

.main-item-list:hover img {
	transform: scale(1.05);
	-webkit-transform: scale(1.05);
}

.main-item-list:hover i {
	right: 40px;
}

.pG {
	background: #333333;
	position: relative;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 51;
}



/* 新增公共小底部 */
.mainCom-fot {
	width: 100%;
	margin-top: 80px;
	overflow: hidden;
}

.mainCom-fot .mainRi {
	width: 73%;
}

.mainCom-fot .mainRi>h2 {
	width: 100%;
	text-align: center;
	padding-bottom: 30px;
	margin-bottom: 60px;
	font-size: 24px;
	color: #333333;
	border-bottom: 1px #333333 solid;
}

.mainCom-fot .mainRi .mainBots dl {
	width: 33.33%;
	text-align: center;
}

.mainCom-fot .mainRi .mainBots dl.mainDl1 {
	width: 16%;
	margin-right: 12%;
}

.mainCom-fot .mainRi .mainBots dl.mainDl2 {
	margin-right: 5%;
}

.mainCom-fot .mainRi .mainBots dl dt {
	width: 38px;
	height: 38px;
	overflow: hidden;
	margin: 0 auto 20px;
}

.mainCom-fot .mainRi .mainBots dl dd {
	font-size: 18px;
	color: #333333;
}

.inner-roadMapBox img {
	max-width: 100%;
}

.fix-acted {
	position: fixed;
	z-index: 50;
	top: 150px;
}

.iphoneNav,
.footTain {
	display: none;
}
.banner_att{
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
}


@media screen and (max-width:1500px) {
	.container{
		width: 90%;
	}
	.sitbar-nav{
		width: 26%;
	}
	.main{
		width: 70%;
	}
	.product-list-item:nth-child(3n-1) {
		margin: 0 2%;
	}
	.product-list-item {
		width: 32%;
	}
	.main-item-list {
		width: 31%;
		margin-right: 3%;
	}
	.mainCom-fot .mainRi {
		width: 66%;
		margin-right: 2%;
	}
	.ProimgBox{
		height: auto;
	}
}


@media screen and (max-width:1100px) {
	.iphoneNav,
	.footTain {
		display: block;
	}
	.banner {
		height: 260px !important;
		margin-bottom: 0;
	}

	.sitbar-nav {
		position: static;
		width: 100%;
	}

	.container {
		width: 100%;
	}

	.main {
		width: 96%;
		padding: 0 2%;
	}

	.main-top {
		padding: 30px 26px;
	}

	.sitbar-nav a,
	.sitbar-nav h5 {
		line-height: 40px;
		font-size: 14px;
		padding-left: 44px;
	}

	.z_list li i,.sitbar-nav li i{
		top: 10px;
	}

	.sitbar-nav h5::before {
		display: none;
	}
	.main-top p img,.main-top div img{
		max-width: 100%;
	}
	.main-top h4 {
		font-size: 26px;
	}

	.roadMapBox p {
		padding-left: 0;
	}

	.roadMapBox {
		padding: 35px 23px 35px 23px;
	}

	.roadMapBox .proicons {
		text-align: center;
	}

	.roadMapBox .proicons img {
		max-width: 100%;
	}

	.main-item-big .img {
		height: 173px;
	}

	.main-item-list {
		width: 100%;
	}

	.mainCom-fot .mainRi {
		width: 90%;
		padding: 0 5%;
		margin-right: 0;
	}

	.mainCom-fot {
		margin-top: 30px;
	}

	.w1400 {
		margin: 0 auto 39px;
	}
	
	
	/* 产品 */
	.list-ul-ins li a{
		line-height: 40px;
	}
	.theone {
		background: url(../images/jia-slide.png) no-repeat 18px 12px;
		background-size: 14px;
	}
	.other-twos .videoBg{
		height: 55px;
	}
	.other-twos {
		margin-top: 18px;
		padding: 0 20px;
	}
	.other-twos .videoBg h3 {
		font-size: 13px;
		padding: 5px 0 3px;
	}
	.other-twos .videoBg .oth-p a {
		width: 100%;
		margin-left: 0;
		line-height: 0;
		padding-top: 5px;
	}
	/* 1000高度的图 */
	.ProimgBox{
		height: auto;
		margin-bottom: 0;
	}
	.product-list-item,.product-list-item:nth-child(3n-1){
		width: 100%;
		margin: 25px 0 0;
	}
	.item-tain {
		border-top: 2px #F5F5F5 solid;
	}
}



