.headerlogo {
	box-shadow: 0px 0px 10px 1px #eee;
	background: #fff;
	line-height: 80px;
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	z-index: 44;
}
img {
	display: block;
}
.headerlogo img {
	width: 100%;
}
.ji_hua {
	padding: 0.3rem 0.6rem 0.3rem 0.6rem;
	overflow: hidden;
}
.left-ru {
	width: 48%;
	float: left;
	font-size: 0.56rem;
	text-align: center;
	background: #F07C0A;
	color: white;
	border-radius: 0.19rem;
	vertical-align: middle;
	padding: 0.1rem;
}
.right-ru {
	width: 48%;
	float: right;
	font-size: 0.56rem;
	text-align: center;
	background: #1285e7;
	color: white;
	border-radius: 0.19rem;
	vertical-align: middle;
	padding: 0.1rem;
}
.xiao-yuan-token {
	background: white;
	height: 7.45rem;
	margin-top: 0.37rem;
}
.xiao-yuan-token img {
	display: block;
	width: 100%;
	height: 7.45rem;
	margin-top: 0.37rem;
}
.xiao-yuan-videos {
	width: 100%;
	min-height: 8rem;
}
.xiao-yuan-videos:before {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 1.2rem;
	height: 1.2rem;
	background: url(images/bo_ico.png) no-repeat;
	background-size: cover;
	transform: translate(-50%, -50%);
}
.xiao-yuan-videos video {
	width: 100%;
	display: block;
	height: 8rem;
}
.show-xiao-yuan-num {
	position: absolute;
	font-size: 0.35rem;
	padding-left: 0.5rem;
 r ight: 2rem;
	top: 0;
}
.show-xiao-yuan-num:before {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	top: 50%;
	width: 0.42rem;
	height: 0.28rem;
	background: url(images/show.png) no-repeat;
	background-size: cover;
	transform: translate(0, -50%);
}
/*火热报名现场*/

.hot-box {
	margin: 0.32rem auto 0.74rem auto;
}
.hot-obj-1 {
	float: left;
	width: 37.5%;
}
.hot-obj-1 img {
	display: block;
	width: 100%;
	height: 7.39rem;
}
.hot-obj-1 img:last-child {
	display: block;
	width: 100%;
	height: 3.9rem;
	margin-top: 0.19rem;
}
.hot-obj-2 {
	float: right;
	width: 61%;
}
.hot-obj-2-1 {
	display: block;
	width: 100%;
	height: 3.3rem;
}
.hot-obj-2-2 {
	margin-top: 0.19rem;
}
.hot-obj-2-2-1 {
	float: left;
	width: 3.98rem;
}
.hot-obj-2-2-1:last-child {
	float: right;
}
.hot-obj-2-2-1 img {
	display: block;
	width: 100%;
	height: 3.9rem;
}
.z-s-t-z {
	height: 0.93rem;
	line-height: 0.93rem;
	background: #ebebeb;
	position: relative;
	padding: 0 2.87rem 0 1.56rem;
	font-size: 0.37rem;
	font-weight: 300;
	color: #474747;
	cursor: pointer;
	overflow: hidden;
}
.z-s-t-z .moreOneHide {
	transform: scale(0.5);
	font-size: 0.74rem;
	transform-origin: 0% 0%;
	height: 1.86rem;
	width: 200%;
	line-height: 1.86rem;
}
.z-s-t-z:before {
	content: '';
	display: block;
	height: 0.63rem;
	width: 0.93rem;
	position: absolute;
	left: 0.44rem;
	top: 0.15rem;
	background: url("../images/z_s_ico.png") no-repeat;
	background-size: cover;
}
.z-s-t-z:after {
	content: '查看详情 >';
	display: block;
	height: 1.86rem;
	line-height: 1.86rem;
	width: 5.74rem;
	text-align: center;
	position: absolute;
	right: 0;
	top: 0;
	font-weight: 300;
	color: #F7240A;
	transform: scale(0.5);
	font-size: 0.74rem;
	transform-origin: 100% 0%;
}
/*预报名广告图片*/



