.prevueBan{
	width: 400px;
}
.det-more{
	font-size: 12px;
	color: #C80F19;
}
.det-more img{
	margin-left: 10px;
}
.i-newCenter{
	height: 682px;
}
.inewsLeft{
	border: 1px solid #D64B53;
	position: relative;
	padding-top: 36px;
	padding-left: 42px;
}
/* .inewsLeft::before{
	content: "";
	position: absolute;
	left: -2px;
	top: 35px;
	width: 3px;
	height: 122px;
	background-color: #C80F19;
} */
.prevright{
	width: 404px;
	border: 1px solid #D64B53;
	border-left: 0;
	/* padding: 36px 0; */
	position: relative;
	/* overflow-y: auto;
	scrollbar-color: #C80F19 #f7f7f9; 
	scrollbar-width: thin; */
}
/* .prevright::-webkit-scrollbar{
  width:4px;
  height:4px;
}
.prevright::-webkit-scrollbar-track{
  background: #fff;
  border-radius:3px;
}
.prevright::-webkit-scrollbar-thumb{
  background: #D64B53;
  border-radius:10px;
}
.prevright::-webkit-scrollbar-thumb:hover{
  background: #d5646a;
} */
.prevright > .prer-con{
	/* padding: 30px 0; */
	position: absolute;
	right: -4px;
	width: calc(100% + 4px);
	top: 30px;
	bottom: 30px;
	overflow-y: auto;
	scrollbar-color: #C80F19 transparent; 
	scrollbar-width: thin;
}
 .prevright > .prer-con::-webkit-scrollbar{
  width:7px;
}
.prevright > .prer-con::-webkit-scrollbar-track{
  background: transparent;
  border-radius:3px;
}
.prevright > .prer-con::-webkit-scrollbar-thumb{
  background: #D64B53;
  border-radius:10px;
}
.prevright > .prer-con::-webkit-scrollbar-thumb:hover{
  background: #d5646a;
} 
.mainBan{
	display: block;
	position: relative;
	margin-bottom: 16px;
}
.mainBan img.dis-b{
	width: 788px;
	height: 358px;
	object-fit: cover;
}
.mainBan p{
	position: absolute;
	width: 582px;
	bottom: 12px;
	left: 128px;
	font-size: 16px;
	color: #fff;
	line-height: 26px;
	-webkit-line-clamp:2;
	display: -webkit-box;
	-webkit-box-orient: vertical; 
	overflow: hidden;
	word-break: break-all;
}
.mainBan .bg{
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
}
.subBan .sub-img-mode{
	position: relative;
}
.subBan .sub-img-mode img{
	width: 388px;
	height: 228px;
	object-fit: cover;
	display: block;
}
.subBan .sub-img-mode p{
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 6px 30px;
	background-color: rgba(0,0,0,.5);
	font-size: 14px;
	color: #fff;
	line-height: 28px;
	-webkit-line-clamp:2;
	display: -webkit-box;
	-webkit-box-orient: vertical; 
	overflow: hidden;
	word-break: break-all;
}
.prevright a{
	display: block;
	padding: 12px 42px;
	position: relative;
}
.prevright .time{
	color: #C80F19;
	font-size: 22px;
}
.prevright .title{
	color: #727171;
	font-size: 20px;
	-webkit-line-clamp:1;
	display: -webkit-box;
	-webkit-box-orient: vertical; 
	overflow: hidden;
	word-break: break-all;
	margin: 6px 0;
}
.prevright .content{
	color: #727171;
	font-size: 14px;
	-webkit-line-clamp:2;
	display: -webkit-box;
	-webkit-box-orient: vertical; 
	overflow: hidden;
	word-break: break-all;
}
.prevright a:hover{
	background-color: #EFEFEF;
}
.prevright a:hover::before{
	content: "";
	position: absolute;
	left: -2px;
	top: 0;
	bottom: 0;
	width: 3px;
	background-color: #C80F19;
	border-radius: 2px;
}
.alien-swiper{
	background-color: #EFEFEF;
	/* margin: 96px 0; */
	padding: 92px 0;
	background-clip: content-box;
}
.alien-swiper .layer{
	background: url(../img/i-swiper-bg.png) no-repeat left center;
	background-size: contain;
	height: 332px;
	position: relative;
	box-sizing: border-box;
	padding: 0 128px;
	perspective: 830px;
}
.leftText-swiper, .rightImg-swiper{
	z-index: 10;
}
.alien-swiper .leftText{
	width: 320px;
	margin-top: 50px;
}
.alien-swiper .leftText .h2t{
	display: inline-block;
	max-width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.alien-swiper .leftText .total{
	font-size: 20px;
	color: #727171;
	margin: 20px 0 10px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.alien-swiper .leftText .cont{
	margin-bottom: 36px;
	font-size: 14px;
	color: #727171;
	line-height: 24px;
	height: 96px;
	-webkit-line-clamp:4;
	display: -webkit-box;
	-webkit-box-orient: vertical; 
	overflow: hidden;
	word-break: break-all;
}
.alien-swiper .leftText .morebox{
	display: flex;
	justify-content: flex-end;
}
.alien-swiper .leftText .morebox .more{
	display: flex;
	width: 60px;
	height: 12px;
	border: 1px solid #B1B0B0;
	align-items: center;
	justify-content: space-between;
	padding: 2px 3px;
	font-size: 12px;
	color: #727171;
}
.alien-swiper .rightImg{
	width: 422px;
	transform: rotateY(-36deg) scale(1,1.2);
	margin-right: 64px;
	background-color: #fff;
	border-radius: 10px;
	padding: 10px 10px 0px 15px;
}
.rightImg-swiper .swiper-slide{
	width: 422px;
	height: 312px;
}
.alien-swiper .rightImg-swiper .swiper-slide img{
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
	border-radius: 10px;
}
.ctr-pre, .ctr-next{
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	transform: translateY(-50%);
	width: 80px;
	height: 80px;
	border-radius: 50%;
}
.ctr-next{
	left: auto;
	right: 0;
}
.ctr-pre img, .ctr-next img{
	display: block;
	width: 100%;
	height: 100%;
}
.course-nav{
	margin-bottom: 24px;
}
.course-nav ul a{
	color: #C80F19;
	font-size: 24px;
	position: relative;
	padding-bottom: 10px;
}
.course-nav ul a::after,.course-nav ul a::before{
	display: none;
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	height: 4px;
	border-radius: 2px;
}
.course-nav ul a::before{
	background-color: #C80F19;
	width: 50%;
	z-index: 1;
}
.course-nav ul a::after{
	right: 0;
	background-color: #B18A73;
}
.course-nav ul a.active::before,.course-nav ul a.active::after,.course-nav ul a:hover::before,.course-nav ul a:hover::after{
	display: block;
}
.course-nav ul span{
	display: block;
	width: 1px;
	height: 20px;
	background-color: #C80F19;
	margin: 0 18px;
}
.course-nav .more{
	display: flex;
	align-items: center;
	font-size: 12px;
	color: #C80F19;
}
.course-nav .more img{
	margin-left: 10px;
}
.pro-course{
	margin-bottom: 50px;
}
.pro-course .rightImg{
	width:718px;
	height: 404px;
}
.pro-course .rightImg img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.pro-course .leftlist{
	flex:1;
	margin-right: 68px;
	width: 494px;
}
.pro-course .leftlist .total{
	font-size: 20px;
	color: #727171;
	margin-bottom: 10px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.pro-course .leftlist .con a{
	color: inherit;
}
.pro-course .leftlist .con{
	height: 52px;
	font-size: 14px;
	color: #727171;
	line-height: 24px;
	-webkit-line-clamp:2;
	display: -webkit-box;
	-webkit-box-orient: vertical; 
	overflow: hidden;
	word-break: break-all;
}
.pro-course .leftlist ul li{
	padding-left: 28px;
	position: relative;
	margin: 30px 0;
}
.pro-course .leftlist ul li::before{
	content: "";
	position: absolute;
	left: 0;
	top: 15px;
	width: 14px;
	height: 1px;
	background-color: #727171;
}
.pro-course .modelist>div{
	display: none;
}
.pro-course .modelist>div:first-child{
	display: block;
}

.mien{
	padding: 36px 0;
	background-color: #FAFAFA;
	margin-bottom: 36px;
}
.mien h2{
	margin-bottom: 16px;
	display: inline-block;
}
.mien-news{
	flex:1;
	margin-right: 50px;
	width: 600px;
}
.mien-news .total{
	font-size: 20px;
	color: #727171;
	margin-bottom: 8px;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.mien-news .con{
	font-size: 14px;
	color: #727171;
	line-height: 20px;
	margin-bottom: 32px;
	-webkit-line-clamp:2;
	display: -webkit-box;
	-webkit-box-orient: vertical; 
	overflow: hidden;
	word-break: break-all;
}
.mien-news img{
	width: 600px;
	height: 394px;
	object-fit: cover;
	display: block;
}
.mien-news-next{
	width: 625px;
}
.mien-news-next .list:hover .left{
	background-color: #EBEBEC;
}
.mien-news-next .list .left{
	flex: 1;
	width: 312px;
	padding: 26px;
	background-color: #fff;
}
.mien-news-next .list .left .total{
	line-height: 28px;
	color: #727171;
	font-size: 20px;
	border-bottom: 1px solid #C2C1C1;
	padding-bottom: 5px;
	margin-bottom: 10px;
	-webkit-line-clamp:2;
	display: -webkit-box;
	-webkit-box-orient: vertical; 
	overflow: hidden;
	word-break: break-all;
}
.mien-news-next .list .left p{
	color: #727171;
	font-size: 14px;
	line-height: 20px;
	-webkit-line-clamp:2;
	display: -webkit-box;
	-webkit-box-orient: vertical; 
	overflow: hidden;
	word-break: break-all;
}
.mien-news-next .list .right{
	width: 312px;
	height: 166px;
	position: relative;
}
.mien-news-next .list .right img{
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.mien-news-next .list:hover .right::after{
	border-left-color: #EBEBEC;
}
.mien-news-next .list:nth-child(2):hover .right::after{
	border-right-color: #EBEBEC;
}
.mien-news-next .list .right::after{
	content: "";
	position: absolute;
	left: 0;
	top: 14px;
	border-width: 8px 10px;
	border-style: solid;
	border-color: transparent;
	border-left-color: #fff;
}
.mien-news-next .list:nth-child(2) .left{
	order: 1;
}
.mien-news-next .list:nth-child(2) .right::after{
	left: auto;
	right: 0;
	border-left-color: transparent;
	border-right-color: #fff;
}
.friendlink{
	margin-bottom: 40px;
}
.friendlink .total{
	margin-bottom: 40px;
	position: relative;
	text-align: center;
}
.friendlink .total h2{
	display: inline-block;
}
.friendlink-swiper img{
	display: block;
	width: 100%;
	height: 68px;
	object-fit: contain;
}
.friendlink-swiper .swiper-slide a{
	width: 20%;
}
.friendlink-swiper .swiper-slide a:first-child img{
  margin-bottom: 10px;
}
.btn-fri{
	position: absolute;
	right: 0;
	bottom: 3px;
}
.btn-fri a{
	margin-left: 12px;
}
.btn-fri a img{
	width: 12px;
}

.focusNews .fn-list{
	font-size: 0;
}
.focusNews .fn-list dl{
	display: inline-block;
	width: 276px;
	margin-right: 16px;
	margin-bottom: 16px;
}
.focusNews .fn-list dl:nth-child(3n){
	margin-right: 0;
}
.focusNews .fn-list dt{
	width: 276px;
	height: 186px;
}
.focusNews .fn-list dt img,.focusNews .fn-list dt video{
	display: block;
	width:  100%;
	height: 100%;
	object-fit: cover;
}
.focusNews .fn-list dd{
	background-color: #EEEEEE;
	padding:15px;
}
.focusNews .fn-list dd .title{
	font-size: 16px;
	height:44px;
	color: #727171;
	line-height: 22px;
	-webkit-line-clamp: 2;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
	word-break: break-all;
}
.focusNews .fn-list dd .content{
	font-size: 12px;
	color: #727171;
	border-top: 1px solid #979494;
	line-height: 16px;
	padding-top: 10px;
	margin-top: 10px;
	height: 48px;
	-webkit-line-clamp: 3;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
	word-break: break-all;
}
.focusNews .fn-list dd .content p{
	-webkit-line-clamp: 3;
	display: -webkit-box;
	-webkit-box-orient: vertical; 
	overflow: hidden;
	word-break: break-all;
}
.focusNews .fn-list dd .more{
	text-align: right;
}
.focusNews .fn-list dd .more img{
	width: 11px;
	height: 13px;
	object-fit: contain;
}
ul.prevue{
	margin-top: -18px;
}
ul.prevue li{
	padding: 18px 0;
	border-bottom: 1px solid #ADABAB;
}
ul.prevue li:last-child{
	border-bottom: 0;
}
ul.prevue li .time{
	color: #727171;
	font-size: 15px;
	margin-top: 10px;
}
ul.prevue li .time strong{
	font-size: 26px;
}
ul.prevue li .con{
	flex:1;
	padding: 0 58px 0 32px;
	margin-top: 10px;
}
ul.prevue li .con .title{
	color: #727171;
	font-size: 18px;
	line-height: 48px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 418px;
}
ul.prevue li .con .text{
	color: #727171;
	font-size: 12px;
	line-height: 18px;
	-webkit-line-clamp: 2;
	display: -webkit-box;
	-webkit-box-orient: vertical; 
	overflow: hidden;
	word-break: break-all;
}
ul.prevue li .img{
	width: 240px;
	height: 124px;
}
ul.prevue li .img img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.consult_apply{
	display: flex;
	flex-wrap: wrap;
	font-size: 0;
}
.consult_apply .item{
	background-color: #F5F5F5;
	display: inline-block;
	width: 418px;
	box-sizing: border-box;
	padding: 42px 0 36px 36px;
	border-top: 1px solid #CD2B34;
	margin-right: 24px;
	margin-bottom: 24px;
}
.consult_apply .item:nth-child(2n){
	margin-right: 0;
}
.consult_apply .item .title{
	color: #C80F19;
	font-size: 24px;
	margin-bottom: 18px;
}
.consult_apply .item .info{
	padding-left: 24px;
	position: relative;
	color: #595757;
	font-size: 16px;
	line-height: 34px;
}
.consult_apply .item .info img{
	position: absolute;
	left: 0;
	top: 12px;
	width: 13px;
}
.consult_apply .item .qrcode{
	margin: 24px 0;
}
.consult_apply .item .qrcode img{
	width: 90px;
	height: 88px;
	object-fit: contain;
	margin-right: 12px;
}
.consult_apply .item .qrcode .text{
	font-size: 12px;
	color: #727171;
	line-height: 18px;
}
.consult_apply .item .a-btn{
	padding-right: 36px;
}
.consult_apply .item .a-btn a{
	color: #fff;
	font-size: 16px;
	padding: 6px 0;
}
.consult_apply .item .a-btn a img{
	width: 22px;
	margin-right: 6px;
}
.consult_apply .item .a-btn a:first-child{
	background-color: #C80F19;
}
.consult_apply .item .a-btn a:last-child{
	background-color: #C7B291;
}
.tell-way{
	border-top: 1px solid #C80F19;
	background-color: #F5F5F5;
	padding: 50px 64px 4px;
}
.tell-way .item{
	display: inline-block;
	width: 325px;
	margin-right: 106px;
	margin-bottom: 60px;
	vertical-align: top;
}
.tell-way .item .title{
	font-size: 20px;
	color: #C80F19;
	margin-bottom: 25px;
}
.tell-way .item .info{
	padding-left: 20px;
	font-size: 14px;
	color: #595757;
	line-height: 30px;
	position: relative;
}
.tell-way .item .info img{
	position: absolute;
	left: 0;
	top: 10px;
	width: 13px;
	height: 11px;
}
.i-comestudent{
	font-size: 0;
}
.i-comestudent .item{
	padding: 42px 28px;
	background-color: #F5F5F5;
	margin-right: 48px;
	margin-bottom: 26px;
	display: inline-block;
	width: 350px;
	border-top: 1px solid #C80F19;
}
.i-comestudent .item:nth-child(2n){
	margin-right: 0;
}
.i-comestudent .item .title{
	color: #C80F19;
	font-size: 20px;
	margin-bottom: 18px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.i-comestudent .item .content{
	color: #727171;
	line-height: 20px;
	font-size: 16px;
	height: 86px;
	margin-bottom: 30px;
	-webkit-line-clamp: 4;
	display: -webkit-box;
	-webkit-box-orient: vertical; 
	overflow: hidden;
	word-break: break-all;
	line-height: 22px;
}
.i-comestudent .item a{
	display: flex;
	align-items: center;
	justify-content: center;
	color: #727171;
	font-size: 12px;
	width: 66px;
	border: 1px solid #7A7979;
	margin-left: auto;
}
.i-comestudent .item a img{
	margin-left: 4px;
	width: 6px;
	height: 7px;
	object-fit: contain;
}
.i-findPwd{
	background-color: #F5F5F5;
	padding: 35px 0 35px 140px;
}
.i-findPwd .con {
	margin-bottom: 28px;
}
.i-findPwd .con p{
	font-size: 14px;
	color: #B91918;
	margin-bottom: 8px;
}
.i-findPwd .con input{
	width: 380px;
	height: 40px;
	border-bottom: 1px solid #C80F19;
	padding: 0 10px;
}
.i-findPwd .con div input{
	width: 100px;
	font-size: 12px;
}
.i-findPwd .con div a{
	display: inline-block;
	height: 41px;
	line-height: 41px;
	width: 90px;
	color: #B91918;
	font-size: 12px;
	background-color: #fff;
	padding-left:10px ;
	margin-left: 10px;
}
.i-findPwd input[type=submit]{
	color: #fff;
	background-color: #B91918;
	width: 400px;
	height: 32px;
	cursor: pointer;
}