.gai{
    width: 100%;
     /* height: 741px; */
     margin: 0 auto;
     /* padding: 20px; */
     background-color: #fff;
     padding: .5rem;
     border-top: .234375rem solid #f7f7f7 !important;
 }
 .gai_head,.gai_head ul{
     display: flex;
     justify-content: space-between;
     list-style: none;
 }
 
 .gai_head h1{
     font-size: .46rem;
     color: #e70;
     font-weight: 600;
     margin-bottom: .28rem;
 }
 .gai_head div p{
     display: block;
     font-size: .3rem;
     line-height: .4rem;
     color: #666666;
     width: 135%;
     margin-bottom: .28rem;
 }
 .gai_head ul {
     width: 49%;
 }
 .gai_head ul li{
    width: 100%;
    text-align: right;
    line-height: .9rem;
    font-size: .3rem;
    color: #666;
 }
 .gai_con{
     list-style: none;
     padding: 0;
     display: -webkit-box;
     display: -moz-box;
     display: -ms-flexbox;
     /* display: -webkit-flex; */
     display: flex;
     -webkit-transition-property: -webkit-transform;
     -moz-transition-property: -moz-transform;
     -o-transition-property: -o-transform;
     -ms-transition-property: -ms-transform;
     transition-property: transform;
     -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
     box-sizing: content-box;
     width: 100%;
     flex-wrap: wrap;
     justify-content: space-between;
 }
 .gai_con li{
     width: 4.4rem;
     display: flex;
     justify-content: center;
     border-radius: 10px;
     position: relative;
     overflow: hidden;
 }
 .gai_con li:nth-child(1), .gai_con li:nth-child(2){
	 margin-bottom: .3rem;
 }
 .triangle_border_left span{
     display: block;
     width: 0;
     height: 0;
     border-width: 1rem 1rem 1rem 0;
     border-style: solid;
     border-color: transparent #e10000 transparent transparent;
     position: absolute;
     top: -0.8rem;
     left: -0.2rem;
     z-index: 10;
     transform: rotate(45deg);
 }
 .triangle_border_left span i{
     transform: rotate(-90deg);
     display: block;
     font-style: normal;
     position: absolute;
     top: -.12rem;
     left: 0.35rem;
     color:#fff;
     font-weight:600;
     font-size: 0.1rem;
 }
 .git-hot{
     position:absolute;
     top:0;
     left:0;
     background-color:#e10000;
     width:1rem;
     height:1rem;
     color:#fff;
 }
 .gai_con li div{
     background-color: #f8f8f8;
     border-radius: 10px;
 }
 .gai-time{
     color:#ed7702;
	 font-size:12px;
	 margin-left: 5px;
 }
 .gai_con li div .icon-jiantou{
	 float: right;
    margin-top: 6px;
     font-size: .25rem;
     margin-right: .3rem;
     color: #000;
 }
 .gai_con li div img{
     display: block;
     width: 4.4rem !important;
     
 }
 .gai_con li div a{
     text-decoration: none;
     padding: .2rem 0 0.2rem .2rem;
 }
 .gai_con li div a h2{
     /* margin: 19px 0 14px 0; */
     margin-bottom: .1rem;
     color: #333;
     font-weight: 600;
     font-size: 0.35rem;
 }
 .gai_con li div a p{
     font-size: .3rem;
     color: #666666;
     margin-bottom: .1rem;
 }
 .gai_con li div a font{
     display: block;
     width: 96%;
     font-size: .26rem;
     line-height: .4rem;
     color: #666666;
     
 }
.gai_con .icon-jiantou:before {
	content: " ";
	display: block;
	height: 0.25rem;
	width: .2rem;
	background: url(../images/cy-jt.png) no-repeat center right;
}
.triangle_border_left span i {
	font-size: 0.3rem;
	left: 0.38rem;
}

