.product-nav{
	width: 100%;
	margin: 0 auto;
}
.banner-nr-cong{
	width: 100%;
	position: relative;
}
.banner-nr-cong>img{
	width: 100%;
}
.banner-nr-cong>div{
	width: 100%;
	position: absolute;
	top: 0px;
}
.banner-nr-cong>div>div{
	width: 632px;
	height: 239px;
	margin: 0 auto;
	margin-top: 5%;
	position: relative;
}
.banner-nr-cong>div>div>div{
	position: absolute;
}
.banner-nr-cong>div>div>div>img{
	width: 100%;
}
.banner-nr-cong>div>div>div>span{
	display: block;
	width: 100%;
	color: #fff;
}

.hc-gywm .course-title{
	width: 1200px;
	margin: 0 auto;
}




/*超级工厂*/
.hc-gywm-3{
	padding-top: 6%;
}
.hc-gywm-3 .hc-gywm-3-nr{
	width: 1200px;
	margin: 0 auto;
	display: flex;
	justify-content:space-between;
}
.hc-gywm-3 .hc-gywm-3-nr img{
	width: 100%;
}
.hc-gywm-3 .hc-gywm-3-nr .left{
	width: 39.2%;
}
.hc-gywm-3 .hc-gywm-3-nr .right{
	width: 57.2%;
}
.hc-gywm-3 .hc-gywm-3-nr .right>div{
	display: flex;
	justify-content:space-between;
}
.hc-gywm-3 .hc-gywm-3-nr .right>div>div{
	width: 49.2%;
}
.hc-gywm-3 .hc-gywm-3-nr .right>div>div:first-of-type{
	width: 49.8%;
}
.hc-gywm-3 .hc-gywm-3-nr .right>ul{
	display: flex;
	justify-content:space-between;
}
.hc-gywm-3 .hc-gywm-3-nr .right>ul>li{
	width: 32.8%
}
.hc-gywm-3 .hc-gywm-3-nr .hc-gywm-3-list{
	background-color: transparent;
}
.hc-gywm-3 .hc-gywm-3-nr .hc-gywm-3-list img{
	opacity: 0;
}
.hc-gywm-3 .hc-gywm-3-nr .hc-gywm-3-list span{
	width: 100%;
	display: block;
	position: absolute;
	font-size: 22px;
	height: 54px;
	line-height: 61px;
	color: #fff;
	font-weight: bold;
	bottom: 3px;
	left: 0px;
	text-align: center;
	/*background: linear-gradient(to top, #41b7ae, transparent);*/
	opacity: 0;
}

.cpcl{
	padding-top: 6%;
}
.cpcl .main{
	width: 1200px;
	margin: 0 auto;
	display: flex;
	justify-content:space-between;
}
.cpcl .left{
	width: 28.4%;
	position: relative;
}
.cpcl .right{
	width: 71.2%;
}
.cpcl .right .above{
	width: 100%;
	display: flex;
	justify-content:space-between;
}
.cpcl .right .above>div{
	position: relative;
}
.cpcl .right .below{
	width: 100%;
	display: flex;
	justify-content:space-between;
	margin-top: 1%;
}
.cpcl .right .below>div{
	position: relative;
}
.cpcl img{
	display: block;
	width: 100%;
}
.cpcl .tit{
	background-color: rgba(255,102,50,0.5);
	color: #fff;
	height: 33px;
	width: 100%;
	line-height: 33px;
	position: absolute;
	bottom: 0px;
	display: flex;
	justify-content:space-between;
}
.cpcl .tit span{
	font-size: 18px;
	display: block;
	width: 100%;
	text-align: center;
}
.cpcl .tit a{
	font-size: 12px;
	display: block;
	width: 20%;
	text-align: center;
	color: #fff;
	position: absolute;
	bottom: 0px;
	right: 0px;
}
.cpcl .left .tit{
	color: #fff;
	height: 57px;
	line-height: 57px;
}
.cpcl .left .tit span{
	font-size: 24px;
	width: 100%;
	text-align: center;
}
/*.cpcl .left .tit a{
	font-size: 16px;
	width: 20%;
	text-align: center;
	color: #fff;
}*/