.g-g-1 {
	padding: 0.56rem 0.44rem 0.76rem 0.44rem;
}
.g-g-1 .big-gg {
	width: 100%;
	display: block;
	height: 2.89rem;
}
.relatives img {
	width: 100%;
}
 @keyframes scaleDraw {



    /*定义关键帧、scaleDrew是需要绑定到选择器的关键帧名称*/



    0% {
 transform: scale(1);
/*开始为原始大小*/



}
 50% {
 transform: scale(1.1);
/*放大1.1倍*/



}
 100% {
 transform: scale(1);
}
}
.g-g-1 .small-gg {
	position: absolute;
	right: 0.72rem;
	bottom: 1.05rem;
	width: 3.11rem;
	height: 1.67rem;
	-webkit-animation-name: scaleDraw;
	/*关键帧名称*/



	-webkit-animation-timing-function: ease-in-out;
	/*动画的速度曲线*/



	-webkit-animation-iteration-count: infinite;
	/*动画播放的次数*/



	-webkit-animation-duration: 1s;
}
/*新生入口咨询*/



.xue-box {
	margin: 0.34rem auto 0.76rem auto;
}
.xue-left {
	float: left;
	width: 37.4%;
}
.xue-left img {
	width: 100%;
	display: block;
	height: 7.75rem;
}
.xue-right {
	float: right;
	width: 61.5%;
}
.xue-right-top-img {
	width: 100%;
	display: block;
	margin-bottom: 0.15rem;
	height: 3.3rem;
}
.xue-right-bottom-left {
	float: left;
	width: 49%;
}
.xue-right-bottom-left img, .xue-right-bottom-right img {
	width: 100%;
	display: block;
	height: 4.3rem;
}
.xue-right-bottom-right {
	float: right;
	width: 49%;
}
.x-s-r-k-box {
	padding: 0 0.44rem;
}
.pad-com {
	padding: 0 0.44rem;
}
.title-child div {
	position: absolute;
	right: 0;
	top: 0;
	font-size: 0.44rem;
	color: #ABABAB;
	cursor: pointer;
}
.title-child div p {
	text-align: center;
}
.title-child div i {
	width: 0.22rem;
	height: 0.39rem;
	background: url("../images/x_left_1.png") no-repeat;
	background-size: cover;
	display: inline-block;
	margin-left: 0.3rem;
}
.title-child s {
	font-size: 0.52rem;
	color: #B9B9B9;
	text-decoration: none;
}
.x_s_list {
	margin-top: 0.33rem;
	margin-bottom: 0.39rem;
}
.x_s_list img {
	display: block;
	width: 6.48rem;
	height: 3.7rem;
	float: left;
	margin-bottom: 0.33rem;
	max-width: 48.8%;
}
.x_s_list img:nth-child(2n) {
	float: right;
}
/*热门专业*/