/* 秋季招生计划 */
    .aut-enrollment>h3{
		font-size: .4rem;
		font-weight: 600;
		text-align: center;
		background-color: #e60012;
		color: #fff;
		padding:0.28rem 0;
	}
	.aut-title,.aut-swiper .swiper-slide,.aut-xc{
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		/* display: -webkit-flex; */
		display: flex;
		font-size: 0.36rem;
		text-align: center;
		background-color: #eee;
		height:0.8rem;
		line-height:0.8rem;
	}
	.aut-swiper .swiper-slide{
		background-color:#fff;
	}
	.aut-title li,.aut-swiper .swiper-slide .aut-zy{
		width: 30%;
		font-size: inherit;
		font-weight: 600;
	}
	.aut-title li:nth-child(2),.aut-title li:nth-child(3),.aut-swiper .swiper-slide .aut-xz,.aut-swiper .swiper-slide .aut-sy{
		width: 12%;
	}
	.aut-title li:nth-child(4),.aut-swiper .swiper-slide .aut-by{
		width: 35%;
	}
	.aut-title li:nth-child(5),.aut-swiper .swiper-slide .aut-yh{
		width:18%;
	}
	.aut-title li+li,.aut-swiper .swiper-slide>div{
		border-left:1px solid #ffffff;
	}
	.aut-swiper .swiper-slide>div{
		border-color:#eee;
		color:#666;
	}
	.aut-swiper .swiper-slide{
		font-size:0.3rem;
		border-bottom:1px solid #eee;
	}
	.aut-swiper .swiper-slide .aut-yh{
		border-right:1px solid #eee;
		color:#e60012;
	}
	.aut-swiper .swiper-slide .aut-yh a{
		color:inherit;
	}
	.aut-swiper .swiper-slide .aut-zy{
		font-weight:normal;
	}
	.aut-xc{
		height:auto;
		margin-top: 0.4rem;
		background-color: #e60012;
		color: #fff;
		padding: .2rem .2rem .2rem 0;
	}
	.xc-le{
		width:27%;
		text-align: left;
		padding-left:.3rem;
	}
	.xc-le h3{
		    text-align: left;
			font-size: 0.4rem;
			font-weight: bold;
			line-height: .55rem;
	}
	.xc-swiper{
		width:73%;
	}
	.xc-swiper .swiper-container{
		height:100%;
	}
	.xc-swiper .swiper-slide{
		background-image:url(../images/hb-s1.jpg);
		background-position:center;
		background-size:cover;
		background-repeat: no-repeat;
	}
	.xc-swiper .swiper-slide:nth-child(2){
		background-image:url(../images/hb-s2.jpg);
	}
		.xc-swiper .swiper-slide:nth-child(3){
		background-image:url(../images/hb-s3.jpg);
	}
	.aut-cc{
		width: .5rem;
		margin: .2rem 0;
	}
	.aut-ct{
		width: 1.3rem;
		margin-bottom:.2rem;
	}
	.xc-le h4{
		font-size: .33rem;
		line-height: .4rem;
		margin-bottom: .25rem;
	}
	/* 志愿填报弹框 */
	.zcytk{
		z-index:10000;
	}
	.zcytk>div {
		margin-top: -4rem;
		margin-left: -4.1rem;
		width: 8.2rem;
		border-radius: 0;
	}
	
	.zcytk>div h3 {
		background-color: #fcb428;
		text-align: center;
		font-size: .45rem;
		font-weight: bold;
		padding: .275rem 0;
	}
	
	.zcytk>div .top-xx,
	.zcytk>div .bot-title,
	.bot-bot1,
	.bot-bot2,
	.bot-bot3 {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		align-items: center;
		border: 1px solid #bfbfbf;
		border-top: 0;
		background-color: #fff;
	}
	
	.zcytk .bm-l {
		width: 26%;
		text-align: center;
		font-size: .32rem;
	}
	
	.zcytk .bm-r {
		width: calc(74% - 2px);
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		border: 1px solid #bfbfbf;
	}
	
	.zcytk .bm-r div {
		width: 50%;
		border-right: 1px solid #b5b5b5;
		border-bottom: 1px solid #b5b5b5;
		padding: .05rem;
		position:relative;
	}
	
	.zcytk .bm-r div:nth-child(2n) {
		border-right: 0;
		/* border-bottom:0; */
	}
	
	.bm-r div input,
	.bm-r div select {
		width: 100%;
		border: 0;
		display: inline-block;
		padding: .1rem 0 .1rem .1rem;
		font-size: .275rem;
		color: #a0a0a0;
	}
	
	.bm-r div select {
		padding: 0 0 .1rem .1rem;
		-webkit-appearance: menu;
		background-color: transparent;
	}
	
	.bot-title .bm-r div,
	.bot-bot1 .bm-r div,
	.bot-bot1 .bm-r,
	.bot-bot2 .bm-r,
	.bot-bot2 .bm-r div,
	.bot-xx .bot-title .bm-r,
	.zytk .top-xx .bm-r div:last-child {
		border-bottom: 0;
		border-top: 0;
	}
	
	.zcytk .top-xx .bm-r div:last-child {
		width: 100%;
		border-right: 0;
		border-bottom: 0;
		font-size: .275rem;
	}
	
	.zcytk .top-xx .bm-r div:last-child input {
		width: 42%;
	}
	
	.zcytk .bm-r {
		border-right: 0;
	}
	
	.bot-title .bm-r {
		text-align: center;
		font-size: .35rem;
		font-weight: bold;
	}
	
	.bot-title div {
		height: .8rem;
		line-height: .7rem;
		font-size: .35rem !important;
		font-weight: bold;
	}
	
	.bot-bot1 .bm-l {
		font-size: .32rem;
		font-weight: normal;
	}
	
	.zxc .top-xx {
		border-bottom: 0;
	}
	
	.zcytk>div h3 {
		background-color: #fcb428;
		text-align: center;
		font-size: .45rem;
		font-weight: bold;
		padding: .275rem 0;
		position: relative;
	}
	
	.zcytk>div h3 span {
	    color: #fcb428;
	    font-weight: normal;
	    font-size: .5rem;
	    width: .55rem;
	    height: .55rem;
	    position: absolute;
	    right: .1rem;
	    background-color: #fee9bf;
	    border-radius: 50%;
	    line-height: .55rem;
	    top: .3rem;
	}
	
	.zcytk .subtn {
		background-color: #fcb428;
		border: 0;
		font-size: .4rem;
		margin: 0 auto;
		display: block;
		padding: .15rem .6rem;
		border-radius: .5rem;
		margin-top: .5rem;
		font-weight: bold;
	}
	.zcytk b{
		position: absolute;
	    height: .421875rem;
	    width: .421875rem;
	    background-color: #fff;
	    border-radius: 5px;
	    top: 50%;
	    right: 10px;
	    -webkit-transform: translateY(-50%);
	    -moz-transform: translateY(-50%);
	    -ms-transform: translateY(-50%);
	    transform: translateY(-50%);
	}
	.zcytk b:after{
		position: absolute;
	    content: '';
	    left: 50%;
	    top: 50%;
	    border-top: 5px solid #aaa;
	    border-left: 5px solid transparent;
	    border-right: 5px solid transparent;
	    -webkit-transform: translate(-50%, -50%);
	    -moz-transform: translate(-50%, -50%);
	    -ms-transform: translate(-50%, -50%);
	    transform: translate(-50%, -50%);
	}
	@-webkit-keyframes heartBeat {
		0% {
			-webkit-transform: scale(1);
			transform: scale(1)
		}
	
		14% {
			-webkit-transform: scale(1.3);
			transform: scale(1.3)
		}
	
		28% {
			-webkit-transform: scale(1);
			transform: scale(1)
		}
	
		42% {
			-webkit-transform: scale(1.3);
			transform: scale(1.3)
		}
	
		70% {
			-webkit-transform: scale(1);
			transform: scale(1)
		}
	}
	
	@keyframes heartBeat {
		0% {
			-webkit-transform: scale(1);
			transform: scale(1)
		}
	
		14% {
			-webkit-transform: scale(1.3);
			transform: scale(1.3)
		}
	
		28% {
			-webkit-transform: scale(1);
			transform: scale(1)
		}
	
		42% {
			-webkit-transform: scale(1.3);
			transform: scale(1.3)
		}
	
		70% {
			-webkit-transform: scale(1);
			transform: scale(1)
		}
	}
	
	@-webkit-keyframes heartBeat {
		0% {
			-webkit-transform: scale(1);
			transform: scale(1)
		}
	
		14% {
			-webkit-transform: scale(1.3);
			transform: scale(1.3)
		}
	
		28% {
			-webkit-transform: scale(1);
			transform: scale(1)
		}
	
		42% {
			-webkit-transform: scale(1.3);
			transform: scale(1.3)
		}
	
		70% {
			-webkit-transform: scale(1);
			transform: scale(1)
		}
	}
	
	@keyframes heartBeat {
		0% {
			-webkit-transform: scale(1);
			transform: scale(1)
		}
	
		14% {
			-webkit-transform: scale(1.3);
			transform: scale(1.3)
		}
	
		28% {
			-webkit-transform: scale(1);
			transform: scale(1)
		}
	
		42% {
			-webkit-transform: scale(1.3);
			transform: scale(1.3)
		}
	
		70% {
			-webkit-transform: scale(1);
			transform: scale(1)
		}
	}
	
	.heartBeat {
		-webkit-animation-duration: 1.3s;
		-webkit-animation-name: heartBeat;
		-webkit-animation-timing-function: ease-in-out;
		animation-duration: 1.3s;
		animation-name: heartBeat;
		animation-timing-function: ease-in-out;
		animation-iteration-count: infinite;
	}
