.m_lr_auto {margin-left: auto; margin-right: auto; width: 1200px;}
.m_lr_auto1600 {margin-left: auto; margin-right: auto; width: 1600px;}
header { background: url(../images/nav_bg.png) 0 0 no-repeat; height: 130px; background-size: 100% 100%; position: fixed; top: 0; width: 100%; z-index: 51; }
.top_s_right { right:30px; margin-top: 25px; display: none; z-index: 7; position: fixed; }
.top_s_left { top: 0; display: none; position: fixed; height: 100%; width: 100%; z-index: 27; background-color: #000;filter:alpha(opacity=50);  -moz-opacity:.5;  -khtml-opacity: .5;  opacity: .5;}
.phone_nav { display: none; position: fixed; width: 150px; height: 100%; right: 0; top: 0; z-index:99; background-color: #fff; }
.phone_nav ul li { width: 100%; padding-left: 10px; font-size: 16px; line-height: 34px; height: 34px; }
.phone_nav ul li:hover,
.phone_nav ul li.this_nav { color: #e60012; border-left: 3px solid #e60012; }
header nav {  width: 100%; box-sizing: border-box; padding:30px 10% 0; }
header nav ul li { font-weight: bold; font-size: 16px; font-family: "造字工房悦黑演示版常规体"; float: left; width: 11.111%; text-align: center; color: #fff; height: 55px; line-height: 55px; }
/*header nav ul li:hover,*/
header nav ul li.this_nav { background: url(../images/nav_bg_hover.png) 50% 50% no-repeat; background-size: 95% 80%; }

.mainTop { height: auto!important; }
.bodyFoot_bg {background: url(../images/body_bg.png) 0 0 no-repeat; background-size: 100% 100%;}
.scrollBar{ width: 100%;}
.scrollBar img { width: 100%; }
.scrollBar .banner ul{}
.scrollBar .banner ul li{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; overflow: hidden;
     transition: width 1.2s cubic-bezier(0.35, 0.85, 0.55, 1) 0.2s;
     -webkit-transition: width 1.2s cubic-bezier(0.35, 0.85, 0.55, 1) 0.2s;
     -moz-transition: width 1.2s cubic-bezier(0.35, 0.85, 0.55, 1) 0.2s;
}
.scrollBar .banner ul li .imgTimes{ width: 100% !important; height: 100%; position: relative; z-index: 5; left: 0; top: 0;
	background-repeat: no-repeat !important; 
	background-position: center center !important;
	background-size: 100% 100% !important;
}
.scrollBar .banner ul li video{ position: absolute; left: 0; top: 0; width: 0%; height: auto; object-fit: cover; object-position: center center; z-index: 1;
	 transition: width 1.2s cubic-bezier(0.35, 0.85, 0.55, 1) 0s;
     -webkit-transition: width 1.2s cubic-bezier(0.35, 0.85, 0.55, 1) 0s;
     -moz-transition: width 1.2s cubic-bezier(0.35, 0.85, 0.55, 1) 0s;
}
.scrollBar .banner ul li .imgTimes>article{ position: absolute; left: 10%; bottom: 15%;}
.scrollBar .banner ul li .imgTimes>article .banTops{ font-size: 0;
	transform-style: preserve-3d;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	perspective: 800px;
	-webkit-perspective: 800px;
	-moz-perspective: 800px;
}
.scrollBar .banner ul li .imgTimes>article .banTops small{ display: inline-block; vertical-align: middle; margin: 0 8px; 
	opacity: 0;
	transform: matrix(0.5, 0, 0, 0.5, 0, 0);
	-webkit-transform: matrix(0.5, 0, 0, 0.5, 0, 0);
	-moz-transform: matrix(0.5, 0, 0, 0.5, 0, 0);
}
.scrollBar .banner ul li .imgTimes>article .banTops em{ display: inline-block; vertical-align: middle; margin: 0 8px; 
    opacity: 0;
	transform: matrix(1, 0, 0, 1, 0, -80);
	-webkit-transform: matrix(1, 0, 0, 1, 0, -80);
	-moz-transform: matrix(1, 0, 0, 1, 0, -80);	
}
.scrollBar .banner ul li .imgTimes>article .banTops em:nth-of-type(2){
	 opacity: 0;
	 transform: matrix(1, 0, 0, 1, 0, -80);
	 -webkit-transform: matrix(1, 0, 0, 1, 0, -80);
	 -moz-transform: matrix(1, 0, 0, 1, 0, -80);
}
.scrollBar .banner ul li .imgTimes>article .banTops small,
.scrollBar .banner ul li .imgTimes>article .banTops em,
.scrollBar .banner ul li .imgTimes>article .banText i,
.scrollBar .banner ul li .imgTimes>article .banText span{
	transition: all 200ms cubic-bezier(0.35, 0.85, 0.55, 1) 0s;
	-webkit-transition: all 200ms cubic-bezier(0.35, 0.85, 0.55, 1) 0s;
	-moz-transition: all 200ms cubic-bezier(0.35, 0.85, 0.55, 1) 0s;
}
.scrollBar .banner ul li .imgTimes>article .banTops em:nth-of-type(1){
	transition: all 1000ms cubic-bezier(0.35, 0.85, 0.55, 1) 0.6s;
	-webkit-transition: all 1000ms cubic-bezier(0.35, 0.85, 0.55, 1) 0.6s;
	-moz-transition: all 1000ms cubic-bezier(0.35, 0.85, 0.55, 1) 0.6s;
}
.scrollBar .banner ul li .imgTimes>article .banTops em:nth-of-type(2){
	transition: all 1000ms cubic-bezier(0.35, 0.85, 0.55, 1) 1.2s;
	-webkit-transition: all 1000ms cubic-bezier(0.35, 0.85, 0.55, 1) 1.2s;
	-moz-transition: all 1000ms cubic-bezier(0.35, 0.85, 0.55, 1) 1.2s;
}
.scrollBar .banner ul li .imgTimes>article .banText{ font-size: 0; margin-top: 20px;}
.scrollBar .banner ul li .imgTimes>article .banText i{ display: inline-block; vertical-align: middle; width: 0px; height: 1px; background-color: #fff;}
.scrollBar .banner ul li .imgTimes>article .banText span{ display: inline-block; width: 0px; vertical-align: middle; margin-left: 8px; overflow: hidden;}
.scrollBar .banner ul li .imgTimes>article .banText span font{ display: inline-block; width: 400px; font-size: 14px; color: #fff;}
.scrollBar .banner ul li.curs{ width: 0%;}
.scrollBar .banner ul li.visb{ width: 100%;}
.scrollBar .banner ul li.visb video{ width: 100% !important;}
.scrollBar .banner ul li.visb .imgTimes>article .banTops small,
.scrollBar .banner ul li.visb .imgTimes>article .banTops em{ opacity: 1;
	transform: matrix(1, 0, 0, 1, 0, 0);
	-webkit-transform: matrix(1, 0, 0, 1, 0, 0);
	-moz-transform: matrix(1, 0, 0, 1, 0, 0);
}
.scrollBar .banner ul li.visb .imgTimes>article .banTops small{ opacity: 1;
	transform: matrix(1, 0, 0, 1, 0, 0);
	-webkit-transform: matrix(1, 0, 0, 1, 0, 0);
	-moz-transform: matrix(1, 0, 0, 1, 0, 0);
	transition: all 1000ms cubic-bezier(0.35, 0.85, 0.55, 1) 1.4s;
	-webkit-transition: all 1000ms cubic-bezier(0.35, 0.85, 0.55, 1) 1.4s;
	-moz-transition: all 1000ms cubic-bezier(0.35, 0.85, 0.55, 1) 1.4s;
}
.scrollBar .banner ul li.visb .imgTimes>article .banText i{ width: 35px;
	transition: all 300ms cubic-bezier(0.35, 0.85, 0.55, 1) 1.5s;
	-webkit-transition: all 300ms cubic-bezier(0.35, 0.85, 0.55, 1) 1.5s;
	-moz-transition: all 300ms cubic-bezier(0.35, 0.85, 0.55, 1) 1.5s;
}
.scrollBar .banner ul li.visb .imgTimes>article .banText span{ width: 400px;
	transition: all 1500ms cubic-bezier(0.35, 0.85, 0.55, 1) 1.7s;	
	-webkit-transition: all 1500ms cubic-bezier(0.35, 0.85, 0.55, 1) 1.7s;	
	-moz-transition: all 1500ms cubic-bezier(0.35, 0.85, 0.55, 1) 1.7s;	
}
.index-waper-box{ position: absolute; bottom: 0; width: 100%; height: 70px; overflow: hidden; z-index: 9;
	perspective: 800px;
	-webkit-perspective: 800px;
	-moz-perspective: 800px;
	transform-style: preserve-3d;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
}
.index-back-box{ width: 84%; height: 70px; background-color: rgba(0,0,0,.5); position: absolute; bottom: 0; margin: 0 8%; overflow: hidden;
    transform-origin: bottom;
    -webkit-transform-origin: bottom;
    -moz-transform-origin: bottom;
    transform: rotateX(0deg) translate3d(0,0,0);
    -webkit-transform: rotateX(0deg) translate3d(0,0,0);
    -moz-transform: rotateX(0deg) translate3d(0,0,0);    
     transition: all .65s cubic-bezier(0.55,0.65,0.55,1) 0s;
     -webkit-transition: all .65s cubic-bezier(0.55,0.65,0.55,1) 0s;
     -moz-transition: all .65s cubic-bezier(0.55,0.65,0.55,1) 0s;
}
.index-back-box.active{
    transform: rotateX(100deg) translate3d(0,0,0);
    -webkit-transform: rotateX(100deg) translate3d(0,0,0);
    -moz-transform: rotateX(100deg) translate3d(0,0,0);	
}
.index-back-box .sub-arrows{ position: absolute; left: 0; top: 0; width: auto; height: 100%; line-height: 70px; padding-left: 100px; font-size: 0;}
.index-back-box .sub-arrows i.icom{ color: #fff; display: inline-block; vertical-align: top; width: 60px; height: 100%; cursor: pointer; position: relative;}
.index-back-box .sub-arrows i.icom:after{ position: absolute; content: ''; left: -2px; top: 32px; width: 30px; height: 2px; background-color: #fff;
	transform: scale(0,1);
	-webkit-transform: scale(0,1);
	-moz-transform: scale(0,1);
	transition: all .3s ease-out 0s;
	-webkit-transition: all .3s ease-out 0s;
	-moz-transition: all .3s ease-out 0s;
}
.index-back-box .sub-arrows i.icom font{ color: #fff;
	transition: all .3s ease-out 0s;
	-webkit-transition: all .3s ease-out 0s;
	-moz-transition: all .3s ease-out 0s;
}
.index-back-box .sub-arrows i.icom.prev font{ position: absolute; left: 9px; font-size: 20px; bottom: 4px;}
.index-back-box .sub-arrows i.icom.next font{ position: absolute; left: 6px; font-size: 20px; bottom: 4px;}
.index-back-box .sub-arrows i:hover:after{
	transform: scale(1,1);
	-webkit-transform: scale(1,1);
	-moz-transform: scale(1,1);
}
.index-back-box .sub-arrows i img { width: 73% }
.index-back-box .sub-arrows i.icom.prev:hover font{ left: -5px;}
.index-back-box .sub-arrows i.icom.next:hover font{ left: 20px;}
.index-back-box .sub-share{ position: absolute; right: 15px; top: 0; width: auto; height: 100%; display: table; cursor: pointer;}
.index-back-box .sub-share .tels{ display: table-cell; vertical-align: middle;}
.index-back-box .sub-share .tels span{ display: inline-block;}
.index-back-box .sub-share .tels .cc1{
	opacity: 0;
	filter: alpha(opacity='0');
	transform: translateX(-40px);
	-webkit-transform: translateX(-40px);
	-moz-transform: translateX(-40px);
	transition: all 0.4s ease-in-out 0s;
	-webkit-transition: all 0.4s ease-in-out 0s;
	-moz-transition: all 0.4s ease-in-out 0s;
}
.index-back-box .sub-share .tels .cc2{
	transform: translateX(80px);
	-webkit-transform: translateX(80px);
	-moz-transform: translateX(80px);
	transition: all 0.7s ease 0s;
	-webkit-transition: all 0.7s ease 0s;
	-moz-transition: all 0.7s ease 0s;
}
.index-back-box .sub-share .sider-tel{ display: table-cell; vertical-align: middle; font-size: 0;
    opacity: 0;
    filter: alpha(opacity='0');
 	transform: translateX(130px);
 	-webkit-transform: translateX(130px);
 	-moz-transform: translateX(130px);
 	transition: all 0.4s cubic-bezier(0.4, 0.8, 0.6, 1) 0s;
 	-webkit-transition: all 0.4s cubic-bezier(0.4, 0.8, 0.6, 1) 0s;
 	-moz-transition: all 0.4s cubic-bezier(0.4, 0.8, 0.6, 1) 0s;
}
.index-back-box .sub-share .sider-tel a{ display: inline-block; font-size: 12px; color: #fff; margin: 0 8px;
    opacity: 0;
    filter: alpha(opacity='0');
    transform: translateX(50px);
    -webkit-transform: translateX(50px);
    -moz-transform: translateX(50px);
    transition: all 0.4s ease-in-out 0s;
    -webkit-transition: all 0.4s ease-in-out 0s;
}
.index-back-box .sub-share:hover .tels .cc1{
	opacity: 1;
	filter: alpha(opacity='100');
	transform: translateX(0px);
	-webkit-transform: translateX(0px);
	-moz-transform: translateX(0px);
	transition: all 1s cubic-bezier(0.5,1.25,0.75,1.65) 0s;
	-webkit-transition: all 1s cubic-bezier(0.5,1.25,0.75,1.65) 0s;
	-moz-transition: all 1s cubic-bezier(0.5,1.25,0.75,1.65) 0s;
}
.index-back-box .sub-share:hover .tels .cc2{
	opacity: 0;
	filter: alpha(opacity='0');
	transform: translateX(0px);
	-webkit-transform: translateX(0px);
	-moz-transform: translateX(0px);
}
.index-back-box .sub-share:hover .sider-tel{
	opacity: 1;
    filter: alpha(opacity='100');
 	transform: translateX(0px);
 	-webkit-transform: translateX(0px);
 	-moz-transform: translateX(0px);
 	transition: all 1s cubic-bezier(0.5,1.0,0.75,1) 0s;
 	-webkit-transition: all 1s cubic-bezier(0.5,1.0,0.75,1) 0s;
 	-moz-transition: all 1s cubic-bezier(0.5,1.0,0.75,1) 0s;	
}
.index-back-box .sub-share:hover .sider-tel a:nth-of-type(1){
	opacity: 1;
	filter: alpha(opacity='100');
	transform: translateX(0px);
	-webkit-transform: translateX(0px);
	-moz-transform: translateX(0px);
	transition: all 0.4s cubic-bezier(0.5,0.65,0.75,1) 0s;
	-webkit-transition: all 0.4s cubic-bezier(0.5,0.65,0.75,1) 0s;
	-moz-transition: all 0.4s cubic-bezier(0.5,0.65,0.75,1) 0s;
}
.index-back-box .sub-share:hover .sider-tel a:nth-of-type(2){
	opacity: 1;
	filter: alpha(opacity='100');
	transform: translateX(0px);
	-webkit-transform: translateX(0px);
	-moz-transform: translateX(0px);
	transition: all 0.4s cubic-bezier(0.5,0.65,0.75,1) .2s;
	-webkit-transition: all 0.4s cubic-bezier(0.5,0.65,0.75,1) .2s;
	-moz-transition: all 0.4s cubic-bezier(0.5,0.65,0.75,1) .2s;
}
.index-back-box .sub-mouse{ width: 30px; height: 43px; position: absolute; top: -10px; left: 50%; margin-left: -15px; cursor: pointer; z-index: 1; zoom: 0.7; -moz-transform: scale(0.7);}
.index-back-box .sub-mouse:after{ display: none; z-index: -1; position: absolute; content: ''; top: -30px; left: 50%; height: 53px; border-right: 1px solid #333; margin-left: -1px;}
.index-back-box .sub-mouse span{ display: block; position: relative; width: 100%; height: 100%;
	 animation: ani-svg 0.85s linear 0s alternate infinite;
	 -webkit-animation: ani-svg 0.85s linear 0s alternate infinite; 
}
.index-back-box .sub-mouse i{ position: absolute; bottom: 5px; left: 50%; color: #000;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
}
@keyframes ani-svg{
	0%{
	  opacity: 0.4;
	  transform: translateY(-20px);
	}
	15%{
	  opacity: 0.65;
	  transform: translateY(-15px);
	}
    25%{
      opacity: 0.8;
	  transform: translateY(-10px);
	}
    50%{
      opacity: 1;
	  transform: translateY(0px);
	}
	65%{
	  opacity: 0.8;
	  transform: translateY(5px);
	}
	75%{
	  opacity: 0.65;
	  transform: translateY(10px);
	}
	100%{
	  opacity: 0.4;
	  transform: translateY(15px);
	}
}
@-webkit-keyframes ani-svg{
	0%{
	  opacity: 0.4;
	  -webkit-transform: translateY(-20px);
	}
	15%{
	  opacity: 0.65;
	  -webkit-transform: translateY(-15px);
	}
    25%{
      opacity: 0.8;
	  -webkit-transform: translateY(-10px);
	}
    50%{
      opacity: 1;
	  -webkit-transform: translateY(0px);
	}
	65%{
	  opacity: 0.8;
	  -webkit-transform: translateY(5px);
	}
	75%{
	  opacity: 0.65;
	  -webkit-transform: translateY(10px);
	}
	100%{
	  opacity: 0.4;
	  -webkit-transform: translateY(15px);
	}
}
@-moz-keyframes ani-svg{
	0%{
	  opacity: 0.4;
	  -moz-transform: translateY(-20px);
	}
	15%{
	  opacity: 0.65;
	  -moz-transform: translateY(-15px);
	}
    25%{
      opacity: 0.8;
	  -moz-transform: translateY(-10px);
	}
    50%{
      opacity: 1;
	  -moz-transform: translateY(0px);
	}
	65%{
	  opacity: 0.8;
	  -moz-transform: translateY(5px);
	}
	75%{
	  opacity: 0.65;
	  -moz-transform: translateY(10px);
	}
	100%{
	  opacity: 0.4;
	  -moz-transform: translateY(15px);
	}
}
.hejun-brand{ width: 100%; position: relative;}
.hejun-brand img { width: 100%; }
.nub{ font-size: 48px; color: #000; line-height: 48px; height: 48px; display: inline-block; font-family: 'CalibreLight';}
.NumContent{ height: inherit; display: inherit; overflow: hidden; position: relative; line-height: inherit; font-size: inherit;}
.NumContent>div{line-height: inherit; color: inherit; font-size: inherit; display: inline-block;}
.NumContent>div>div{line-height: inherit; color: inherit; font-size: inherit;}
.NumContent>div:nth-child(1){
	transition: all 2s cubic-bezier(.35,.75,.55,1) 0s;
	-webkit-transition: all 2s cubic-bezier(.35,.75,.55,1) 0s;
	-moz-transition: all 2s cubic-bezier(.35,.75,.55,1) 0s;
}
.NumContent>div:nth-child(2){
	transition: all 2s cubic-bezier(.35,.75,.55,1) 0s;
	-webkit-transition: all 2s cubic-bezier(.35,.75,.55,1) 0s;
	-moz-transition: all 2s cubic-bezier(.35,.75,.55,1) 0s;
}
.NumContent>div:nth-child(3){
	transition: all 2s cubic-bezier(.35,.75,.55,1) 0s;
	-webkit-transition: all 2s cubic-bezier(.35,.75,.55,1) 0s;
	-moz-transition: all 2s cubic-bezier(.35,.75,.55,1) 0;
}
.NumContent>div:nth-child(4){
	transition: all 2s cubic-bezier(.35,.75,.55,1) 0s;
	-webkit-transition: all 2s cubic-bezier(.35,.75,.55,1) 0s;
	-moz-transition: all 2s cubic-bezier(.35,.75,.55,1) 0s;
}
.NumContent>div:nth-child(5){
	transition: all 2s cubic-bezier(.35,.75,.55,1) 0s;
	-webkit-transition: all 2s cubic-bezier(.35,.75,.55,1) 0s;
	-moz-transition: all 2s cubic-bezier(.35,.75,.55,1) 0s;
}
.hejun-works{ position: relative; width: 100%; height: auto!important;; background-color: #000;}
.hejun-works .works-slide{ position: relative; width: 100%; height: 100%; display: table;}
.hejun-works .works-slide>img { width: 100%; }
.hejun-works .sub-slides{ position: absolute; left: 0; top: 0; width: 100%; height: 100%;}
.hejun-works .sub-slides li{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; opacity: 0;
	transition: all 1s ease 0s;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
}
.hejun-works .sub-slides li:nth-of-type(1){ background: url(../images/bg1.jpg) no-repeat center center; background-size: 100% 100%;}
.hejun-works .sub-slides li:nth-of-type(2){ background: url(../images/bg2.jpg) no-repeat center center; background-size: 100% 100%;}
.hejun-works .sub-slides li:nth-of-type(3){ background: url(../images/bg3.jpg) no-repeat center center; background-size: 100% 100%;}
.hejun-works .sub-slides li .contsd{ position: relative; width: 100%; height: 100%;text-align: right;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.hejun-works .sub-slides li .contsd .neis{ font-size: 0; position: relative; height: 100%;}
.hejun-works .sub-slides li .contsd .neis .imGs{ display: inline-block; margin-right: 100px; vertical-align: middle;
	opacity: 0;
	transform: translateY(200px);
	-webkit-transform: translateY(200px);
	-moz-transform: translateY(200px);
	transition: all 1.5s ease-in-out .8s; 
	-webkit-transition: all 1.5s ease-in-out .8s; 
	-moz-transition: all 1.5s ease-in-out .8s; 
}
.hejun-works .sub-slides li:nth-of-type(2) .contsd .neis .imGs{ margin-right: auto; margin-left: 100px;}
.hejun-works .sub-slides li .contsd .neis .textsz{ display: inline-block; height: 100%; width: 100%;}
.hejun-works .sub-slides li .contsd .neis h3{
	opacity: 0;
	transform: translateX(100px);
	-webkit-transform: translateX(100px);
	-moz-transform: translateX(100px);
	transition: all 1s ease 1s; 
	-webkit-transition: all 1s ease 1s; 
	-moz-transition: all 1s ease 1s; 
}
.hejun-works .sub-slides li .contsd .neis h3 img { width: 100%;/*height: 100%; object-fit:cover;*/ }
.hejun-works .sub-slides li .contsd .neis h4{ margin-top: 20px; margin-bottom: 50px;
	opacity: 0;
	transform: translateX(100px);
	-webkit-transform: translateX(100px);
	-moz-transform: translateX(100px);
	transition: all 1s ease 1.2s; 
	-webkit-transition: all 1s ease 1.2s; 
	-moz-transition: all 1s ease 1.2s; 
}
.hejun-works .sub-slides li .contsd .neis p{ padding-left: 200px; text-align: left; font-size: 14px; color: #fff; margin-bottom: 20px;
	opacity: 0;
	transform: translateY(50px);
	-webkit-transform: translateY(50px);
	-moz-transform: translateY(50px);
}
.hejun-works .sub-slides li .contsd .neis p font{ width: 240px; display: inline-block;}
.hejun-works .sub-slides li .contsd .neis p:nth-of-type(1){
	transition: all .5s ease 1.4s;
	-webkit-transition: all .5s ease 1.4s;
	-moz-transition: all .5s ease 1.4s;
}
.hejun-works .sub-slides li .contsd .neis p:nth-of-type(2){
	transition: all .5s ease 1.6s;
	-webkit-transition: all .5s ease 1.6s;
	-moz-transition: all .5s ease 1.6s;
}
.hejun-works .sub-slides li .contsd .neis p:nth-of-type(3){
	transition: all .5s ease 1.8s;
	-webkit-transition: all .5s ease 1.8s;
	-moz-transition: all .5s ease 1.8s;
}
.hejun-works .sub-slides li .contsd .neis p:nth-of-type(4){
	transition: all .5s ease 2s;
	-webkit-transition: all .5s ease 2s;
	-moz-transition: all .5s ease 2s;
}
.hejun-works .sub-slides li .contsd .neis p:nth-of-type(5){
	transition: all .5s ease 2.2s;
	-webkit-transition: all .5s ease 2.2s;
	-moz-transition: all .5s ease 2.2s;
}
.hejun-works .sub-slides li.cur{ opacity: 1; z-index: 1; position: relative; }
.hejun-works .sub-slides li.cur .contsd .neis .imGs{
	opacity: 1;
	transform: translateY(0);
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
}
.hejun-works .sub-slides li.cur .contsd .neis h3{
	height: 100%;
	opacity: 1;
	transform: translateX(0px);
	-webkit-transform: translateX(0px);
	-moz-transform: translateX(0px);
}
.hejun-works .sub-slides li.cur .contsd .neis h4{
	opacity: 1;
	transform: translateX(0px);
	-moz-transform: translateX(0px);
	-webkit-transform: translateX(0px);
}
.hejun-works .sub-slides li.cur .contsd .neis p{
	opacity: 1;
	transform: translateY(0px);
}

.hejun-works .words-slide{ position: absolute; left: 10%; top: 0; z-index: 2; padding-top: 70px;}
.hejun-works .words-slide ul{ width: 100%;}
.hejun-works .words-slide ul li{ width: 100%; margin-bottom: 40px; cursor: pointer; position: relative;}
.hejun-works .words-slide ul li i{ position: absolute; top: 50%; left: -350px; display: block; height: 1px; width: 300px; background-color: #636267;}
.hejun-works .words-slide ul li span{ display: block; margin: 5px 0; height: 36px; font-size: 36px; color: #636267; font-family: 'ZurichBT-Light';}
.hejun-works .words-slide ul li font{ display: block; font-size: 12px; color: #636267; font-size: 40px;}
.hejun-works .words-slide ul li font ins { margin-left: 5px; font-size: 24px; color: #636267; font-family: "Arial Regular"; line-height: 34px; height: 34px; }
.hejun-works .words-slide ul li i,
.hejun-works .words-slide ul li span,
.hejun-works .words-slide ul li font,
.hejun-works .words-slide ul li font ins{
	transition: all .5s ease 0s;
	-webkit-transition: all .5s ease 0s;
	-moz-transition: all .5s ease 0s;
}

.hejun-works .words-slide ul li:hover i,
.hejun-works .words-slide ul li.cues i{ background-color: #fff;}
.hejun-works .words-slide ul li:hover font,
.hejun-works .words-slide ul li.cues font{ color: #fff;}
.hejun-works .words-slide ul li.cues font ins,
.hejun-works .words-slide ul li:hover ins { color: #fff; }
.hejun-collection{ position: relative; width: 100%; height: 100%;}
.hejun-collection .collbgs{ position: relative; background: url(../images/product_topBg.png) no-repeat center top; background-size: 100% auto;}
.hejun-collection .hejun-collumns{ position: absolute; top: 30%; left: 50%; margin-left: -600px; width: 1200px; height: 70%; background-color: #000;
    opacity: 0;
	transform: translateY(200px);
	-webkit-transform: translateY(200px);
	-moz-transform: translateY(200px);
	transition: all 1s ease 0s; 
	-webkit-transition: all 1s ease 0s; 
	-moz-transition: all 1s ease 0s; 
}
.hejun-collection .hejun-collumns.active{
	opacity: 1;
	transform: translateY(0px);	
	-webkit-transform: translateY(0px);	
	-moz-transform: translateY(0px);	
}
.hejun-collection .slider-waper{ position: relative; width: 100%; height: 100%;}
.hejun-collection .slider-waper ul{ position: relative; height: 100%; height: 100%; overflow: hidden;background: url(../images/product_bg.png) 0 0 no-repeat; background-size: 100% 100%; }
.hejun-collection .slider-waper ul li{ position: absolute; right: 0; top: 0; width: 100%; height: 100%; overflow: hidden; z-index: 0;
	 opacity: 0;
	 visibility: hidden;
	 transition: all .7s ease-in-out 0s;
	 -webkit-transition: all .7s ease-in-out 0s;
	 -moz-transition: all .7s ease-in-out 0s;
}
.hejun-collection .slider-waper ul li.curs{ width: 100%; visibility: visible; opacity: 1; z-index: 1;}
.hejun-collection .slider-waper ul li>article{ width: 100%; height: 100%; position: relative; overflow: hidden;}
.hejun-collection .slider-waper ul li>article>a>.left>img{ 
	width: 100%;
	display: block;
	transition: all 3s ease 0s;
	-webkit-transition: all 3s ease 0s;
	-moz-transition: all 3s ease 0s;
}
.hejun-collection .slider-waper ul li>article>a>.left{width: 24%; padding-top:8%; padding-left: 8%; box-sizing: border-box;}
.hejun-collection .slider-waper ul li>article>a>.right{width: 45%; padding:5%; box-sizing: border-box;}
.hejun-collection .slider-waper ul li>article>a>.right .slider-waper_topT { margin-bottom: 10%; margin-top: 10%; font-size: 22px; color: #fff; font-family: "微软雅黑"; line-height: 34px; }
.hejun-collection .slider-waper ul li>article>a>.right .slider-waper_bomT { font-family: "微软雅黑"; line-height: 34px; font-size:22px; color: #ffae00; }
.hejun-collection .slider-waper ul li>article>video{ width: 100%; height: 100%; object-fit: cover; object-position: center center;}
.hejun-collection .slider-remote{ width: 22%; height: 70%; background-color: #212020; position: absolute; right: 5%; bottom: 50px; z-index: 9;}
.hejun-collection .slider-remote .top-textg{background-color: #1b1b1b; position: absolute; left: 0; top: 0; width: 100%; height: 50%; text-align: right; padding:10% 30%; overflow: hidden; text-align: center;
	box-sizing: border-box; 
	-moz-box-sizing: border-box;
}
.hejun-collection .slider-remote .top-textg span{ color: #949494; display: block; font-size: 12px;  word-wrap: break-word; letter-spacing: 1px;}
.hejun-collection .slider-remote .top-textg span.tits{ font-size: 24px; color: #fff; font-weight: bold;font-family: "微软雅黑"; }
.hejun-collection .slider-remote .top-textg ul{ width: 100%; height: 100%; position: relative; overflow: hidden;
     transform-style: preserve-3d;
     -webkit-transform-style: preserve-3d;
     perspective: 1000px;
     -webkit-perspective: 1000px; 
}
.hejun-collection .slider-remote .top-textg ul li{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 0; visibility: hidden; opacity: 0;
	 transform-origin: top;
	 -webkit-transform-origin: top;
	 -moz-transform-origin: top;
	 transform: rotateX(-90deg);
	 -webkit-transform: rotateX(-90deg);
	 -moz-transform: rotateX(-90deg);
	 transition: all 0.65s cubic-bezier(0.55, 0.65, 0.55, 1) 0s;
	 -webkit-transition: all 0.65s cubic-bezier(0.55, 0.65, 0.55, 1) 0s;
	 -moz-transition: all 0.65s cubic-bezier(0.55, 0.65, 0.55, 1) 0s;	
}
.hejun-collection .slider-remote .top-textg ul li.fad{visibility: visible;opacity: 1;z-index: 1;
	transform: rotateX(0deg);
	-webkit-transform: rotateX(0deg);
	-moz-transform: rotateX(0deg);
}
.hejun-collection .slider-remote .bom-number{ position: absolute; left: 0; bottom: 0; width: 100%; height: 50%; background: url(../images/font-bg.jpg) no-repeat; background-size: cover; display: table;}
.hejun-collection .slider-remote .bom-number .nei .countr{ text-align: center; margin-bottom: 5px;}
.hejun-collection .slider-remote .bom-number .nei .countr span,
.hejun-collection .slider-remote .bom-number .nei .countr i{ display: inline-block; vertical-align: middle; font-size: 14px; color: #fff; font-family: "HelveticaNeue"; letter-spacing: 1px;}
.hejun-collection .slider-remote .bom-number .nei .countr i{ margin: 0 5px;}
.hejun-collection .slider-remote .bom-number .nei{ display: table-cell; vertical-align: middle;}
.hejun-collection .slider-remote .bom-number .nei .sum{ text-align: center;}
.hejun-collection .slider-remote .bom-number .nei .sum a{ display: inline-block; vertical-align: middle; width: 30px; height: 30px; text-align: center; line-height: 30px; color: #fff; font-size: 17px; font-weight: bold;} 
.hejun-collection .slider-remote .bom-number .nei .sum .lines{ display: inline-block; vertical-align: middle; width: 108px; height: 1px; background-color: #fff; position: relative;}
.hejun-collection .slider-remote .bom-number .nei .sum .lines .nline{ width: 25%; height: 5px; background-color: #C80000; position: absolute; left: 0; top: -2px;
	transition: all 300ms ease-in-out 0s;
	-webkit-transition: all 300ms ease-in-out 0s;
	-moz-transition: all 300ms ease-in-out 0s;
}
.hejun-collection .slider-remote .bom-number .nei .sum a:hover{color: #C80000;}
.hejun-waper-tits{ position: absolute; right: 9%; font-size: 0;}
.hejun-waper-tits span,.hejun-waper-tits small, .hejun-waper-tits small font, .hejun-waper-tits small i, .hejun-waper-tits strong{ display: inline-block; vertical-align: middle;}
.hejun-waper-tits span,
.hejun-waper-tits small,
.hejun-waper-tits strong{
	opacity: 0;
	transform: translateX(-150px);
	-webkit-transform: translateX(-150px);
	-moz-transform: translateX(-150px);
}
.hejun-waper-tits span{ margin-right: 50px;
	transition: .6s ease 0.4s;
	-webkit-transition: .6s ease 0.4s;
	-moz-transition: .6s ease 0.4s;
}
.hejun-waper-tits small{ margin-right: 30px;
	transition: .6s ease 0.2s;
	-webkit-transition: .6s ease 0.2s;
	-moz-transition: .6s ease 0.2s;
}
.hejun-waper-tits small font{ font-size: 14px; font-family:'HelveticaNeue'; color: #000; letter-spacing: 1px;}
.hejun-waper-tits small a { font-size: 24px; font-family: "黑体"; }
.hejun-waper-tits small>a { font-family: "Arial"; }
.hejun-waper-tits small font a{ font-size: 14px;}
.hejun-waper-tits small i{ display: inline-block; width: 35px; height: 1px; background-color: #000; margin: 0 10px;}
.hejun-waper-tits strong{ position: relative; width: 48px; height: 48px; border-radius: 50%; text-align: center; line-height: 48px;
	transition: .6s ease 0s;
	-webkit-transition: .6s ease 0s;
	-moz-transition: .6s ease 0s;
}
.hejun-waper-tits strong:before{ position: absolute; content: ''; left: 0px; top: 0px; width: 100%; height: 100%; border: 1px solid #000; border-radius: 50%;
	background-color: rgba(0,0,0,0.1);
	opacity: 0;
	transform: scale(0.5,0.5);
	-webkit-transform: scale(0.5,0.5);
	-moz-transform: scale(0.5,0.5);
}
.hejun-waper-tits strong:after{ position: absolute; content: ''; left: 0px; top: 0px; width: 100%; height: 100%; border: 1px solid #000; border-radius: 50%; opacity: 1;}
.hejun-waper-tits strong:after,
.hejun-waper-tits strong:before{
	transition: all .5s ease-in-out 0s;
	-webkit-transition: all .5s ease-in-out 0s;
	-moz-transition: all .5s ease-in-out 0s;
}
.hejun-waper-tits strong:hover:before{
  opacity: 1;
  transform: scale(1.0,1.0);
  -webkit-transform: scale(1.0,1.0);
  -moz-transform: scale(1.0,1.0);
  transition: all .5s ease-in-out .1s;
  -webkit-transition: all .5s ease-in-out .1s;
  -moz-transition: all .5s ease-in-out .1s;
}
.hejun-waper-tits strong:hover:after{
	opacity: 0;
	transform: scale(1.6,1.6);
	-webkit-transform: scale(1.6,1.6);
	-moz-transform: scale(1.6,1.6);
	transition: all .5s ease-in-out 0s;
	-webkit-transition: all .5s ease-in-out 0s;
	-moz-transition: all .5s ease-in-out 0s;
}
.hejun-waper-tits3Tit { font-size: 40px!important; float: left; margin-bottom: 20px; font-family: "微软雅黑"; }
.hejun-waper-tits3,
.hejun-waper-tits2{ margin-top: 5%;}
.hejun-waper-tits3 small font,
.hejun-waper-tits2 small font{ color: #fff;}
.hejun-waper-tits3 small i,
.hejun-waper-tits2 small i{ background-color: #fff;}
.hejun-waper-tits2 a{ color: #fff;}
.hejun-waper-tits3 strong:before,
.hejun-waper-tits3 strong:after,
.hejun-waper-tits2 strong:after,
.hejun-waper-tits2 strong:before{ border-color: #fff;}
.hejun-waper-tits3 strong:before,
.hejun-waper-tits2 strong:before{ background-color: rgba(255,255,255,0.1);}
.hejun-waper-tits3.active span,
.hejun-waper-tits3.active small,
.hejun-waper-tits3.active strong{
	opacity: 1;
	transform: translateX(0px);	
	-webkit-transform: translateX(0px);	
	-moz-transform: translateX(0px);	
}
.hejun-waper-tits2.active span,
.hejun-waper-tits2.active small,
.hejun-waper-tits2.active strong{
	opacity: 1;
	transform: translateX(0px);	
	-webkit-transform: translateX(0px);	
	-moz-transform: translateX(0px);	
}
.hejun-waper-tits1.active span,
.hejun-waper-tits1.active small,
.hejun-waper-tits1.active strong{
	opacity: 1;
	transform: translateX(0px);	
	-webkit-transform: translateX(0px);	
	-moz-transform: translateX(0px);	
}
.hejun-newsList{ position: relative; width: 100%; padding: 100px 0 140px;}
.hejun-newsList .centerbox{ width: 1210px; margin: 0 auto; display: table; padding-top: 180px;}
.hejun-newsList .lft-news{ float: left; width: 330px;
	opacity: 0;
	transform: translateY(200px);
	-webkit-transform: translateY(200px);
	-moz-transform: translateY(200px);
	transition: all .8s ease-out 0s;
	-webkit-transition: all .8s ease-out 0s;
	-moz-transition: all .8s ease-out 0s;
}
.hejun-newsList .lft-news.active{
	opacity: 1;
	transform: translateY(0px);
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
}
.hejun-newsList .lft-news .topYear{ width: 100%; padding-bottom: 30px; background-color: #C80000;}
.hejun-newsList .lft-news ul{ width: 100%; font-size: 0; position: relative;}
.hejun-newsList .lft-news ul li{ display: inline-block; vertical-align: top; margin: 20px 0 0 30px;}
.hejun-newsList .lft-news ul li.bigs{ position: absolute; right: -53px; bottom: -72px;}
.hejun-newsList .lft-news ul li img{}
.hejun-newsList .topYear h4{ margin: 10px 0 0 30px;}
.hejun-newsList .topYear h3{ margin: 52px 0 0 30px;}
.hejun-newsList .bomtext{ margin-top: 30px;}
.hejun-newsList .bomtext span{ display: inline-block; vertical-align: middle;}
.hejun-newsList .bomtext font{ display: inline-block; vertical-align: middle; color: #000; padding-left: 8px;}
.hejun-newsList .bomtext h5{ padding-left: 25px; font-size: 14px; text-transform: capitalize; font-family: 'HelveticaNeue'; color: #000; letter-spacing: 2px;}
.hejun-newsList .rit-news{ float: right; margin-top: -40px; width: 58%;}
.hejun-newsList .rit-news article{ width: 100%; padding: 35px 0; width: 100%;
	opacity: 0;
	transform: translateX(300px);
	-webkit-transform: translateX(300px);
	-moz-transform: translateX(300px);
}
.hejun-newsList .rit-news article:nth-of-type(1){
	transition: all .8s ease 0s; 
	-webkit-transition: all .8s ease 0s; 
	-moz-transition: all .8s ease 0s; 
}
.hejun-newsList .rit-news article:nth-of-type(2){
	transition: all .8s ease .2s; 
	-webkit-transition: all .8s ease .2s;
	-moz-transition: all .8s ease .2s;
}
.hejun-newsList .rit-news.active article{
	opacity: 1;
	transform: translateX(0px);
	-webkit-transform: translateX(0px);
	-moz-transform: translateX(0px);
}
.hejun-newsList .rit-news article time{ margin-left: 8px;}
.hejun-newsList .rit-news article time img{ display: inline-block; vertical-align: middle;}
.hejun-newsList .rit-news article time font{ display: inline-block; vertical-align: middle; padding-left: 8px; font-size: 14px; font-family: 'HelveticaNeue'; color: #000;}
.hejun-newsList .rit-news article h3{ margin: 30px 0 25px 0; font-size: 0;}
.hejun-newsList .rit-news article h3 i{ display: inline-block; width: 0px; height: 1px; background-color: #000; vertical-align: middle; margin-right: 10px;}
.hejun-newsList .rit-news article h3 a{ display: inline-block; font-size: 18px; color: #000; vertical-align: middle;}
.hejun-newsList .rit-news article h3 a h5{ font-size: 18px;}
.hejun-newsList .rit-news article p{ font-size: 12px; color: #737373; line-height: 2; margin-left: 8px;}
.hejun-newsList .rit-news article h3:hover i{ width: 30px;}
.hejun-newsList .rit-news .more{ padding-top: 20px;
	opacity: 0;
	transform: translateX(300px);
	-webkit-transform: translateX(300px);
	-moz-transform: translateX(300px);
	transition: all .8s ease .4s; 
	-webkit-transition: all .8s ease .4s; 
	-moz-transition: all .8s ease .4s; 
}
.hejun-newsList .rit-news.active .more{
	opacity: 1;
	transform: translateX(0px);
	-webkit-transform: translateX(0px);
	-moz-transform: translateX(0px);
}
.hejun-newsList .rit-news .more font{ display: inline-block; width: 0px; overflow: hidden; vertical-align: middle; margin-right: 10px;}
.hejun-newsList .rit-news article h3 i,
.hejun-newsList .rit-news .more font{
	transition: all .3s ease 0s;
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;	
}
.hejun-newsList .rit-news .more i{ display: inline-block; width: 38px;}
.hejun-newsList .rit-news .more:hover font{ width: 40px;}


.body_bom { background: url(../images/in_bom_bg.jpg) 0 0 no-repeat; background-size: 100% 100%; }


.left { float: left; }
.right { float: left; }

.hejun-about { height: auto!important; width: auto!important; }

.m_lr_auto { width: 1200px; margin-left: auto; margin-right: auto; }
.qing_qu_tit {/*filter:alpha(opacity=0);  -moz-opacity:0;  -khtml-opacity: 0;  opacity: 0;*/height: 140px; line-height: 140px; position: relative; width: 100%; }
.qing_qu_tit h3 {font-size: 40px; text-align: right; float: right; margin-right: 9%; font-family: "黑体"; color: #fff; }
.qing_qu_tit h3 span { font-size: 24px!important; font-family: "Arial"; }
.qing_qu_tit h3 em { margin: 0 5px;}
.qing_qu_box { /*position: relative;filter:alpha(opacity=0);  -moz-opacity:0;  -khtml-opacity: 0;  opacity: 0;*/ }
.qing_qu_box .left { width: 30%;  /*box-sizing: border-box; border:10px solid #000; border-radius: 10px;*/ }
.qing_qu_box .left img { width: 100%; background-color: #000; }
.qing_qu_box .right { font-family: "宋体"; width: 68%; box-sizing: border-box; padding-left: 5%; }
.qing_qu_box .right .qing_qu_Li { margin-bottom: 65px;}
.qing_qu_box .right .qing_qu_Li .qing_qu_rq { color: #fff; font-size: 16px; text-align: right; margin-top: 20px; margin-bottom: 30px; }
.qing_qu_box .right .qing_qu_Li .qing_qu_rq h2 { font-family: "微软雅黑"; float: left; font-size: 20px; color: #fff; }
.qing_qu_box .right .qing_qu_Li h3 { font-size: 20px; margin-top:20px; margin-bottom: 20px; color: #fff; }
.qing_qu_box .right .qing_qu_Li .qing_qu_boke{ clear: both; }
.qing_qu_box .right .qing_qu_Li img { width: 20%; float: left; }
.qing_qu_box .right .qing_qu_Li p { font-size: 16px; color: #fff; line-height: 26px; /*float: right;width: 80%; padding-left: 15px;*/ box-sizing: border-box; }
.in_More { background: url(../images/more_bg.png) 55px 50% no-repeat; }
.in_More a { color: #cc1227!important;font-size: 24px!important; }
.in_video { /*border:1px solid #000; border-radius: 15px;*/ margin-top:60px; width: 100%;}
.in_video video { width: 100%; /*margin: 3% 5%; max-height: 250px;*/ }
.in_news_box {  }
.in_news_box .tit { padding-top: 50px; font-family: "黑体"; font-size: 40px; color: #fff; margin-bottom: 60px; position: relative;/*filter:alpha(opacity=0);  -moz-opacity:0;  -khtml-opacity: 0;  opacity: 0; */ }
.in_news_box .tit span { font-size: 24px; font-family: "Arial"; }
.in_news_box .tit span em { font-size: 24px; margin-left: 20px; margin-right: 10px; }
.in_news_box>.left {/*filter:alpha(opacity=0);  -moz-opacity:0;  -khtml-opacity: 0;  opacity: 0;*/ width: 48%; position: relative; }
.in_news_box ul li { margin-bottom: 40px; }
.in_news_box ul li .left { width: 25%; text-align: center; box-sizing: border-box; overflow: hidden; height: 130px; }
.in_news_box ul li .left img { max-height: 100%; }
.in_news_box ul li .left p { font-size: 40px; color: #fff; }
.in_news_box ul li .left span { color: #fff; margin-top: 10px; }
.in_news_box ul li .right { margin-left: 5%; width: 70%; }
.in_news_box ul li .right h3 {font-family: "微软雅黑"; color: #fff; font-size: 18px; height: 30px; line-height: 30px;white-space: nowrap; overflow: hidden;text-overflow:ellipsis; margin-top:10px; }
.in_news_box ul li .right p { color: #fff;font-family: "微软雅黑"; font-size: 14px; line-height: 24px; padding-top: 10px; }
.in_news_box>.right {/*filter:alpha(opacity=0);  -moz-opacity:0;  -khtml-opacity: 0;  opacity: 0;*/ width: 48%; float: right; position: relative; }
.in_news_box .in_More {  width: 160px; margin:0 auto; }

.contact_box{ margin-top: 100px; padding:15px 0 15px; width:100%;  overflow:hidden; position:relative; background:url(../images/bom_bg.png) 0 0 no-repeat; background-size: 100% 100%; }
.contact_box .tempWrap { width: 100%; }
.contact_box .bd{ padding:55px 5%; }
.contact_box .bd ul{ overflow:hidden; zoom:1; }
.contact_box .bd ul li{ margin-top: 60px; margin-bottom: 30px; width: 25%; float:left; _display:inline; overflow:hidden; text-align:center; box-sizing: border-box;  }
.contact_box .bd ul li .pic{ text-align:center; }
.contact_box .bd ul li .pic img{ width:50%;margin:15px 25%; background-color: #fff; }
.contact_box .bd ul li .title{ line-height:30px; color: #fff; }
footer { border-top: 10px #cc1227 solid;  background: url(../images/footer_bg.jpg) 0 0 no-repeat; margin-top: 50px; padding-top: 50px; color: #666; padding-bottom: 20px; background-size: 100% 100%; }
footer .bom_logo { float: left; width: 25%; }
footer .bom_logo img { width: 100%; }
footer .phone { float: left;width: 40%;color: #fff; padding-left: 50px; }
footer .phone h5 { font-weight: normal; font-size: 16px; color: #fff; font-family: "微软雅黑"; }
footer .phone span { font-size: 16px; color: #fff; }
footer .phone p { font-size: 16px; line-height: 28px;color: #fff;  font-family: "微软雅黑"; }
footer .copyright { float: right;width: 24%;color: #fff;  }
footer .copyright img { margin-top: 10px; }
footer .copyright p { font-size: 14px;color: #fff;  }
.label_box { position: relative; margin-top: 30px; }
.label_bg { position: absolute; background-color: #e60012; height: 2px; width: 88%; margin-left: 12%; color: #e60012; top: 50%; }
.label { position: relative; z-index: 5; color: #e60012; font-weight: bold;}
.bom_label { margin-top: 30px; text-align: center; }
.bom_label span { color: #fff; font-family: "宋体"; margin:0 25px; display: inline-block;}

.product_top_box_Left{animation: product_top_box_Left 2s forwards;-moz-animation: product_top_box_Left 2s forwards;	/* Firefox */-webkit-animation: product_top_box_Left 2s forwards;	/* Safari 和 Chrome */-o-animation: product_top_box_Left 2s forwards;	/* Opera */}
@keyframes product_top_box_Left
{0% {filter:alpha(opacity=0);  -moz-opacity:0;  -khtml-opacity: 0;  opacity: 0;left: -300px; }
100% {filter:alpha(opacity=100);  -moz-opacity:1;  -khtml-opacity: 1;  opacity: 1;left: 0;}}

@-moz-keyframes product_top_box_Left /* Firefox */
{0% {filter:alpha(opacity=0);  -moz-opacity:0;  -khtml-opacity: 0;  opacity: 0;left: -300px; }
100% {filter:alpha(opacity=100);  -moz-opacity:1;  -khtml-opacity: 1;  opacity: 1;left: 0;}}

@-webkit-keyframes product_top_box_Left /* Safari 和 Chrome */
{0% {filter:alpha(opacity=0);  -moz-opacity:0;  -khtml-opacity: 0;  opacity: 0;left: -300px; }
100% {filter:alpha(opacity=100);  -moz-opacity:1;  -khtml-opacity: 1;  opacity: 1;left: 0;}}

@-o-keyframes product_top_box_Left /* Opera */
{0% {filter:alpha(opacity=0);  -moz-opacity:0;  -khtml-opacity: 0;  opacity: 0;left: -300px; }
100% {filter:alpha(opacity=100);  -moz-opacity:1;  -khtml-opacity: 1;  opacity: 1;left: 0;}}


.product_top_box_Right{animation: product_top_box_Right 2s forwards;-moz-animation: product_top_box_Right 2s forwards;	/* Firefox */-webkit-animation: product_top_box_Right 2s forwards;	/* Safari 和 Chrome */-o-animation: product_top_box_Right 2s forwards;	/* Opera */}
@keyframes product_top_box_Right
{0% {filter:alpha(opacity=0);  -moz-opacity:0;  -khtml-opacity: 0;  opacity: 0;right: -300px; }
100% {filter:alpha(opacity=100);  -moz-opacity:1;  -khtml-opacity: 1;  opacity: 1;right: 0;}}

@-moz-keyframes product_top_box_Right /* Firefox */
{0% {filter:alpha(opacity=0);  -moz-opacity:0;  -khtml-opacity: 0;  opacity: 0;right: -300px; }
100% {filter:alpha(opacity=100);  -moz-opacity:1;  -khtml-opacity: 1;  opacity: 1;right: 0;}}

@-webkit-keyframes product_top_box_Right /* Safari 和 Chrome */
{0% {filter:alpha(opacity=0);  -moz-opacity:0;  -khtml-opacity: 0;  opacity: 0;right: -300px; }
100% {filter:alpha(opacity=100);  -moz-opacity:1;  -khtml-opacity: 1;  opacity: 1;right: 0;}}

@-o-keyframes product_top_box_Right /* Opera */
{0% {filter:alpha(opacity=0);  -moz-opacity:0;  -khtml-opacity: 0;  opacity: 0;right: -300px; }
100% {filter:alpha(opacity=100);  -moz-opacity:1;  -khtml-opacity: 1;  opacity: 1;right: 0;}}
.phone_phej { display: none; margin-top: 20px; }
.phone_phej ul li { width: 33.33%; float: left; text-align: center; margin-bottom: 30px; }
.phone_phej ul li img { width: 50%; }

@media (max-width: 1600px) {
    .m_lr_auto1600 {  width: 100%; margin-left: 0; margin-right: 0; box-sizing: border-box; padding:0 10px; }

}

@media (max-width: 1279px) {
	.qing_qu_tit,
	.qing_qu_box,
	.in_news_box .tit,
	.in_news_box>.left,
	.in_news_box>.right {filter:alpha(opacity=100);  -moz-opacity:1;  -khtml-opacity: 1;  opacity: 1; position: relative;}
}



@media (max-width: 1200px) {
    .m_lr_auto {  width: 100%; margin-left: 0; margin-right: 0; box-sizing: border-box; padding:0 10px; }
	.hejun-collection .hejun-collumns{ left: 14%; width: 74%; margin-left: 0; }


}

@media (max-width: 1100px) {
	.hejun-collection .hejun-collumns{ left: 0; width: 100%;  }
}


@media (max-width: 1150px) {
	.label_bg { margin-left: 16%; width: 84%; }
}

@media (max-width: 1050px) {
	footer .bom_logo { display: none; }
	footer .phone{ width: 50%; padding-left: 0; padding-bottom: 20px; }
	footer .copyright { float: right; width: 35%; }
}

@media (max-width: 999px) {
	header,
	.words-slide { display: none; }
	.top_s_right { display: inline-block; }
	.hejun-collection .hejun-collumns { display: none; }
	.phone_phej { display: block; padding-top: 80px; }
	.hejun-collection {height: auto!important;}
	.hejun-collection .collbgs { height: 0!important; }
	.qing_qu_box .left { display: none; }
	.qing_qu_box .right { width: 100%; padding-right: 5%; }

}

@media (max-width: 850px) {
	footer .phone{ width: 100%; }
	footer .copyright { width: 100%; }
	.label_bg { margin-left: 22%; width: 78%; }
}

@media (max-width: 820px) {
	.hejun-collection .slider-waper ul li>article>a>.left{width: 27%;}
	.hejun-collection .slider-waper ul li>article>a>.right{ width: 73%; }
	.hejun-collection .slider-remote { display: none; }

	.index-waper-box { display: none; }
	.in_news_box>.left,
	.in_news_box>.right { width: 100%; }
}

@media (max-width: 640px) {
	.index-back-box { width: 100%; margin-left: 0; margin-right: 0; }
	.sub-mouse,
	.index-back-box .sub-share{ display: none; }
	.in_news_box ul li .left { width:25%; }
	.in_news_box ul li .right { width: 70%; }
	.in_news_box ul li .right h3 { font-size: 16px; }
	.in_news_box ul li .right p, 
	.qing_qu_box .right .qing_qu_Li p{font-size: 12px;}

	.hejun-waper-tits small a {font-size: 24px!important;}
	.hejun-waper-tits small font a {font-size: 28px!important;}
	.hejun-waper-tits small a ,
	.hejun-waper-tits small font a { color: #000!important;  }
	.in_news_box .tit { padding-top: 15px; margin-bottom: 15px; font-size: 28px; text-align: center; }
	.qing_qu_tit{ height: 90px; }
	.qing_qu_tit h3 { line-height: 90px; font-size: 28px; }
}

@media (max-width: 600px) {
	.label_bg { margin-left: 30%; width: 70%; }
}


@media (max-width: 500px) {
	.label_bg {margin-left: 40%;width: 60%;}
}

/*产品中心*/
body  { background: url(../images/body_bg.jpg) 0 0 no-repeat; background-size: 100% 100%; }
.list_wrap section {  }
.list_wrap .re_link h2 { text-indent: 20px; font-weight: normal; line-height: 50px; color: #fff; }
.list_wrap .re_link h2 a { color: #fff; }
.list_wrap .re_link h2 ins { margin-left: 5px; margin-right:5px; }
.list_wrap .list_body {border:1px solid #cacaca;}
.list_wrap .list_body .left {display: inline-block; float: left; width: 23%; }
.list_wrap .list_body .left .top { background-color: #fedcdc; background-size: 100%; }
.list_wrap .list_body .left .top ins { float: left; font-size: 56px; color: #e70009; line-height: 90px; margin-left: 15px; }
.list_wrap .list_body .left .top h3 { float: left; font-size: 18px; color: #e70009; line-height: 18px; margin-top: 32px; margin-left: 5px; }
.list_wrap .list_body .left .top h3 span { font-size: 12px; display: block; font-weight: normal; }
.list_wrap .list_body .left .bom ul li { height: 40px; line-height: 40px; text-indent: 3em; border-bottom: #dfdfdf 1px solid; background: url(../images/ico5.jpg) 15px 50% no-repeat #f9f9f9; }
.list_wrap .list_body .left .bom ul li.this_li,.list_wrap .list_body .left .bom ul li:hover { color: #fff; background: url(../images/ico4.png) 15px 50% no-repeat #a48989; }
.list_wrap .list_body .right { float: left;  border-left: 1px solid #cacaca; width: 77%; padding:15px; box-sizing: border-box; }
.list_wrap .list_body .right .list_p_box { float: left; width: 25%; text-align: center; margin-bottom: 10px; }
.list_wrap .list_body .right .list_p_box span {word-break:break-all; box-sizing: border-box;padding:0 5px; display: block;}
.list_wrap .list_body .right .list_p_box img { margin: 10px 0; width: 60%; padding: 2.5% 20%;  }
.list_wrap .paging { padding-left: 50%; margin-top: 15px; height: 50px;}
.list_wrap .paging em ins { color: red; }
.list_wrap .paging p { display: inline-block; margin-left: 5px; }

/*新闻列表*/
.newsLi ul li { color: #999; border-bottom: 1px dashed #ccc; margin-bottom: 5px; clear: both;}
.newsLi ul li img { float: left; width: 20%; padding-top: 1%;padding-right: 1%;padding-bottom: 1%; box-sizing: border-box; }
.newsLi ul li p { float: left;text-indent: 1em; width: 80%; padding-top: 5%; white-space: nowrap; overflow: hidden;text-overflow:ellipsis; }
.newsLi ul li:hover {color: #fff;}
.newsLi ul li span { float: right; }

.securigyBody { margin-top: 120px; }

@media (max-width: 1100px) {
	.list_wrap .list_body .left .top { background-size: auto; }
	.list_wrap .list_body .left .top ins { line-height: 88px; margin-left: 10px; }
}

@media (max-width: 999px) {
	.list_wrap section { margin-top: 0; }
	.top_s_right {margin-top: 20px; }
}

@media (max-width: 760px) {
	.list_wrap .list_body .left { width: 100%; }
	.list_wrap .list_body .right { width: 100%; }
	.list_wrap .paging { padding-left: 0; text-align: center;}

	.securigyBody { margin-top: 35px; }
}

@media (max-width: 580px) {
	.list_wrap .list_body .right .list_p_box { width: 33.33%; }
}


@media (max-width: 500px) {
	.list_wrap .list_body .right .list_p_box { width: 50%; }
}


@media (max-width: 480px) {
	.list_wrap .list_body .right { padding: 5px; }
}

@media (max-width: 399px) {
	.list_wrap .list_body .right .list_p_box { width: 100%; }
}


.fw_fw { width: 1200px; }
@media (max-width: 1200px) {
	.fw_fw { width: 100%; }
}

@media (max-width: 999px) {
	.fw_fw { position: relative; top: 30px; }
}

@media (max-width: 800px) {
	.fw_fw .bifwm { display: none; }
	.fw_fw .fw_bom { display: none; }
}

.product_Lbox { margin-top: 150px; }
.product_Lbox ul li { width: 31.33%; float: left; position: relative;margin:0 1%; box-sizing: border-box; margin-bottom: 20px; padding:0 70px; }
.product_Lbox ul li img { width: 100%; }
.product_Lbox ul li:hover .Txt { display: inline-block;
animation: product_Lbox_txt 1s forwards;
-moz-animation: product_Lbox_txt 1s forwards;	/* Firefox */
-webkit-animation: product_Lbox_txt 1s forwards;	/* Safari 和 Chrome */
-o-animation: product_Lbox_txt 1s forwards;	/* Opera */ }
.product_Lbox ul li .Txt { height: 50px; line-height: 50px;  color: #000; background: rgba(255,255,255,.5); display: none; position: absolute; filter:alpha(opacity=0);  -moz-opacity:0;  -khtml-opacity: 0;  opacity: 0;bottom: -20px;left: 0; width: 100%; text-align: center; }
.product_Lbox ul li .Txt h5 { font-weight: bold; font-size: 18px; }
@keyframes product_Lbox_txt
{0% {filter:alpha(opacity=0);  -moz-opacity:0;  -khtml-opacity: 0;  opacity: 0;bottom: -20px; }
100% {filter:alpha(opacity=100);  -moz-opacity:1;  -khtml-opacity: 1;  opacity: 1;bottom: 0;}}

@-moz-keyframes product_Lbox_txt /* Firefox */
{0% {filter:alpha(opacity=0);  -moz-opacity:0;  -khtml-opacity: 0;  opacity: 0;bottom: -20px; }
100% {filter:alpha(opacity=100);  -moz-opacity:1;  -khtml-opacity: 1;  opacity: 1;bottom: 0;}}

@-webkit-keyframes product_Lbox_txt /* Safari 和 Chrome */
{0% {filter:alpha(opacity=0);  -moz-opacity:0;  -khtml-opacity: 0;  opacity: 0;bottom: -20px; }
100% {filter:alpha(opacity=100);  -moz-opacity:1;  -khtml-opacity: 1;  opacity: 1;bottom: 0;}}

@-o-keyframes product_Lbox_txt /* Opera */
{0% {filter:alpha(opacity=0);  -moz-opacity:0;  -khtml-opacity: 0;  opacity: 0;bottom: -20px; }
100% {filter:alpha(opacity=100);  -moz-opacity:1;  -khtml-opacity: 1;  opacity: 1;bottom: 0;}}

.newsLiBody_box {  }
.newsLiBody_box .tit { font-size: 40px; color: #fff; margin-bottom: 110px; position: relative;filter:alpha(opacity=0);  -moz-opacity:0;  -khtml-opacity: 0;  opacity: 0;  }
.newsLiBody_box .tit span { font-size: 24px; }
.newsLiBody_box .tit span em { font-size: 24px; margin-left: 20px; margin-right: 10px; }
.newsLiBody_box ul li { margin-bottom: 40px; width: 81%; margin-left: auto; margin-right: auto; }
.newsLiBody_box ul li .left { border:1px solid #fff; border-radius: 5px; padding:10px 0; width: 15%; text-align: center; box-sizing: border-box; }
.newsLiBody_box ul li .left p { font-size: 40px; color: #fff; }
.newsLiBody_box ul li .left span { color: #fff; margin-top: 10px; }
.newsLiBody_box ul li .right { margin-left: 5%; width: 80%; }
.newsLiBody_box ul li .right h3 {color: #fff; font-size: 20px; height: 30px; line-height: 30px;white-space: nowrap; overflow: hidden;text-overflow:ellipsis; }
.newsLiBody_box ul li .right p { color: #fff; font-size: 16px; line-height: 24px;}
.newsLiBody_box ul li:hover .right h3 {
	position: relative;
	animation: product_Lbox_txt 1s forwards;
	-moz-animation: product_Lbox_txt 1s forwards;	/* Firefox */
	-webkit-animation: product_Lbox_txt 1s forwards;	/* Safari 和 Chrome */
	-o-animation: product_Lbox_txt 1s forwards;	/* Opera */
}



@keyframes product_Lbox_txt
{0% {left: 0; }
100% {left: 5%;}}

@-moz-keyframes product_Lbox_txt /* Firefox */
{0% {left: 0; }
100% {left: 5%;}}

@-webkit-keyframes product_Lbox_txt /* Safari 和 Chrome */
{0% {left: 0; }
100% {left: 5%;}}

@-o-keyframes product_Lbox_txt /* Opera */
{0% {left: 0; }
100% {left: 5%;}}

@media (max-width: 800px) {
	.newsLiBody_box ul li .left { width: 20%; }
	.newsLiBody_box ul li .right { width: 70%; }

	.product_Lbox { margin-top: 55px; }
}


.paging { padding-left: 40%; margin-top: 15px; height: 50px;}
.paging em { font-size: 16px;color:#fff; }
.paging em ins { color: red; font-size: 16px; }
.paging p { display: inline-block; margin-left: 5px; font-size: 16px;color:#fff; }
.paging a { color:#fff; font-size: 16px;}
.faxq_h{ font-size:20px; color:#007bc2; border-bottom:1px dashed #e5e5e5; padding-bottom:5px; text-align:center; margin:0 20px;}
.faxq_date span{ color:#a7a7a7; padding:0 5px;}
.faxq_date{ text-align:center; margin-top:10px;}
.faxq_ha{ font-size:18px; color:#616161; margin:15px 40px; }
.faxq_p{ color:#fff; line-height:26px; margin:20px 40px 0; min-height: 300px;font-size: 14px;}
.detailcon .detailtitle{ margin-bottom: 15px}

.buy_box .buy_box_tit { margin-top:30px; margin-bottom: 30px; width: 100%; }
.buy_box .buy_box_tit.on { margin-top: 150px; }
.buy_box .buy_box_tit img { width: 100%; }
.buy_box ul { padding:0 40px; }
.buy_box ul li { width: 33.33%; float: left; padding:0 4%; box-sizing: border-box; margin-bottom: 20px; }
.buy_box ul li img { width: 100%; }
@media (max-width: 600px) {
	.buy_box ul li { width: 50%;  }
}



.hejun-works .words-slide ul li.cues font { font-family: "黑体"; }
.hejun-works .words-slide ul li.cues font ins { font-family: "Arial"; }



.newsLiBody_box video { width: 30.33%; margin:1.5%; float: left; height: 250px; }