.major-child-1 {
	background: white;
	margin-top: 0.39rem;
	border-radius: 0.15rem;
	box-shadow: 0 0 0.15rem #D7D2D7;
	overflow: hidden;
}
.major-child-1>img {
	height: 100%;
}
.major-child-2>img, .major-child-3>img, .major-child-4>img {
	height: 4.07rem;
}
.major-child_name {
	padding: 0 5.1rem 0.26rem 0;
	position: relative;
}
.major-child_name div:first-child, .major-title {
	color: #b41806;
	font-size: 0.52rem;
	line-height: 0.52rem;
}
.major-child_name div:last-child {
	font-size: 0.48rem;
	color: #777777;
	position: absolute;
	right: 0;
	top: 0;
	line-height: 0.52rem;
}
.major-child_name div:last-child i {
	width: 2.9rem;
	height: 0.43rem;
	display: inline-block;
	background: url("../images/star_5.png") no-repeat;
	background-size: cover;
}
.major-child-compon span {
}
.major-child-compon {
	color: #474747;
	font-size: 0.45rem;
}
.major-child-div {
	padding: 0.37rem 0.3rem;
}
.major-tui {
	font-size: 0.48rem;
	height: 1.04rem;
	line-height: 1.04rem;
}
.major-tui img {
	width: 2.9rem;
	height: 0.43rem;
}
.major-child-2 {
	float: left;
	background: white;
	width: 100%;
	border-radius: 0.15rem;
	box-shadow: 0 0 0.15rem #D7D2D7;
	overflow: hidden;
}
.major-child-3 {
	float: right;
	background: white;
	width: 49%;
	border-radius: 0.15rem;
	box-shadow: 0 0 0.15rem #D7D2D7;
	overflow: hidden;
}
.major-child-3 .major-tui img {
	width: 2.2rem;
}
.major-child-4 {
	background: white;
	width: 4.2rem;
	border-radius: 0.15rem;
	box-shadow: 0 0 0.15rem #D7D2D7;
	overflow: hidden;
}
.major-child-4 .major-tui {
	line-height: 0.7rem;
	height: auto;
	padding-top: 0.2rem;
}
.major-child-4-box {
	display: flex;
	justify-content: space-between;
}
.major-child-4-box .major-child-4:nth-child(2) .major-tui img {
	width: 2.2rem;
}
.z-x-more {
	justify-content: space-between;
	display: flex;
	padding: 0.59rem 0.39rem 0.74rem 0.39rem;
}
.z-x-more div {
	font-size: 0.56rem;
	width: 5.74rem;
	height: 1.48rem;
	background: #F07C0A;
	border-radius: 1.24rem;
	color: white;
	text-align: center;
	line-height: 1.48rem;
}
.z-x-more div:last-child {
	background: #0d9bfd;
}
/*2020名企定制班名额火热报名中*/



.hot-ming-title {
	font-size: 0.5rem;
	background: #b41806;
	height: 1.1rem;
	line-height: 1.1rem;
}
.hot-ming-div {
	margin-top: 0.39rem;
	border-radius: 0.15rem;
	overflow: hidden;
	border: 0.05rem solid #b41806;
	border-top: none;
	min-height: 1rem;
}
.hot-ming-title div {
	color: white;
	text-align: center;
	float: left;
	border-right: 1px solid #e0dede;
}
.hot-ming-title div:nth-child(1), .hot-ming-child div:nth-child(1) {
	width: 20%;
}
.hot-ming-title div:nth-child(2), .hot-ming-child div:nth-child(2) {
	width: 33%;
}
.hot-ming-title div:nth-child(3), .hot-ming-child div:nth-child(3) {
	width: 25%;
}
.hot-ming-title div:nth-child(4), .hot-ming-child div:nth-child(4) {
	width: 22%;
}
.hot-ming-title div:nth-child(5), .hot-ming-child div:nth-child(5) {
	width: 18%;
	border: none;
}
.hot-ming-child {
	font-size: 0.42rem;
	background: #fff;
	height: 1.1rem;
	line-height: 1.1rem;
	color: #1B1B1B;
	text-align: center;
}
.hot-ming-child:nth-child(2n) {
	background: #e0dede;
}
.hot-ming-child div:nth-child(4) {
	color: #b41806;
}
.hot-ming-child div:nth-child(5) {
	color: #e0dede;
	border: none;
}
.hot-ming-child div {
	float: left;
	border-right: 1px solid #e0dede;
}
#bigBox {
	height: 8.8rem;
	overflow: hidden;
}
.beiAn {
	text-align: center;
}
.hot-ming-zhu {
	height: 1.1rem;
	line-height: 1.1rem;
	background: white;
	font-size: 0.37rem;
	color: #777777;
	padding-left: 0.35rem;
	border-top: 1px solid #2D6399;
}
.hot-ming-zhu span {
	color: #E31414;
	font-weight: bold;
	font-size: 0.4rem;
}
.hot-ming-btn {
	background: #b41806;
	color: white;
	font-size: 0.56rem;
	text-align: center;
	height: 1.48rem;
	line-height: 1.48rem;
	width: 12.04rem;
	border-radius: 0.74rem;
	margin: 0.56rem auto 0 auto;
	font-weight: 400;
}
#day_txt {
	font-weight: normal;
	color: #777777;
}
/*97%的人都咨询过以下问题*/