/* 秋招表单 */
.qiuzhao-form {
	position: relative;
	background: #fff;
	text-align: center;
	padding: .6rem 0 .4rem;
}
.qiuzhao-form h3 {
	font-size: .38rem;
	margin-bottom: .3rem;
}
.qiuzhao-form h3 span {
	font-size: .45rem;
	color: #da0023;
	margin-right: .2rem;
}
.qz-form {
	width: 80%;
	margin: 0 auto;
}
.qz-form-img {
	position: absolute;
	top: -2px;
	left: -3px;
	width: 1.5rem;
	height: auto;
	;
}
.qz-form>div {
	position: relative;
	margin-bottom: 0.185rem;
}
.qz-form span {
	position: absolute;
	top: .15rem;
	right: .25rem;
	;
	font-size: .55rem;
	color: #959595;
	font-weight: bold;
}
.qz-form input, .qz-btn {
	width: 100%;
	border: 0;
	font-size: .33rem;
	background: #f7f7f7;
	color: #626262;
	height: .85rem;
	border-radius: 0.185rem;
	padding: 0 1rem 0 .3rem;
}
.qz-btn {
	padding: 0;
	background: #da0023;
	color: #fff;
	font-size: .35rem;
	margin-top: .2rem;
}
.qz-form>div:last-child {
	margin-bottom: 0;
}
.aut-swiper .swiper-slide div {
	font-size: .3rem !important;
}
.aut-title li {
	color: #232323;
	background: #f7f7f7;
}
/* 聊天 */
.unit-chat a {
	display: flex;
	align-items: center;
	justify-content: space-around;
	position: relative;
	padding: 0 .2rem;
	overflow: hidden
}
.unit-chat {
	background: #F7F7F8;
}
.unit-chat .caption {
	font-size: .35rem;
	font-weight: 300;
	color: #111e36;
	line-height: 1rem;
}
.unit-chat .caption strong {
	font-size: .55rem;
	color: #f60
}
@-webkit-keyframes unit-chat {
0% {
 -webkit-transform: translateY(0) scale(.5);
 transform: translateY(0) scale(.5)
}
 10% {
 -webkit-transform: translateY(-40px) scale(.5);
 transform: translateY(-40px) scale(.5)
}
 90% {
 -webkit-transform: translateY(-40px) scale(.5);
 transform: translateY(-40px) scale(.5)
}
 to {
 -webkit-transform: translateY(-80px) scale(.5);
 transform: translateY(-80px) scale(.5)
}
}
 @keyframes unit-chat {
0% {
 -webkit-transform: translateY(0) scale(.5);
 transform: translateY(0) scale(.5)
}
 10% {
 -webkit-transform: translateY(-40px) scale(.5);
 transform: translateY(-40px) scale(.5)
}
 90% {
 -webkit-transform: translateY(-40px) scale(.5);
 transform: translateY(-40px) scale(.5)
}
 to {
 -webkit-transform: translateY(-80px) scale(.5);
 transform: translateY(-80px) scale(.5)
}
}
.unit-chat .rolling .item {
	position: absolute;
	top: .23rem;
	right: 0px;
	max-width: 300px;
	padding-right: 8px;
	font-size: 20px;
	color: #EE7C0D;
	line-height: 1rem;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	background-color: rgba(255, 230, 204, .5);
	border-radius: 20px;
	-webkit-transform: scale(.6);
	-ms-transform: scale(.6);
	transform: scale(.6);
	-webkit-transform-origin: top right;
	-ms-transform-origin: top right;
	transform-origin: top right
}
.unit-chat .rolling .item img {
	float: left;
	width: 32px;
	height: 32px;
	margin: 2px 8px 2px 2px;
	border: 2px solid #EE7C0D;
	border-radius: 50%
}
.unit-chat .rolling .item.activate {
	-webkit-animation: unit-chat 2s linear infinite;
	animation: unit-chat 2s linear infinite
}
/* 学校咨询 */
.tbck li, .tb_btn {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	font-size: .35rem;
	background-color: #f6f6f6;
	margin-bottom: .234375rem;
	align-items: center;
	padding-right: .15rem;
}
.tbck ul li:last-child {
	margin-bottom: 0;
}
.tbck li span.iconfont {
	background-color: #005BAC;
	color: #fef7f0;
	display: inline-block;
	width: 1rem;
	height: 1rem;
	font-size: .6rem;
	text-align: center;
	line-height: 1rem;
	margin-right: .1rem;
	vertical-align: middle;
}
.tb_btn {
	background-color: transparent;
	padding-right: 0;
	margin-bottom: 0;
}
.tbck .tb_btn a.dj {
	width: 4rem;
	margin: 0;
	margin-top: .46875rem;
}
.tb_top {
	margin-bottom: .46875rem;
}
.tb_top1 {
	margin-bottom: .234375rem;
	border-top: .234375rem solid #eee;
	padding-top: .5rem;
}
.tbck {
	padding-top: 0;
}
/* 报考代码 */
.bkdm {
	display: flex;
	justify-content: space-between;
	align-items: center;
	background-color: #fff;
	padding-top: .1rem;
	padding-bottom: .1rem
}
.bkdm>span {
	float: left;
	font-size: .24rem;
	color: #fff;
	padding: .1rem .15rem;
	border-radius: 5px;
	background-color: #fff;
	border: 1px solid #efefef
}
.bkdm>span:nth-child(1) {
	float: left;
	color: #fff;
	padding: .1rem .1rem;
	border-radius: 5px;
	background-color: #DB0000;
	border: 1px solid #DB0000
}