.ss-box{background: #f3f3f3;padding-top: 15px;padding-bottom: 15px;line-height: 30px;}
.ss-box1{color: #292929;font-family: "宋体";font-size: 12px;}
.ss-box1 a{padding-right: 10px;line-height: 25px;padding-top: 5px;}
.ss_form1{position: relative;width: 220px;height: 30px;}
.ss_inp1{position: relative;float: left;width: 215px;height: 30px;background: #fff;border:1px solid #babbbd;display: block;padding-left: 4px;}
.ss_inp2{position: absolute;float: right;width: 25px;height: 25px;background: url(/data/hnek/static/images/ss.jpg) no-repeat;border: 0px;display: block;right: 10px;top:3px}
.title1 {
	font-size: 36px;
	line-height: 120%;
	font-weight: bold;
	color: #333;
}
.color-white {
	color: #fff;
}
.title-info {
	font-size: 16px;
	color: #393939;
	text-transform: uppercase;
	font-family: arial;
	line-height: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
}
.title2 {
	font-size: 26px;
	font-weight: bold;
}
.color-white2 {
	color: #b4b4b4;
}
.margin25 {
	margin-top: 25px;
}
.inner-pro-nav {
	margin-top: 25px;
	position: relative;
	margin-bottom: .3rem;
}
.inner-pro-nav li {
	display: inline-block;
	position: relative;
	margin-right: 9px;
}
.inner-pro-nav li::before {
	content: ' ';
	background: #b9b9b9;
	width: 3px;
	height: 3px;
	position: absolute;
	top:13px;
	left: -7px;
}
.inner-pro-nav li a {
	display: block;
	color: #fff;
	font-size: 14px;
	padding: 4px 12px;
	overflow: hidden;
	white-space: nowrap;
	
}
.inner-pro-nav li a:hover,
 .inner-pro-nav-active{
	background: #F30000;
	color: #fff;
}
/*产品*/
.bg1 {
	background: url(/data/hnek/static/images/bg2.jpg);
	padding-bottom: .4rem;
}
.pro-box1 {
	padding-top: .4rem;
	padding-bottom: .4rem;
}
.pro-box2 {
	padding-top: 10px;
	padding-bottom: 10px;
}
.pro-box3 {
	width: 250px;
	margin-left: -50px;
}
.pro-p1 {
	font-size: 18px;
	line-height: 100%;
	color: #333;
	padding-left: 2px;
}
.pro-p2 {
	font-size: 12px;
	color: #7f7f7f;
	padding-left: 2px;
}
.pro-nav {
	float: right;
	margin-top: .8rem;
	position: relative;
}
.pro-nav li {
	display: inline-block;
	position: relative;
	margin-right: 5px;
}
.pro-nav li::before {
	content: ' ';
	background: #b9b9b9;
	width: 3px;
	height: 3px;
	position: absolute;
	top:13px;
	left: -7px;
}
.pro-nav li a {
	display: block;
	color: #454545;
	font-size: 16px;
	padding: 4px 12px;
	
}
.pro-nav li a:hover {
	background: #F30000;
	color: #fff;
}
/* 遮罩效果 */
.zzpro {
    position: relative;
    width: 100%;
    overflow: hidden;
}
.zzpro>img {
    width: 100%;
    height: 100%;
    transform: scale(1);
    transition: transform .3s linear;
}
.zzpro:hover>img {
    transform: scale(1.2);
    transition: transform .3s linear;
}
.zzpro:hover .caseName {
	color: #002866;
}

.zzpro .jiaico{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    text-align: center;
    padding: 90px 0;
    height: 100%;
    background: url(/data/hnek/static/images/video_bg.png) #ef0000 no-repeat center;
    transform: scale(0);
    transition: transform .3s linear;
    opacity: .5;
}
.zzpro .jiaico img{
    width: 20%;
    margin-top: -8%;
    display: none;
}
.proItem3 .jiaico img {
	margin-top: -3%;
	opacity: 1;
}
.zzpro:hover .jiaico{
    transform: scale(1);
    transition: transform .3s linear;
}
.caseName{
    width: 100%;
    font-size: 14px;
    margin-top: -25px;
    position: relative;
    z-index: 9;
    padding-left: 2%;
    color: #fff;
}
.caseInfo {
	font-size: 14px;
	color: #929292;
	line-height: 20px;
	height: 40px;
	overflow: hidden;
}
.proItem {
	margin-top: 8px;
}
.pro-box4 {
	margin-bottom: 25px;
	margin-top: .2rem;
}
.btn-more,
.btn-contact {
	display: inline-block;
	width: 190px;
	height: 37px;
	color: #909090;
	font-size: 15px;
	line-height: 37px;
	border: 1px solid #ccc;
}
.btn-contact {
	background: #ef0000;
	color: #fff;
	border-color: #EF0000;
	margin-left: 20px;
}
.btn-contact:hover {
	color: #fff
}
/* service */
.service-bg {
	background: url(/data/hnek/static/images/bg4.jpg) #ececec no-repeat center top;
	padding: 25px 0;
	padding-bottom: .7rem;
}
.service-box1 {
	display: block;
	text-align: center;
	margin-top: .4rem;
}
.service-box1-img1 {
	display: inline-block;
}
.service-box1-img2 {
	display: none;
}
.service-box1 p {
	font-size: 14px;
	line-height: 150%;
	color: #333;
}
.service-p1 {
	font-size: 14px;
	color: #fff;
	line-height: 200%;
	opacity: .9;
}
.service-box1:hover p {
	color: #F30000;
}
.service-box1:hover .service-box1-img1 {
	display: none;
}
.service-box1:hover .service-box1-img2 {
	display: inline-block;
}
.service-more {
	display: block;
	width: 190px;
	height: 33px;
	line-height: 33px;
	font-size: 14px;
	border:1px solid #F30000;
	color: #ef0000;
	margin: 20px auto;
}
.about {
	background: url(/data/hnek/static/images/bg3.jpg) #1d1d1d no-repeat bottom;
	padding-top: .5rem
}
.swiper-button-prev1 {
    left: -40px;
}
.swiper-button-next1 {
    right: -40px;
}
.swiper-button-prev1, .swiper-button-next1 {
    position: absolute;
    margin-top: -210px;
    cursor: pointer;
}
.case-p1 a{
	color: #b0b0b0;
	text-align: center;
	display: block;
	font-size: 14px;
	background: url(/data/hnek/static/images/line2.gif) no-repeat bottom;
	line-height: 250%;
}
.case-p2 {
	color: #b0b0b0;
	text-align: center;
	display: block;
}
.fw {
	background: url(/data/hnek/static/images/bg1.jpg) no-repeat center;
	margin-top: 10px;
}
.title-more {
	background: #5a5a5a;
	color: #fff;
	font-size: 14px;
	padding: 4px 10px;
	margin-top: .3rem;
	display: inline-block;
	position: relative;
}
/*合作伙伴*/
.cooperate {
	padding-bottom: 20px;
	background: url(/data/hnek/static/images/coor.jpg) #131314 right no-repeat;
	padding-top: 1px;
}
.cooperate-box {
	padding: 10px 0;
	text-align: center;
	margin-top: 15px;
}
.swiper-case img {
	border:1px solid #eaeaea;
	display: inline-block;
}

.cooperate-slide {
	display: inline-block;
	width: 19%;
	text-align: center;
	margin-bottom: 10px
}
.cooperate-slide img {
	display: inline-block;
}
/*联系拉斯维加斯3499*/
.advantage {
	background: #fdeef5;
	padding: 30px 0;
	margin-bottom: 18px;
}
.advantage-img {
	position: relative;
	top:-10px;
	padding-right: 18px;
}
.advantage-box {
	border:1px solid #34373a;
	padding: 5px 0 10px;
	color: #505050;
	text-align: center;
}
.advantage-box2 {
	display: inline-block;
	text-align: left;
	top:8px;
	position: relative;
}
.advantage-box2 .title {
	font-size: 24px;
	line-height: 150%;
	color: #cbcbcb;
}
.advantage-box2 .info {
	font-size: 14px;
	color: #cbcbcb;
}
.title-p2 {
	margin-top: 15px;
	font-size: 14px;
	color: #cbcbcb;
	opacity: .9;
}
.title-more {
	font-size: 12px;
}
/*news*/
.news-p1 {
	display: block;
	color: #fff;
	line-height: 250%;
	font-size: 16px;
}
.news-p2 {
	display: block;
	color: #888;
	font-size: 12px;
	line-height: 20px;
	height: 40px;
	overflow: hidden;
}
.news-p3 {
	color: #888;
	font-size: 12px;
	line-height: 150%;
}
.lc {
	border-top: 1px solid #171b1d;
	margin-top: 15px;
}
footer {
	background: url(/data/hnek/static/images/bg5.jpg) #131316;
	padding: .5rem 0px;
}
.footer-p1 {
	font-size: 24px;
}
.footer-p1 span {
	font-size: 30px;
	color: #ef0000;
}
.footer-p2 {
	font-size: 14px;
	color: #808080;
	line-height: 250%;
}
.foot-inp1 {
	width: 100%;
	height: 50px;
	border: 0px;
	border-top: 1px solid #474748;
	border-bottom: 1px solid #474748;
	background: none;
	padding-left: 3%;
	margin-top: 5px;
}
.foot-inp2 {
	width: 100%;
	height: 50px;
	border: 0px;
	background: #565656;
	color: #fff;
	font-size: 16px;
	margin-top: 5px;
}
.foot-ul {
	
}
.foot-ul li a {
	color: #888888;
	line-height: 25px;
}
.foot-box {
	width: 150px;
}
.foot-box2 {
	
}
.foot-box2>div {
	display: inline-block;
	padding: 10px;
	padding-right: 15px;
}
.foot-box3 {
	
}
.foot-a1,
.foot-a2 {
	display: inline-block;
	width: 115px;
	height: 35px;
	background: #f30000;
	color: #fff;
	font-size: 14px;
	line-height: 35px;
	border-radius: 3px;
	text-align: center;
	margin-right: 10px;
}
.foot-a1:hover,
.foot-a2:hover {
	color: #fff;
}
.foot-a2 {
	width: 190px;
	font-family: maincount;
	font-size: 20px;
	margin-bottom: 10px;
	background: url(/data/hnek/static/images/tel_bg.png) no-repeat;
	background-size:auto 100%;
}
.foot-p2 {
	font-size: 42px;
	color: #fff;
	font-family: "maincount";
	line-height: 120%;
	margin-top: .2rem;
}
.foot2 {
	padding-top: .3rem;
}
.foot-ul2 {
	margin-bottom: 15px;
}
.foot-ul2 li {
	border-right:1px solid #4a4a4a;
	display: inline-block;
	padding:0 15px;
}
.foot-ul2 li:nth-last-child(1) {
	border: 0px;
}
.foot-ul2 li:nth-child(1) {
	padding-left: 0px;
}
.foot-ul2 li a{
	font-size: 16px;
	color: #fff;
	line-height: 16px;
}
.foot-a2:nth-last-child{
	border: 0px;
}
.foot-p3 {
	margin-top: 5px;
	line-height: 20px;
}
.foot-p1 {
	font-size: 18px;
	line-height: 200%;
	margin-top: .4rem;
}
.foot-p2 {
	font-size: 36px;
	color: #ef0000;
}
.foot-p3 {
	font-size: 12px;
	color: #939393;
}
.foot-p3 a{
	color: #939393;
	padding-left: 5px;
}
@media (max-width: 767px) {  
	/*在小于768像素的屏幕里,这里的样式才生效*/ 
	.col-xs-6{padding-left: 8px;padding-right: 8px;}
   .footer-ul li{width: 32%;}
   .footer{padding-bottom: 80px;}
   .topfill{width: 100%;height: 1.4rem;}
   .zzpro{height:2.6rem;}
   .zzpro2{height: 3.08rem;}
   .orderItem{width: 50%;}
   .zzproBox{width: 100%;height: 3.3rem;}
   .title1 ,
   .title2{
   	font-size: 18px;
   }
   .title-info {
   	font-size: 12px;
   }
   .pro-nav {
   	margin-top: 10px;
   	font-size: 14px;
   	width: 100%
   }
   .pro-nav li {
   	width: 30%;
   	display: inline-block;
   	height: 30px 
   }
   .inner-pro-nav li {
   	width: 40%;
   	display: inline-block;
   	margin-right: 8%;
   	margin-bottom: 5px;
   	font-size: 14px
   }
   .inner-pro-nav li a {
   	font-size: 14px
   }
   .pro-nav li a {
   	width: 100%;
   	display: block;
   	overflow:hidden;
   	height: 30px ;
   	padding: 4px 10px;
   	text-overflow: ellipsis;
   	white-space:nowrap;
   	font-size: 14px
   }
/*   .pro-box4 .index-padding:nth-last-child(1) {
   	display: none;
   }*/
   .proItem {
   	margin-top: 0px;
   }
   .pro-box4 {
   	margin-bottom: 15px;
   }
   .btn-more,
    .btn-contact {
	width: 130px;
	font-size: 12px;
	}
	.margin25 {
	margin-top: 15px;
	}
	.advantage-box2 .title {
		font-size: 16px;
	}
	.advantage-box2 .info {
		font-size: 12px;
	}
	.advantage-box2 {
		width: 100%;
		padding-left: 15%;
		top: 3px;
	}
  	.news-box2:nth-child(3) {
  		display: none;
  	}
  	.footer-p1 {
  		font-size: 14px;
  	}
  	.footer-p1 span {
  		font-size: 18px;
  	}
  	footer {
  		padding-bottom: 70px;
  	}
  	.service-box1 p {
  		height: 40px;
  	}
  	#my-video {
		width: 100%;
		height: 2.5rem
	}
	#my-video2 {
		width: 100%;
		height: 4.8rem
	}
	.cooperate-slide {
		width: 30%;
		margin-bottom: 5px
	}
}  
@media (min-width: 768px) and (max-width: 991px) {  
	/*在768和991像素之间的屏幕里,这里的样式才生效*/ 
	.footer-ul li{width: 48%;}
	.zzpro{height: 135px;}
	.zzpro2{height: 160px;}
	.orderItem{width:50%;}
	.zzproBox{width: 100%;height: 220px;}
	#my-video {
		width: 100%;
		height: 210px
	}
	#my-video2 {
		width: 100%;
		height: 415px
	}
}  
@media (min-width: 992px) and (max-width: 1199px) {  
	/*在992和1199像素之间的屏幕里,这里的样式才生效*/ 
	.footer-ul li{width: 48%;}
	.zzpro{height: 165px;}
	.zzpro2{height: 180px;}
	.orderItem{width: 50%;}
	.zzproBox{width: 100%;height: 240px;}
	#my-video {
		width: 100%;
		height: 270px
	}
	#my-video2 {
		width: 100%;
		height: 510px
	}
}  
@media (min-width: 1200px) {  
	/*在大于1200像素的屏幕里,这里的样式才生效*/  
	.container{width: 1200px;}
	.zzpro{height: 220px;}
	.zzpro2{height: 250px;}
	.footer-ul li{width: 48%;}
	.orderItem{width: 210px; margin-right: 30px;}
	.zzproBox{width: 100%;height: 220px;}
	#my-video {
		width: 100%;
		height: 335px
	}
	#my-video2 {
		width: 100%;
		height: 655px
	}
	
}  