.person-z-x {
	margin-top: 0.37rem;
}
.person-z-x .pic-1 {
	height: 100%;
}
.person-z-x .pic-2 {
	height: 2.11rem;
}
.person-z-x>div {
	height: 100%;
	width: 98.8%;
}
.person-z-x>div>div {
	position: absolute;
	bottom: 0.27rem;
	left: 0.24rem;
	font-size: 0.37rem;
	color: #474747;
}
.person-z-x>div div span {
	color: #FF0000;
}

.person-z-x img {
	width: 100%;
	display: block;
}
/*魅力校园*/



.school-pic {
	float: left;
	width: 6.5rem;
	height: 3.7rem;
	margin-bottom: 0.33rem;
	position: relative;
	max-width: 48.8%;
}
.school-pic:nth-child(n+4) {
	margin-bottom: 0;
}
.school-pic:nth-child(3), .school-pic:nth-child(5) {
	float: right;
}
.school-pic img {
	width: 100%;
	display: block;
	height: 3.7rem;
}
.school-pic:first-child {
	float: none;
	width: 100%;
	max-width: 100%;
}
.school-pic div {
	color: #FEFEFF;
	font-size: 0.82rem;
	text-align: center;
	width: 200%;
	height: 1.34rem;
	line-height: 1.34rem;
	position: absolute;
	bottom: 0;
	left: 0;
	background: rgba(0,0,0,0.5);
	border-bottom-left-radius: 0.1rem;
	border-bottom-right-radius: 0.1rem;
	transform: scale(0.5);
	transform-origin: 0% 100%;
}
/*成功学子*/



.person-list {
	margin-top: 0.78rem;
}
.person-video {
	position: relative;
	width: 6.5rem;
	height: 3.33rem;
}
.person-video video {
	width: 6.5rem;
	height: 3.33rem;
	display: block;
}
.person-video img {
	display: block;
	width: 100%;
	height: 100%;
}
.person-video:before {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 0.81rem;
	height: 0.81rem;
	background: url("../images/bo_ico.png") no-repeat;
	background-size: cover;
	transform: translate(-50%, -50%);
}
.person-name-a {
	font-size: 0.52rem;
	color: #1B1B1B;
	margin-top: 0.2rem;
	text-align: center;
}
.person-name-a span {
	color: #777777;
	font-size: 0.37rem;
}
.person-head {
	margin-top: 0.33rem;
	display: flex;
	justify-content: space-between;
}
.person-pic {
	float: left;
	width: 6.5rem;
	max-width: 48.8%;
	height: 3.44rem;
	position: relative;
	margin-top: 0.33rem;
}
.person-pic:nth-child(2n) {
	float: right;
}
.person-pic img {
	display: block;
	width: 100%;
	height: 3.44rem;
}
.person-pic div {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 200%;
	height: 1.48rem;
	line-height: 1.48rem;
	color: white;
	text-align: center;
	font-size: 0.82rem;
	background: rgba(0, 0, 0, 0.5);
	border-bottom-left-radius: 0.1rem;
	border-bottom-right-radius: 0.1rem;
	transform: scale(0.5);
	transform-origin: 0% 100%;
}
/*新闻头条*/



