
.isotope, 
.isotope .portfolio-item, 
.isotope .post-item {
	-webkit-transition-duration: .8s;
	-moz-transition-duration: .8s;
	-ms-transition-duration: .8s;
	-o-transition-duration: .8s;
	transition-duration: .8s;
}

.align-center{
	text-align:center;
	line-height:0;
	font-size:0;
}
.align-left{
	text-align:left;
	line-height:0;
	font-size:0;
}
.align-right{
	text-align:right;
	line-height:0;
	font-size:0;
}
.align-left li,.align-right li,.align-center li{
	display:inline-block;
}
.cz-cen{
	-webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    display: -webkit-flex;
}
.pagerMain{
    text-align: center;
}
.pagerMain a{
	width:auto;
	padding:0 15px;
	height:30px;
	border:1px solid #e4e4e4;
	line-height:30px;
    background: #fff;
	color:#666666;
	font-size:13px;
	display:inline-block;
	border-radius:2px;
	font-family:"宋体";
	margin:5px;
	border-radius:4px;
	transition-duration: .5s;
    -moz-transition-duration: .5s;
    -webkit-transition-duration: .5s;
    -o-transition-duration: .5s;
}
.pagerMain a.page-num-current{
	color:#fff;
	background:#194260;
	border:1px solid #194260;
}
.pagerMain a:hover{
	background:#194260;
	color:#fff;
	transition-duration: .5s;
    -moz-transition-duration: .5s;
    -webkit-transition-duration: .5s;
    -o-transition-duration: .5s;
}
.pagerMain .page-status{
	display: none;
}

.jjbq-box{
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.jjbq-box li{
    -webkit-box-flex: 0;
}
.flex_w {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    z-index: 10;
}
.container{
	max-width:1250px;
	margin:0 auto;
	padding: 0 15px;
}
em{
	font-style:normal;
}
img{
    -webkit-user-drag: none;
	vertical-align: middle;
	max-width: 100%;
}
.time4{
    transition-duration: .5s;
    -moz-transition-duration: .5s;
    -webkit-transition-duration: .5s;
    -o-transition-duration: .5s;
}
.ho_til{
    width: 100%;
    text-align: center;
	margin: 50px 0 0 0;
	position: relative;
}
.ho_til h2{
    color: #444444;
    font-size:28px;
	line-height: 45px;
	font-weight: 400;
	position: relative;
}
.ho_til.white_til h2{
	color: #fff;
}
.ho_til.white_til p{
	color: #fff;
}
.ho_til h2::after{
    content: "";
	width: 40px;
	border-radius: 5px;
    height: 3px;
	left: 50%;
	margin-left: -20px;
    bottom: 0px;
    background: #065c9a;
    display: block;
	position: absolute;
	z-index: -1;
}
.ho_til p{
	color: #666666;
	font-size: 14px;
	line-height: 35px;
	display: block;
}

@media screen and (max-width:1270px){
	header .top,.logo{
		z-index: 999;
		position: relative;
	}
	.mob_nav{
		display: block;
	}
	.nav-tab{
		position: fixed;
		right: 0;
		width: 100%;
		height: 100vh;
		background: rgba(1,47,80,0.9);
		padding-top: 130px;
		top: -100%;
		z-index: 998;
	}
	.nav-tab .sub-li{
		width: 100%;
		height: auto;
	}
	.nav-tab .sub-li a em{
		display: none;
	}
	.sub-menu{
		display: none !important;
	}
	.open-nav .nav-tab{
		top: 0;
	}
}
@media screen and (max-width:1240px){	
	.banner.nybanner{
		height: auto;
	}
	.proxq_ban .container{
		width: 64%;
	}
	.nybanner .banner-box{
		width: 150%;
		margin-left: -100%;
		left: 75%;
		height: auto;
		position: relative;
	}
}
@media screen and (max-width:1200px){	
	.gjrzzd .rzzd_pic,.proxq_ban{
		height: auto;
	}
	.gjrzzd .rzzd-box,.banner-box{
		width: 150%;
		margin-left: -100%;
		left: 75%;
		height: auto;
		position: relative;
	}

}
@media screen and (max-width:1190px){	
	.job_qs{
		background-size: 1800px;
	}
}
@media screen and (max-width:1100px){	
	.sybanner{
		height: 65vh;
	}
	.sybanner .swiper-slide img{
		max-width: none;
		height: 100%;
	}
}

@media screen and (max-width:1070px){	
	.team .item .teawm_js{
		max-height: 170px;
	}
	.footer .foot_contact{
		width: 35%;
		padding-right: 7%;
	}
	#teamxq .xgteam li{
		width: 33.33%;
		-ms-flex: 0 0 33.33%;
		flex: 0 0 33.33%;
		max-width: 33.33%;
	}
}

