*{
	margin: 0;
	padding: 0;
}
body,html{
	width: 100%;
}
a,ul{
	text-decoration: none;
	list-style: none;
}
#hxj_SEOWrap{
	width: 100%;
	max-width: 1920px;
	margin: 0 auto;
	background: #fff;	
	/*overflow: hidden;*/
}
#hxj_SEOWrap .hxj_banner{
	width: 100%;
	height: 1295px;
	min-width: 1200px;
	background: url(../images/banner-bg.png) no-repeat center;
	overflow: hidden;
}
.hxj_textBg{
	width: 1200px;
	/*height: 100%;*/
	margin: 0 auto;
	padding: 70px 140px 0;
	box-sizing: border-box;
}
.hxj_textBg .daText{
	font-size: 30px;
	color: #fff;
}
.hxj_textBg .daText b{
	font-size: 74px;
	color: #fff;
}

.hxj_textBg .xiaoText{
	font-size: 24px;
	font-weight: bold;
	color: #fff;
}
.hxj_aBotton a{
	display: inline-block;
	width: 225px;
	height: 55px;
	background: linear-gradient(45deg,#ff8485,#ff9d1d);
	background: -o-linear-gradient(45deg,#ff8485,#ff9d1d);
	background: -webkit-linear-gradient(45deg,#ff8485,#ff9d1d);
	background: -ms-linear-gradient(45deg,#ff8485,#ff9d1d);
	background: -moz-linear-gradient(45deg,#ff8485,#ff9d1d);
	font-size: 22px;
	color: #fff;
	text-align: center;
	line-height: 55px;
	border-radius: 50px;
	margin-top: 25px;
}

.hxj_optim{
	width: 1200px;
	height: 100%;
	margin: 0 auto;
	margin-top: 105px;
}
.hxj_hint36{
	font-size: 36px;
	font-weight: bold;
	text-align: center;
	width: 100%;
}
.hxj_optim ul{
	width: 100%;
	/*overflow: hidden;*/
	margin-top: 120px;
}
.hxj_optim ul li{
	float: left;
	position: relative;
	box-shadow: 0px 0px 10px #2c2b31;
	-webkit-box-shadow: 0px 0px 10px #2c2b31;
	-o-box-shadow: 0px 0px 10px #2c2b31;
	-ms-box-shadow: 0px 0px 10px #2c2b31;
	-moz-box-shadow: 0px 0px 10px #2c2b31;
	height: 443px;
	width: 355px;
	transition: 0.5s;
}
.hxj_optim ul li:nth-child(2){
	margin-top: -45px;
}
.hxj_optim ul .hxj_marginTop{
	margin-top: -60px !important;
	transition: 0.5s;
}
.hxj_optim ul li .hxj_liText{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	box-sizing: border-box;
	padding: 0  75px 0 45px;
	color: #fff;
}
.hxj_liText .hxj_lihint{
	font-size: 36px;
	font-weight: bold;
	padding: 18px 0;
}
.hxj_liText .hxj_licont{
	font-size: 18px;
	padding-top: 30px;
}
.hxj_course{
	width: 100%;
	max-width: 1920px;
	margin: 20px auto 0;
	height: 880px;
	background-color: #fff;
	overflow: hidden;
}

.hxj_cour{
	width: 1200px;
	height: 100%;
	margin: 0 auto;
	text-align: center;
}
.hxj_cour .hxj_hint36{
	padding: 55px 0;
}
.hxj_tables{
	width: 100%;
	max-width: 1920px;
	margin: 0 auto;
	background: #f8f8f8;
	padding-bottom: 50px;
	overflow: hidden;
}
.hxj_tabl{
	width: 1200px;
	margin: 0 auto;
}
.hxj_tabl .hxj_hint36{
	padding: 110px 0 60px;
}
.hxj_clickTrTab{
	width: 100%;
}
.hxj_clickTrTab table{
	width: 100%;
	background: #fff;
	font-size: 18px;
	/*text-align: center;*/
}
.hxj_clickTrTab table thead tr th{
	padding: 20px 50px;
	color: #6537fb;
	border-top: 1px solid #6537fb;
}
.hxj_clickTrTab li .hxj_clickP{
	background: #6537fb;
	text-align: center;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	height: 60px;
	box-sizing: border-box;
	line-height: 60px;
	border-bottom: 1px solid #fff;
	cursor: pointer;
	position: relative;

}
.hxj_clickTrTab table tbody tr td{
	border-right: 1px dashed  #d2d2d2; 
	border-bottom: 1px dashed #d2d2d2;
	padding: 20px 50px;
}
.hxj_clickTrTab table tbody tr td:last-of-type{
	border-right: 0;
}
/*.hxj_clickLi table{
	display: none;
}*/
.hxj_clickLi table tr td:nth-child(1){
	width: 30%;
}
.hxj_clickLi table tr td:nth-child(2){
	width: 30%;
}
.hxj_clickLi table tr td:nth-child(3){
	width: 40%;
}

.hxj_clickTrTab li{
	height: 60px;
	overflow: hidden;

}
.hxj_clickTrTab li img{
	position: absolute;
	top: 50%;
	left: 60%;
	transform: translate(50%,-50%);
}
.hxj_tables .hxj_aBotton{
	text-align: center;
	margin-top: 30px;
}
.hxj_achievem{
	width: 100%;
	max-width: 1920px;
	height: 755px;
	background: url(../images/avi_bg.png) no-repeat center;
	margin-top: 75px;
	overflow: hidden;
}
.hxj_achievement{
	width: 1200px;
	margin: 0 auto;
	height: 100%;
	padding-top: 75px;
}
.hxj_achievement .hxj_hint36{
	color: #fff;
	overflow: hidden;
}
.hxj_achievement .hxj_hint36 span{
	float: left;
	margin-left: 485px;
}

.hxj_achievement .hxj_hint36 img{
	float: right;
	margin-right:475px;
}
.hxj_cloud{
	margin-top: 30px;
}
.hxj_cloud .hxj_clo{
	width: 330px;
	height: 210px;
	background: url(../images/coul.png) no-repeat center;
	float: left;
	box-sizing: border-box;
	padding: 65px 60px;
	font-size: 18px;
	margin: 0 35px;
}

.hxj_course12{
	width: 100%;
	height: 750px;
	margin: 0 auto;
	max-width: 1920px;
	background: url(../images/course_bg.png) no-repeat center;
	overflow: hidden;
}

.hxj_cou12{
	width: 1200px;
	margin: 0 auto;
	height: 100%;
	overflow: hidden;
}

.hxj_cou12 .hxj_textLeft{
	float: left;
	height: 100%;
	font-size: 36px;
	font-weight: bold;
	padding-top: 200px;
	box-sizing: border-box;
}
.hxj_cou12 .hxj_textLeft span{
	display: inline-block;
	border:1px solid #000;
	width: 40px;
}
.hxj_cou12 .hxj_imgRight{
	float: right;
	height: 100%;
	width: 880px;
	height: 640px;
	background: #fff;
	margin-top: 50px;
	margin-right: 15px;
	-webkit-box-shadow: 0px 0px 10px #ccc;
	-o-box-shadow: 0px 0px 10px #ccc;
	-moz-box-shadow: 0px 0px 10px #ccc;
	-ms-box-shadow: 0px 0px 10px #ccc;
	box-shadow: 0px 0px 10px #ccc;
	box-sizing: border-box;
	padding: 30px;
	overflow: hidden;
}
.hxj_cou12 .hxj_imgRight img{
	float: left;
}

.hxj_attestation{
	width: 100%;
	max-width: 1920px;
	margin: 0 auto;
	height: 950px;
	position: relative;
	overflow: hidden;
}
.hxj_attes{
	width: 1200px;
	margin: 0 auto;
	height: 100%;
	padding-top: 75px;
	box-sizing: border-box;
}
.hxj_atteImgs{
	margin-top: 50px;
	width: 100%;
}
.hxj_atteImgs .swiper-slide{
	width: 33.3%;
	overflow: hidden;
	text-align: center;
}
.hxj_atteImgs .swiper-slide img{
	width: 100%;
}

.hxj_master{
	width: 100%;
	max-width: 1920px;
	margin: 0 auto;
	height: 1040px;
	background: #6835fb;
	overflow: hidden;
}
.hxj_masterTxt{
	width: 1200px;
	margin: 0 auto;
	height: 100%;
	padding-top: 100px;
	box-sizing: border-box;
}
.hxj_masterTxt .hxj_hint36{
	color: #fff;
}
.hxj_masImg{
	width: 100%;
	overflow: hidden;
	margin-top: 40px;
}
.hxj_masImg .hxj_tech{
	float: left;
	width: 555px;
	height: 325px;
	background: #fff;
	margin: 15px 20px;
	overflow: hidden;
}
.hxj_tech .hxj_techLeft{
	width: 60%;
	float: left;
	padding: 40px 25px 0;
	box-sizing: border-box;
}
.hxj_tech .hxj_techright{
	width: 40%;
	float: right;
	padding: 65px 0;
	box-sizing: border-box;
}
.hxj_techLeft .hxj_techName{
	font-size: 30px;
	font-weight: bold;
	display: inline-block;
	border-bottom: 1px solid #6735fb;
	color: #333;

}
.hxj_techLeft .hxj_techpost{
	font-size: 18px;
	font-weight: bold;
	display: inline-block;

	color: #333;
	margin-top: 15px;
}
.hxj_techLeft .hxj_techSynop {
	padding-top: 20px;
	border-top: 1px solid #7d7d7d;
	font-size: 14px;
	color: #7d7d7d;
	margin-top: 20px;
}
.hxj_masterTxt .hxj_aBotton{
	text-align: center;
	font-size: 18px;
}
.hxj_masterTxt .hxj_aBotton a{
	font-size: 18px;
}

.hxj_getJob{
	width: 100%;
	height: 990px;
	background: #fff;
	max-width: 1920px;
	margin: 0 auto;
	overflow: hidden;
}
.hxj_aJob{
	width: 1200px;
	margin: 0 auto;
	height: 100%;
	padding: 85px 0 0;
}
.hxj_sutdImgs{
	width: 100%;
	box-sizing: border-box;
	padding: 5px;
	overflow: hidden;
	margin-top: 50px;
}

.hxj_sutdImgs .hxj_sutd{
	float: left;
	position: relative;
}
.hxj_zhezhao{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.5);
}
.hxj_sutdImgs .hxj_sutd .hxj_sutdTxt{
	width: 100%;
	height: 50%;
	position: absolute;
	left: 0;
	bottom: 0;
	background: rgba(109,69,247,0.7);
	font-size: 14px;
	color: #fff;
	box-sizing: border-box;
	padding: 10px;
	display: none;
}

.hxj_form{
	width: 100%;
	height: 810px;
	background: url(../images/footer-bg.png) no-repeat center;
	overflow: hidden;
}
.hxj_formNaa{
	width: 1200px;
	height: 100%;
	margin: 0 auto;
	padding-top: 116px;
	overflow: hidden;
	box-sizing: border-box;
	position: relative;
}
.hxj_renLeft{
	float: left;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 2;
}
#hxj_form1{
	width: 570px;
	height: 570px;
	background: #fff;
	position: absolute;
	top: 120px;
	right: 0;
}
.hxj_txtr{
	font-size: 36px;
	font-weight: bold;
	padding: 55px 0 50px 85px;
	box-sizing: border-box;
	border-bottom: 1px solid #ececee;
}

.hxj_name,.hxj_model{
	width: 435px;
	height: 65px;
	border: 1px solid #ccc;
	border-radius: 50px;
	margin: 0 auto;
	margin-top: 30px;
	box-sizing: border-box;
	padding: 20px 40px;
	font-size: 18px;
	color: #959595;
}
.hxj_name input,.hxj_model input{
	border: 0;
	font-size: 18px;
	outline: none;
}
.hxj_inBot{
	width: 435px;
	height: 65px;
	margin: 0 auto;
	margin-top: 30px;
}
.hxj_inBot input{
	width: 100%;
	height: 100%;
	outline: none;
	font-size: 18px;
	border: 0;
	color: #fff;
	border-radius: 50px;
	background: linear-gradient(45deg,#ff8485,#ff9d1d);
	background: -o-linear-gradient(45deg,#ff8485,#ff9d1d);
	background: -webkit-linear-gradient(45deg,#ff8485,#ff9d1d);
	background: -ms-linear-gradient(45deg,#ff8485,#ff9d1d);
	background: -moz-linear-gradient(45deg,#ff8485,#ff9d1d);
}


/*动画css*/
.daText{
	animation-duration: 1s; 
    animation-delay: 1s; 
	animation-iteration-count: 1;

	-webkit-animation-duration: 1s;  
	-o-animation-duration: 1s;  
	-ms-animation-duration: 1s;  
	-moz-animation-duration: 1s;  
    -o-animation-delay: 1s;    
    -ms-animation-delay: 1s;    
    -moz-animation-delay: 1s;    
    -webkit-animation-delay: 1s;    
    -webkit-animation-iteration-count: 1;
    -o-animation-iteration-count: 1;
    -ms-animation-iteration-count: 1;
    -moz-animation-iteration-count: 1;

}
.xiaoText{

    animation-duration: 1.5s;  
	-webkit-animation-duration: 1.5s;  
	-o-animation-duration: 1.5s;  
	-ms-animation-duration: 1.5s;  
	-moz-animation-duration: 1.5s;  

    animation-delay: 1.5s; 
    -o-animation-delay: 1.5s;    
    -ms-animation-delay: 1.5s;    
    -moz-animation-delay: 1.5s;    
    -webkit-animation-delay: 1.5s;    

    animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    -o-animation-iteration-count: 1;
    -ms-animation-iteration-count: 1;
    -moz-animation-iteration-count: 1;
}
.hxj_aBotton{
	animation-duration: 2s;  
    animation-delay: 2s;    
    animation-iteration-count: 1;
    -webkit-animation-duration: 2s;  
	-o-animation-duration: 2s;  
	-ms-animation-duration: 2s;  
	-moz-animation-duration: 2s;  
    -o-animation-delay: 2s;    
    -ms-animation-delay: 2s;    
    -moz-animation-delay: 2s;    
    -webkit-animation-delay: 2s;    
    -webkit-animation-iteration-count: 1;
    -o-animation-iteration-count: 1;
    -ms-animation-iteration-count: 1;
    -moz-animation-iteration-count: 1;
}
.hxj_optim .hxj_hint36{
	animation-duration: 2.5s;  
    animation-delay: 2.5s;    
    animation-iteration-count: 1;
    -webkit-animation-duration: 2.5s;  
	-o-animation-duration: 2.5s;  
	-ms-animation-duration: 2.5s;  
	-moz-animation-duration: 2.5s;  
    -o-animation-delay: 2.5s;    
    -ms-animation-delay: 2.5s;    
    -moz-animation-delay: 2.5s;    
    -webkit-animation-delay: 2.5s;    
    -webkit-animation-iteration-count: 1;
    -o-animation-iteration-count: 1;
    -ms-animation-iteration-count: 1;
    -moz-animation-iteration-count: 1;
}
.hxj_optimImg li{
	animation-duration: 3s;  
    animation-delay: 3s;    
    animation-iteration-count: 1;
    -webkit-animation-duration: 3s;  
	-o-animation-duration: 3s;  
	-ms-animation-duration: 3s;  
	-moz-animation-duration: 3s;  
    -o-animation-delay: 3s;    
    -ms-animation-delay: 3s;    
    -moz-animation-delay: 3s;    
    -webkit-animation-delay: 3s;    
    -webkit-animation-iteration-count: 1;
    -o-animation-iteration-count: 1;
    -ms-animation-iteration-count: 1;
    -moz-animation-iteration-count: 1;
}
.hxj_course .hxj_hint36{
	animation-duration: 1s;  
    animation-delay: 1s;    
    animation-iteration-count: 1;
    -webkit-animation-duration: 1s;  
	-o-animation-duration: 1s;  
	-ms-animation-duration: 1s;  
	-moz-animation-duration: 1s;  
    -o-animation-delay: 1s;    
    -ms-animation-delay: 1s;    
    -moz-animation-delay: 1s;    
    -webkit-animation-delay: 1s;    
    -webkit-animation-iteration-count: 1;
    -o-animation-iteration-count: 1;
    -ms-animation-iteration-count: 1;
    -moz-animation-iteration-count: 1;
}
.hxj_course img{
	animation-duration: 2s;  
    animation-delay: 2s;    
    animation-iteration-count: 1;
    -webkit-animation-duration: 2s;  
	-o-animation-duration: 2s;  
	-ms-animation-duration: 2s;  
	-moz-animation-duration: 2s;  
    -o-animation-delay: 2s;    
    -ms-animation-delay: 2s;    
    -moz-animation-delay: 2s;    
    -webkit-animation-delay: 2s;    
    -webkit-animation-iteration-count: 1;
    -o-animation-iteration-count: 1;
    -ms-animation-iteration-count: 1;
    -moz-animation-iteration-count: 1;
}
.hxj_tables .hxj_hint36{
	animation-duration: 1s;  
    animation-delay: 1s;    
    animation-iteration-count: 1;
    -webkit-animation-duration: 1s;  
	-o-animation-duration: 1s;  
	-ms-animation-duration: 1s;  
	-moz-animation-duration: 1s;  
    -o-animation-delay: 1s;    
    -ms-animation-delay: 1s;    
    -moz-animation-delay: 1s;    
    -webkit-animation-delay: 1s;    
    -webkit-animation-iteration-count: 1;
    -o-animation-iteration-count: 1;
    -ms-animation-iteration-count: 1;
    -moz-animation-iteration-count: 1;
}
.hxj_tables .hxj_clickTrTab{
	animation-duration: 2s;  
    animation-delay: 2s;    
    animation-iteration-count: 1;
    -webkit-animation-duration: 2s;  
	-o-animation-duration: 2s;  
	-ms-animation-duration: 2s;  
	-moz-animation-duration: 2s;  
    -o-animation-delay: 2s;    
    -ms-animation-delay: 2s;    
    -moz-animation-delay: 2s;    
    -webkit-animation-delay: 2s;    
    -webkit-animation-iteration-count: 1;
    -o-animation-iteration-count: 1;
    -ms-animation-iteration-count: 1;
    -moz-animation-iteration-count: 1;
}
.hxj_tables .hxj_aBotton{
	animation-duration: 2.5s;  
    animation-delay: 2.5s;    
    animation-iteration-count: 1;
    -webkit-animation-duration: 2.5s;  
	-o-animation-duration: 2.5s;  
	-ms-animation-duration: 2.5s;  
	-moz-animation-duration: 2.5s;  
    -o-animation-delay: 2.5s;    
    -ms-animation-delay: 2.5s;    
    -moz-animation-delay: 2.5s;    
    -webkit-animation-delay: 2.5s;    
    -webkit-animation-iteration-count: 1;
    -o-animation-iteration-count: 1;
    -ms-animation-iteration-count: 1;
    -moz-animation-iteration-count: 1;
}
.hxj_achievem .hxj_hint36{
	animation-duration: 1s;  
    animation-delay: 1s;    
    animation-iteration-count: 1;
    -webkit-animation-duration: 1s;  
	-o-animation-duration: 1s;  
	-ms-animation-duration: 1s;  
	-moz-animation-duration: 1s;  
    -o-animation-delay: 1s;    
    -ms-animation-delay: 1s;    
    -moz-animation-delay: 1s;    
    -webkit-animation-delay: 1s;    
    -webkit-animation-iteration-count: 1;
    -o-animation-iteration-count: 1;
    -ms-animation-iteration-count: 1;
    -moz-animation-iteration-count: 1;
}
.hxj_achievem .hxj_cloud .hxj_clo:nth-child(1){
	animation-duration: 2s;  
    animation-delay: 0.5s;    
    animation-iteration-count: 1;
    -webkit-animation-duration: 2s;  
	-o-animation-duration: 2s;  
	-ms-animation-duration: 2s;  
	-moz-animation-duration: 2s;  
    -o-animation-delay: 0.5s;    
    -ms-animation-delay: 0.5s;    
    -moz-animation-delay: 0.5s;    
    -webkit-animation-delay: 0.5s;    
    -webkit-animation-iteration-count: 1;
    -o-animation-iteration-count: 1;
    -ms-animation-iteration-count: 1;
    -moz-animation-iteration-count: 1;
}
.hxj_achievem .hxj_cloud .hxj_clo:nth-child(2){
	animation-duration: 2.5s;  
    animation-delay:  0.5s;    
    animation-iteration-count: 1;
    -webkit-animation-duration: 2.5s;  
	-o-animation-duration: 2.5s;  
	-ms-animation-duration: 2.5s;  
	-moz-animation-duration: 2.5s;  
    -o-animation-delay: 0.5s;    
    -ms-animation-delay: 0.5s;    
    -moz-animation-delay: 0.5s;    
    -webkit-animation-delay: 0.5s;    
    -webkit-animation-iteration-count: 1;
    -o-animation-iteration-count: 1;
    -ms-animation-iteration-count: 1;
    -moz-animation-iteration-count: 1;
}
.hxj_achievem .hxj_cloud .hxj_clo:nth-child(3){
	animation-duration: 3s;  
    animation-delay: 0.5s;    
    animation-iteration-count: 1;
    -webkit-animation-duration: 3s;  
	-o-animation-duration: 3s;  
	-ms-animation-duration: 3s;  
	-moz-animation-duration: 3s;  
    -o-animation-delay: 0.5s;    
    -ms-animation-delay: 0.5s;    
    -moz-animation-delay: 0.5s;    
    -webkit-animation-delay: 0.5s;    
    -webkit-animation-iteration-count: 1;
    -o-animation-iteration-count: 1;
    -ms-animation-iteration-count: 1;
    -moz-animation-iteration-count: 1;
}
.hxj_achievem .hxj_cloud .hxj_clo:nth-child(4){
	animation-duration: 3.5s;  
    animation-delay: 0.5s;    
    animation-iteration-count: 1;
    -webkit-animation-duration: 3.5s;  
	-o-animation-duration: 3.5s;  
	-ms-animation-duration: 3.5s;  
	-moz-animation-duration: 3.5s;  
    -o-animation-delay: 0.5s;    
    -ms-animation-delay: 0.5s;    
    -moz-animation-delay: 0.5s;    
    -webkit-animation-delay: 0.5s;    
    -webkit-animation-iteration-count: 1;
    -o-animation-iteration-count: 1;
    -ms-animation-iteration-count: 1;
    -moz-animation-iteration-count: 1;
}
.hxj_achievem .hxj_cloud .hxj_clo:nth-child(5){
	animation-duration: 4s;  
    animation-delay: 0.5s;    
    animation-iteration-count: 1;
    -webkit-animation-duration: 4s;  
	-o-animation-duration: 4s;  
	-ms-animation-duration: 4s;  
	-moz-animation-duration: 4s;  
    -o-animation-delay: 0.5s;    
    -ms-animation-delay: 0.5s;    
    -moz-animation-delay: 0.5s;    
    -webkit-animation-delay: 0.5s;    
    -webkit-animation-iteration-count: 1;
    -o-animation-iteration-count: 1;
    -ms-animation-iteration-count: 1;
    -moz-animation-iteration-count: 1;
}
.hxj_course12 .hxj_textLeft{
	animation-duration: 1s;  
    animation-delay: 1s;    
    animation-iteration-count: 1;
    -webkit-animation-duration: 1s;  
	-o-animation-duration: 1s;  
	-ms-animation-duration: 1s;  
	-moz-animation-duration: 1s;  
    -o-animation-delay: 1s;    
    -ms-animation-delay: 1s;    
    -moz-animation-delay: 1s;    
    -webkit-animation-delay: 1s;    
    -webkit-animation-iteration-count: 1;
    -o-animation-iteration-count: 1;
    -ms-animation-iteration-count: 1;
    -moz-animation-iteration-count: 1;
}
.hxj_course12 .hxj_imgRight img{
	animation-duration: 2s;  
    animation-delay: 2s;    
    animation-iteration-count: 1;
    -webkit-animation-duration: 2s;  
	-o-animation-duration: 2s;  
	-ms-animation-duration: 2s;  
	-moz-animation-duration: 2s;  
    -o-animation-delay: 2s;    
    -ms-animation-delay: 2s;    
    -moz-animation-delay: 2s;    
    -webkit-animation-delay: 2s;    
    -webkit-animation-iteration-count: 1;
    -o-animation-iteration-count: 1;
    -ms-animation-iteration-count: 1;
    -moz-animation-iteration-count: 1;
}
.hxj_attestation .hxj_hint36{
	animation-duration: 1s;  
    animation-delay: 1s;    
    animation-iteration-count: 1;
    -webkit-animation-duration: 1s;  
	-o-animation-duration: 1s;  
	-ms-animation-duration: 1s;  
	-moz-animation-duration: 1s;  
    -o-animation-delay: 1s;    
    -ms-animation-delay: 1s;    
    -moz-animation-delay: 1s;    
    -webkit-animation-delay: 1s;    
    -webkit-animation-iteration-count: 1;
    -o-animation-iteration-count: 1;
    -ms-animation-iteration-count: 1;
    -moz-animation-iteration-count: 1;
}

.hxj_attestation .hxj_atteImgs{
	animation-duration: 2s;  
    animation-delay: 2s;    
    animation-iteration-count: 1;
    -webkit-animation-duration: 2s;  
	-o-animation-duration: 2s;  
	-ms-animation-duration: 2s;  
	-moz-animation-duration: 2s;  
    -o-animation-delay: 2s;    
    -ms-animation-delay: 2s;    
    -moz-animation-delay: 2s;    
    -webkit-animation-delay: 2s;    
    -webkit-animation-iteration-count: 1;
    -o-animation-iteration-count: 1;
    -ms-animation-iteration-count: 1;
    -moz-animation-iteration-count: 1;
}

.hxj_master .hxj_hint36{
	animation-duration: 1s;  
    animation-delay: 1s;    
    animation-iteration-count: 1;
    -webkit-animation-duration: 1s;  
	-o-animation-duration: 1s;  
	-ms-animation-duration: 1s;  
	-moz-animation-duration: 1s;  
    -o-animation-delay: 1s;    
    -ms-animation-delay: 1s;    
    -moz-animation-delay: 1s;    
    -webkit-animation-delay: 1s;    
    -webkit-animation-iteration-count: 1;
    -o-animation-iteration-count: 1;
    -ms-animation-iteration-count: 1;
    -moz-animation-iteration-count: 1;
}
.hxj_master .hxj_masImg .hxj_tech{
	animation-duration: 2s;  
    animation-delay: 2s;    
    animation-iteration-count: 1;
    -webkit-animation-duration: 2s;  
	-o-animation-duration: 2s;  
	-ms-animation-duration: 2s;  
	-moz-animation-duration: 2s;  
    -o-animation-delay: 2s;    
    -ms-animation-delay: 2s;    
    -moz-animation-delay: 2s;    
    -webkit-animation-delay: 2s;    
    -webkit-animation-iteration-count: 1;
    -o-animation-iteration-count: 1;
    -ms-animation-iteration-count: 1;
    -moz-animation-iteration-count: 1;
}
.hxj_master .hxj_aBotton{
	animation-duration: 2.5s;  
    animation-delay: 2.5s;    
    animation-iteration-count: 1;
    -webkit-animation-duration: 2.5s;  
	-o-animation-duration: 2.5s;  
	-ms-animation-duration: 2.5s;  
	-moz-animation-duration: 2.5s;  
    -o-animation-delay: 2.5s;    
    -ms-animation-delay: 2.5s;    
    -moz-animation-delay: 2.5s;    
    -webkit-animation-delay: 2.5s;    
    -webkit-animation-iteration-count: 1;
    -o-animation-iteration-count: 1;
    -ms-animation-iteration-count: 1;
    -moz-animation-iteration-count: 1;
}
.hxj_getJob .hxj_hint36{
	animation-duration: 1s;  
    animation-delay: 1s;    
    animation-iteration-count: 1;
    -webkit-animation-duration: 1s;  
	-o-animation-duration: 1s;  
	-ms-animation-duration: 1s;  
	-moz-animation-duration: 1s;  
    -o-animation-delay: 1s;    
    -ms-animation-delay: 1s;    
    -moz-animation-delay: 1s;    
    -webkit-animation-delay: 1s;    
    -webkit-animation-iteration-count: 1;
    -o-animation-iteration-count: 1;
    -ms-animation-iteration-count: 1;
    -moz-animation-iteration-count: 1;
}
.hxj_getJob .hxj_sutdImgs .hxj_sutd{
	animation-duration: 2s;  
    animation-delay: 2s;    
    animation-iteration-count: 1;
    -webkit-animation-duration: 2s;  
	-o-animation-duration: 2s;  
	-ms-animation-duration: 2s;  
	-moz-animation-duration: 2s;  
    -o-animation-delay: 2s;    
    -ms-animation-delay: 2s;    
    -moz-animation-delay: 2s;    
    -webkit-animation-delay: 2s;    
    -webkit-animation-iteration-count: 1;
    -o-animation-iteration-count: 1;
    -ms-animation-iteration-count: 1;
    -moz-animation-iteration-count: 1;
}

.hxj_form .hxj_renLeft{
	animation-duration: 1s;  
    animation-delay: 1s;    
    animation-iteration-count: 1;
    -webkit-animation-duration: 1s;  
	-o-animation-duration: 1s;  
	-ms-animation-duration: 1s;  
	-moz-animation-duration: 1s;  
    -o-animation-delay: 1s;    
    -ms-animation-delay: 1s;    
    -moz-animation-delay: 1s;    
    -webkit-animation-delay: 1s;    
    -webkit-animation-iteration-count: 1;
    -o-animation-iteration-count: 1;
    -ms-animation-iteration-count: 1;
    -moz-animation-iteration-count: 1;
}
#hxj_form1{
	animation-duration: 2s;  
    animation-delay: 2s;    
    animation-iteration-count: 1;
    -webkit-animation-duration: 2s;  
	-o-animation-duration: 2s;  
	-ms-animation-duration: 2s;  
	-moz-animation-duration: 2s;  
    -o-animation-delay: 2s;    
    -ms-animation-delay: 2s;    
    -moz-animation-delay: 2s;    
    -webkit-animation-delay: 2s;    
    -webkit-animation-iteration-count: 1;
    -o-animation-iteration-count: 1;
    -ms-animation-iteration-count: 1;
    -moz-animation-iteration-count: 1;
}
.hxj_aBotton a:hover{
	background: linear-gradient(45deg,#fb4042,#e09028);
	background: -o-linear-gradient(45deg,#fb4042,#e09028);
	background: -webkit-linear-gradient(45deg,#fb4042,#e09028);
	background: -ms-linear-gradient(45deg,#fb4042,#e09028);
	background: -moz-linear-gradient(45deg,#fb4042,#e09028);
}



/**/
.prev_left{
	display: inline-block;
	position: absolute;
	top: 50%;
	left: 20px;
	width: 47px;
	height: 47px;
	margin-top: -50px;
	/*background: #000;*/
	background: url(../images/row.png);
}
.prev_right{
	display: inline-block;
	position: absolute;
	top: 50%;
	margin-top: -50px;
	right: 20px;
	width: 47px;
	height: 47px;
	/*background: #000;*/
	background: url(../images/row.png);
	transform: rotate(180deg);
}

.prev_left:hover{
	background: url(../images/hove.png);
	transform: rotate(180deg);
}
.prev_right:hover{
	background: url(../images/hove.png);
	transform: rotate(0deg);
}

.hxj_lunboText{
	position: absolute;
	bottom: 100px;
	left: 0;
	width: 100%;
	text-align:center;
}
.hxj_lunboText .hxj_shu{
	display: inline-block;
	border: 1px solid #000;
	height: 45px;
}
.hxj_lunboText .hxj_heng{
	display: inline-block;
	background-color: #6339fb;
	width: 60px;
	height: 5px;
}

.gallery_item{
	box-shadow: 0px 0px 20px #2c2b31;
	-webkit-box-shadow: 0px 0px 20px #2c2b31;
	-o-box-shadow: 0px 0px 20px #2c2b31;
	-ms-box-shadow: 0px 0px 20px #2c2b31;
	-moz-box-shadow: 0px 0px 20px #2c2b31;
}