.news-head {
	position: relative;
	padding: 0.37rem 0 0 5.86rem;
	margin-top: 0.37rem;
	min-height: 3.7rem;
}
.news-head .news-left {
	position: absolute;
	top: 0;
	left: 0;
	width: 5.56rem;
	height: 3.7rem;
}
.news-head .news-left img {
	width: 100%;
	height: 3.7rem;
	display: block;
	border-radius: 0.1rem;
}
.news-head .news-right>div {
	font-size: 0.48rem;
	line-height: 0.62rem;
}
.news-head .news-right .moreTwoHide:nth-child(2) {
	color: #777777;
	font-size: 0.37rem;
	line-height: 0.58rem;
	margin-top: 0.1rem;
}
.news-head .news-right .news-time {
	display: flex;
	justify-content: space-between;
	font-size: 0.37rem;
	color: #ABABAB;
	margin-top: 0.1rem;
	position: absolute;
	bottom: 0.25rem;
	left: 0;
	width: 100%;
	padding-left: 5.86rem;
}
.news-list {
	font-size: 0.44rem;
	color: #1B1B1B;
}
.news-list div {
	padding: 0 1.35rem 0 0.45rem;
	height: 1.2rem;
	line-height: 1.2rem;
	margin-top: 0.19rem;
	border-bottom: 0.03rem dashed #D4D4D4;
	position: relative;
}
.news-list div:before {
	position: absolute;
	left: 0;
	top: 0.45rem;
	width: 0.19rem;
	height: 0.3rem;
	background: url("../images/x_left_2.png") no-repeat;
	background-size: cover;
	content: '';
	display: block;
}
.news-list div:after {
	position: absolute;
	right: 0;
	top: 0;
	height: 1.2rem;
	line-height: 1.2rem;
	content: '详情 >';
	display: block;
	font-size: 0.37rem;
}
/*校企合作*/



.he-zuo-img {
	margin-top: 0.37rem;
	width: 100%;
	display: block;
}
.he-zuo-img:last-child {
	margin-top: 0.18rem;
	margin-bottom: 0.72rem;
}
.ji-neng-img {
	width: 10.37rem;
	height: 6.39rem;
	display: block;
	margin: 0.56rem auto 0.74rem auto;
}
.bai-zheng {
	width: 100%;
	display: block;
	margin-top: 0.35rem;
	height: 5.19rem;
}
.am-wt-btn {
	float: left;
	display: inline-block;
	vertical-align: middle;
	font-size: 1.2em;
	line-height: 2.5em;
	white-space: nowrap;
	cursor: pointer;
	margin: 10px 0;
}
.am-r {
	border-radius: 40px;
	border: 1px #ff6418 solid;
	background: #FFF;
	color: #ff6418;
	float: left;
	width: 48%;
	text-align: center;
	margin-right: 0.1em;
}
.am-btn-r {
	border-radius: 40px;
	background: #ff6418;
	color: #FFF;
	width: 48%;
	text-align: center;
}
.bot {
	overflow: hidden;
	padding: 0 10px;
}
.bot .lbtn {
	width: 100%;
	overflow: hidden;
	display: -webkit-flex;
	display: flex;
	margin-top: 10px;
}
.bot .lbtn span {
	display: block;
	float: left;
	color: #0078ce;
	font-size: 14px;
	float: left;
	padding: 10px 0;
}
.bot .lbtn input {
	-webkit-flex: 1;
	flex: 1;
	border: solid 1px #ddd;
	background-color: #eeeeff;
	color: #999;
	padding: 10px 0 10px 10px;
	outline: none;
}
.bot .lbtn select {
	-webkit-flex: 1;
	flex: 1;
	border: solid 1px #ddd;
	background-color: #eeeeff;
	color: #999;
	padding: 10px 0 10px 10px;
	outline: none;
}
.bot .tbtn {
	overflow: hidden;
	padding: 10px 0;
}
.bot .tbtn ul li {
	width: 50%;
	overflow: hidden;
	float: left;
	text-align: center;
	padding: 0 2.5px;
	box-sizing: border-box;
	-moz-box-sizing: border-box; /* Firefox */
	-webkit-box-sizing: border-box; /* Safari */
}
.bot .tbtn ul li .sbtn {
	background-color: #1285e7;
	color: #fff;
	font-size: 14px;
	padding: 10px 0;
	border-radius: 3px;
}
.bot .tbtn ul li i {
	display: inline-block;
	width: 16px;
	height: 16px;
	overflow: hidden;
	position: relative;
	top: 2px;
}
.bot .tbtn ul li span {
	margin-left: 5px;
}
.bot .tbtn ul li:nth-child(2) .sbtn {
	background-color: #ff6418;
}
.proti {
	border-bottom:1px dotted #999;
	text-align:left;
	line-height: 1rem;
	font-size: 20px;
}
.proti a{
	color:#333;
}
.redah {
	color: #474747;
	font-size: 0.5rem;
}
.reda {
	color: #474747;
	font-size: 0.5rem;
}
.clear {
	clear: both;
	height: 10px;
	width: 100%;
}
.public_form {
	width: 90%;
	margin: 3% auto 3% auto;
}
.public_form h3 {
	text-align: center;
	font-size: 0.6rem;
	color: #c10d0c;
	font-weight: bold;
}
.public_form h3 span {
	color: #c10d0c;
}
.public_form .public_form-control {
	margin-top: 15px;
}
.public_form .public_form-control span {
	font-size: 18px;
	color: #333
}
.public_form .public_form-control span i {
	color: rgb(208, 2, 27);
	margin-right: 10px;
	font-weight: bold;
	font-style: normal;
}
.public_form .public_form-control input {
	margin-top: 5px;
	border-radius: 5px;
	border: 1px solid #333;
	text-indent: 5px;
}
.public_form .public_form-control .public_ando {
	width: 70%;
	height: 45px;
}
.public_form .public_form-control .public_ando2 {
	width: 20px;
	height: 15px
}
.public_form .public_submit {
	line-height: 50px;
	text-align: center;
	display: block;
	width: 70%;
	margin-left: 75px;
	height: 50px;
	background: #c10d0c;
	margin-top: 20px;
	border: none;
	color: #fff;
	font-size: 18px;
	border-radius: 5px;
	padding:0px 5px;
	font-family: 'Microsoft Yahei';
}
.wd {
	background-color: #e1e1e1;
	width: 100%;
	height: 8px;
}
/*新闻列表*/