@media screen and (max-width:1040px){
	.proxq_ban .pro_dboxs h2 {
		margin-top: 15%;
	}
}

@media screen and (max-width:1000px){
	.job .job2_pic li .job2-box{
		width: 75%;
		padding-bottom: 75%;
	}
	.job_qs_box li .jobqs-main{
		width: 70%;
	}
	.job_qs {
		background-size: 150%;
		background-position: center 28%;
	}
}
@media screen and (max-width:970px){
	.job_xz li .job_font1{
		min-height: 270px;
	}
}
@media screen and (max-width:940px){
	.about_right{
		padding-top: 0;
	}
	.about_right h2{
		font-size: 30px;
		line-height: 35px;
	}
	.about_right h2::after{
		top: 13px;
	}
	.about_right p{
		padding: 15px 0 20px 0;
	}
	.course_box li .cou_til h3{
		font-size: 15px;
	}
	#honor ul li{
		width: 33.33%;
		-ms-flex: 0 0 33.33%;
		flex: 0 0 33.33%;
		max-width: 33.33%;
	}
}

@media screen and (max-width:920px){	
	.news ul li .news_right{
		width: 78%;
	}
	
}

@media screen and (max-width:910px){	
	.sybanner{
		height: 55vh;
	}
	.proxq_ban .pro_dboxs p{
		display: none;
	}
	.proxq_ban .pro_dboxs h2{
		margin-top: 24%;
	}
}

@media screen and (max-width:880px){	
	.team .item .teawm_js{
		max-height: 100px;
	}
	.foot_tab{
		display: none;
	}
	.footer .foot_contact{
		width: 50%;
	}
	.job_xz li .job_font1{
		min-height: 320px;
	}
}

@media screen and (max-width:840px){
	.team li{
		width: 50%;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
	.hj_left{
		width: 46%;
	}
	.job_xz li{
		width: 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	.job_xz li .job_font1{
		min-height: auto;
	}
  .job_mess .job-box2{
  	width:100%;
  }
}

@media screen and (max-width:820px){
	.job .job2_pic ul{
		margin: 20px -5px 0 -5px;
	}
	.job .job2_pic li .job2-box{
		width: auto;
		padding-bottom: 0;
		height: auto;
		border-radius: 5px;
		margin: 0 5px;
		padding: 15px 10px;
	}
	.job .job2_pic li .job2_main{
		position: relative;
	}
	.job .container {
		padding:30px 15px 45px;
	}
	.foot_contact{
		display: none;
	}
	.footer .foot_mess{
		width: 100%;
	}

	#pro li .pro_main h2, .pro_dboxs h2{
		font-size: 24px;
	}
	#pro li .pro_main h4, .pro_dboxs h4{
		font-size: 16px;
		padding: 8px 0 15px;
	}
	#pro li .pro_main p, .pro_dboxs p{
		font-size: 14px;
	}
	#teamxq .xgteam li{
		width: 50%;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
}
@media screen and (max-width:800px){
	.hj_left h2,.con_right h2{
		font-size: 24px;
		line-height: 25px;
		margin-bottom: 5px;
	}
	.hj_left p{
		padding: 5px 0 10px 0;
		font-size: 14px;
		line-height: 24px;
	}
	.con_right h3{
		font-size: 18px;
		line-height: 20px;
	}
	.con_right p, .con_right p a{
		font-size: 14px;
	}
	.con_right h4 span{
		font-size: 18px;
	}
	.con_right h4{
		font-size: 26px;
	}
}


@media screen and (max-width:640px){
	.pro_xq li h2{
		width: 68%;
	}
	.pro_xq li h3{
		width: 25%;
	}
	.hj_left,.con_left{
		width: 100%;
		float: none;
	}
	.hj_right,.con_right{
		width: 100%;
		float: none;
		margin-top: 20px;
	}
	.bsds_btn{
		font-size: 14px;
		line-height: 38px;
		width: 120px;
	}
	.lsxt_btn{
		height: 38px;
		line-height: 38px;
		font-size: 14px;
	}
	.liuc_box li .liuc_main h3{
		font-size: 14px;
		line-height: 20px;
	}
	.liuc_box li .liuc_main::after{
		background-size: 24px;
	}
}

@media screen and (max-width:600px){
	.job_qs{
		background-position: center 58%;
	}
}