.cpcl .right .below .newproducts{
	background-color: #ff6632;
	display: flex;
	justify-content:center;
	flex-wrap:wrap;
	align-content:center;
}
.cpcl .right .below .newproducts span{
	font-size: 14px;
	color: #fff;
	display: block;
	background-color: transparent;
	width: 100%;
	text-align: center;
	height: 1.4em;
	line-height: 1.4em;
}
.cpcl .right .below .newproducts .tit{
	font-size: 25px;
	position: static;
	height: 1.4em;
	line-height: 1.4em;
}
.cpcl .right .below .newproducts a{
	width: 79px;
	height: 18px;
	/*background-color: #e98709;*/
	border: 1px solid #fff;
	padding: 6px 10px;
	color: #fff;
	border-radius: 18px;
	margin-top: 10px;
	display: block;
	text-align: center;
	line-height: 18px;
}


/*产品详情*/
.cpxq{
	padding-top: 6%;
	padding-bottom: 10%;
	background-color: #fbfbfb;
}
.cpxq .overview{
	width: 100%;
	position: relative;
}
.cpxq .overview .bgimg{
	width: 100%;
}
.cpxq .overview .bgimg img{
	width: 100%;
}
.cpxq .overview .content{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
}
.cpxq .overview .content .center{
	width: 1200px;
	height: 100%;
	margin: 0 auto;
	position: relative;
}
.cpxq .overview .content .center .tit{
	width: 435px;
	height: 220px;
	/*background: linear-gradient(to top, #41b7ae, transparent);*/
	background-color: rgba(255,102,50,0.5);
	position: absolute;
	right: 3.8%;
	top: 22.6%;
	display: flex;
	justify-content:flex-start;
	flex-wrap:wrap;
	align-content:center;
	padding-left: 1%;
}
.cpxq .overview .content .center .tit span{
	color: #fff;
	display: block;
	width: 100%;
}
.cpxq .overview .content .center .tit span:first-of-type{
	font-size: 48px;
}
.cpxq .overview .content .center .tit span:nth-of-type(2){
	font-size: 14px;
	height: 30px;
	line-height: 30px;
}
.cpxq .overview .content .center .tit div{
	width: 209px;
	border: 1px solid #e98709;
}
.cpxq .overview .content .center .tit a{
	width: 129px;
	height: 34px;
	background-color: #e98709;
	color: #fff;
	line-height: 34px;
	text-align: center;
}


.cpxq .items{
	width: 1200px;
	margin: 0 auto;
}
.cpxq .items .above{
	display: flex;
	justify-content:space-between;
}
.cpxq .items .below{
	display: flex;
	justify-content:space-between;
	margin-top: 2%;
}
.cpxq .items .item{
	position: relative;
	width: 24.5%;
	height: 455px;
	background-color: #fff;
}
.cpxq .items .item img{
	display: block;
	width: 100%;
}
.cpxq .items .item span{
	text-align: center;
	display: block;
	line-height: 28px;
	width: 80%;
	margin: 0 auto;
	margin-top: 10%;
	font-size: 18px;
	color: #5e5e5e;
}
.cpxq .items .item a{
	position: absolute;
	bottom: 6%;
	left: 22%;
	margin: 0 auto;
	text-align: center;
	display: block;
	width: 163px;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	color: #5e5e5e;
	border: 1px solid #5e5e5e;
	font-weight: bold;
	/*background-color: #5e5e5e;*/
	margin-top: 10%;
}
.cpxq .items .item:hover{
	background-color: #ff6632;
}
.cpxq .items .item:hover >img{
	transform:scale(1.03,1.03);
}
.cpxq .items .item:hover >span{
	color: #fff;
}
.cpxq .items .item:hover >a{
	color: #ff6632;
	border:1px #ff6632 solid;
	background-color: #fff;
}
.cpxq .items .more{
	width: 100%;
	display: flex;
	justify-content:flex-end;
	margin-top: 2%;
}
.cpxq .items .more a{
	display: block;
	width: 79px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #fff;
	background-color: #5e5e5e;
}