/* news cont */
h5.tit {
    width: 100%;
    font-size: 1.65rem;
    line-height: 4rem;
    text-align: center;
}


.dongtai{
    width:96%;
	margin:0px auto;
    display: flex;
    justify-content: space-between;
}

.dongtai .dongtai-tabs a {
    color: #000;
    font-size: 1rem;
    width: 7rem;
    height: 2.82rem;
    line-height: 2.82rem;
    background: #f0eded;
    text-align: center;
    border-radius: 0.5rem;
}

.dongtai .dongtai-tabs a.active {
    background: #dc0303;
    color: #fff;
}

.dongtai .dt-news {
    width:100%;
    margin: 0.5rem auto 0rem;
    overflow: hidden;
}

.dongtai .dt-news .dt-news-item1 {
    width: 100%;
    overflow: hidden;
}

.dongtai .dt-news .dt-news-item1 img {
    width:30%;
    height:auto;
    float: left;
}

.dongtai .dt-news .dt-news-item1 div {
    width: 68%;
    float: left;
}

.dongtai .dt-news .dt-news-item1 div span {
    display: block;
    font-size: 0.5rem;
    font-weight: bold;
    line-height: 0.6rem;
    padding-left: 3%;
    color: #3b333f;
    margin-top: 2%;
}

.dongtai .dt-news .dt-news-item1 div p {
    display: block;
    font-size: 0.4rem;
    line-height: 0.6rem;;
    padding-left: 3%;
    color: #3b333f;
    text-indent: 2rem;
}

.dongtai .dt-news .dt-news-item2 ul {
    width: 100%;
    margin: 3% auto;
}

.dongtai .dt-news .dt-news-item2 ul li {
    border-top: 1px dashed #d1d1d1;
    padding: 2% 0 2% 2%;
    font-size: 0.4rem;
    color: #3b333f;
    line-height: 0.6rem;
}

.dongtai .dt-news .dt-news-item2 ul li em {
    font-style: normal;
    float: right;
    line-height: 0.6rem;
    color: #3b333f;
}

.dongtai .dt-news .dt-news-item2 ul li a {
    text-decoration: none;
    color: #000;
}

.dongtai .dt-news .dt-news-item3 a {
    display: block;
    width: 50%;
    margin: 3% auto;
	background:#b41806;
    border-radius: 5px;
    font-size: 0.4rem;
    line-height: 0.6rem;
    text-align: center;
    color: #fff;
}