@media screen and (max-width:570px){	

	.course_tab li{
		padding: 0 12px;
		line-height: 38px;
		margin: 5px;
		font-size: 15px;
	}
	.flipster-carousel .flip-past,.flipster-carousel .flip-future{
		visibility: hidden;
		-webkit-opacity: 0;
		-moz-opacity: 0;
		opacity: 0;
		-webkit-transform: rotateY(0deg) translateX(0) scale(.5);
		-moz-transform: rotateY(0deg) translateX(0) scale(.5);
		-o-transform: rotateY(0deg) translateX(0) scale(.5);
		-ms-transform: rotateY(0deg) translateX(0) scale(.5);
		transform: rotateY(0deg) translateX(0) scale(.5);
		-webkit-transition-delay: 116.66666666666667ms;
		-moz-transition-delay: 116.66666666666667ms;
		-o-transition-delay: 116.66666666666667ms;
		transition-delay: 116.66666666666667ms;
	}
	.honor .flip-items{
		width: 45% !important;
	}
	.flipto-prev, .flipto-next{
		margin-top:-45px;
	}
	.gjrzzd{
		display: none;
	}
	.pro_xq li h2,.pro_xq li h3{
		font-size: 18px;
	}
	.te_pic{
		width: 100%;
		float: none;
		text-align: center;
	}
	.te_font{
		width: 100%;
		float: none;
	}
	#honor ul li{
		width: 50%;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
}

@media screen and (max-width:510px){
	.ment_ys_xz li{
		width: 100%;
		-ms-flex: 0 0 100%;
	   flex: 0 0 100%;
	   max-width: 100%;
	}
	.ment_ys_xz li::after{
		width: 90%;
		height: 1px;
		bottom: 0;
		right: 5%;
		top: auto;
	}
	.job_qs_box li .jobqs-main{
		width:90%;
		padding: 10px 0;
	}
	.job_qs {
		min-height: 360px;
	}
	.job_qs_box li .jobqs-main p{
		font-size: 14px;
	}
	.liuc_box li .liuc_main h4{
		width: 50px;
		height: 50px;
		line-height: 50px;
		font-size: 28px;
	}
	.liuc_box li .liuc_main::after{
		top: 20px;
	}
	.liuc_box li .liuc_main{
		padding: 5px;
	}

}
.tit h2 {
    width: 100%;
	text-align:center;
    line-height: 40px;
    font-size: 30px;
    margin: 0;
    float: left;
    color: #17554B;
    font-weight: bold;
}

@media screen and (max-width:490px){
	.news ul li .news_date{
		display: none;
	}
	.news ul li .news_right{
		width: 100%;
		padding-left: 0%;
		border-left: none;
	}
	.news ul li:hover .news_right{
		border-left: none;
	}
	.team ul{
		margin: 0;
	}
	.team li,#teamxq .xgteam li{
		width: 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	.team .item{
		margin: 0px;
	}
	.team .item img{
		width: 100%;
	}
}

@media screen and (max-width:480px){
	.course_box li .cou_til,.course_box li .cou_til h3,.course_box li .cou_til h3 span,.course_box li:hover .cou_til{
		line-height: 35px;
		height: 35px;
		min-height: 35px;
	}
	.course_box li .cou_til p{
		display: none;
	}
	.course_box li:hover .cou_til h3{
		display: block;
		top: 0;
		padding: 0 10px;
	}
	.footer .foot_mess .name1, .footer .foot_mess .tel1, .footer .foot_mess .form-yzm, .footer .foot_mess .small-button{
		width: 100%;
	}
	.footer .foot_mess .small-button{
		margin-top: 8px;
	}
	#pro li .pro_main{
		left: 15px;
		width: 60%;
	}
	#pro li .pro_main h4, .pro_dboxs h4{
		display: none;
	}
	#pro li .pro_main>div,.pro_dboxs>div{		
		width: 100%;
	}
	#pro li .pro_main h2, .pro_dboxs h2{
		font-size: 18px;
	}
}
@media screen and (max-width:475px){
	.job_qs{
		background-position: center 70%;
	}
	.job_qs_box{
		padding-top: 20px;
	}
}
@media screen and (max-width:450px){
	.pro_xq li h2, .pro_xq li h3{
		width: 100%;
		text-align: left;
	}
	.job_mess_box input,.job_mess_box .small-button,.job_mess_box select,.job_mess_box input.address{
		width: 100%;
    	 margin: 5px 1%;
	}
}
@media screen and (max-width:360px){
	.course_box ul li,#honor ul li,.liuc_box li{
		width: 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	.liuc_box li .liuc_main h4{
		margin-bottom: 5px;
	}
	.liuc_box li{
		margin-bottom: 25px;
	}
	.liuc_box li .liuc_main::after{
		display: none;
	}
}
@media screen and (max-width:338px){
	.job_qs {
		background-position: center 74%;
		min-height: 380px;
	}
}