.row.tobefull >div{
	padding-left: 10px;
	padding-right: 10px;
}
#huakeShow{
	
}
#compusShow{
	height:169px;
}
#huakeShow .swiper-slide a{
	text-align: center;
}
#huakeShow .swiper-slide a > img{
	width:100%;
	height: auto;
}
.swiper-pagination-bullet{
	width:10px;
	height:10px;
}
#Huake_Share{
	margin-bottom:20px;
}
.tabs{
	margin-top:20px;
}
.tabs > a{
	padding:5px 15px;
	display:inline-block;
}
.tabs > a.active{
	background-color:red;
}
#Huake_Share .content-slide > .col-sm-6{
	padding:15px;
	min-height:300px;
}
#compusShow{
	position:relative;
	padding:10px 0 15px 0;
	border-left:10px solid #fff;
	border-right:10px solid #fff;
	background-color:#fff;
	margin-bottom: 30px;
	text-align: center;
	overflow:hidden;
	box-shadow: 0 0 20px #ddd;
}
#compusShow .swiper-slide{
	width:225px;
	text-align: center;
	padding-right:20px;
}

#compusShow .swiper-scrollbar{
	position: absolute;
    bottom: 2px;
    left: 0;
    width: 100%;
    height: 6px;
    background-color: #C5DEF5;
}
#compusShow .swiper-scrollbar-drag {
    height: 100%;
    position: relative;
    background-color: rgba(3,135,247,0.6);
    border-radius: 3px;
	cursor:move;
}
.pptBackdrop{
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
	background-color:rgba(0,0,0,.8);
	z-index:1000;
}
.ppt.swiper-container{
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	overflow:hidden;
	z-index:1001;
}
.ppt.swiper-container > .swiper-wrapper{
	position:relative;
	height:100%;
}
.ppt.swiper-container .swiper-slide{
	height:100%;
	text-align:center;
}
.ppt.swiper-container .swiper-slide:before{
	content: "";
    display: inline-block;
    height: 50%;
    width: 1px;
    margin-right: -1px;
}
.ppt.swiper-container .swiper-slide > img{
	vertical-align:middle;
	max-height:100%;
	max-width:100%;
}
.swiper-button-white{
	width:44px;
}
.huake .col-sm-6{
	padding-right: 10px;
    padding-left: 10px;
}
.newsHeader{
	position:relative;
}
.newsHeader h3{
	padding-left:10px;
	color: #001838;
    font-size: 18px;
}
.newsHeader h3 > i{
	position:relative;
	bottom:-1px;
	color: #001838;
    font-size: 22px;
}
.newsHeader label{
	position:absolute;
	right:10px;
	top:0;
	font-weight:normal;
}
.newsHeader label a{
	font-size: 16px;
	text-decoration:none;
	color:#6f6f6f;
}
.newsHeader label a:hover{
	color:#0387f7;
}
.newsHeader label a i{
	position: relative;
    bottom: -1px;
	font-size: 18px;
}
.homePageNews{
	border: 1px solid #ececec;
	padding: 10px;
	background-color: #fff;

}
.homePageNews > ul > li{
	padding-right: 48px;
	line-height:28px;
}
.homePageNews > ul  > li > a{
	font-size:16px;
	color: #6f6f6f;
	display: block;
	overflow: hidden;
	overflow: hidden;
	white-space:nowrap;
	text-overflow: ellipsis;
}
.homePageNews > ul  > li > a:hover{
	color: #008eff;
	text-decoration: none;
}
.homePageNews > ul  > li > span{
	color: #afafaf;
    position: absolute;
    right: 0;
    top: 0;
}
.cap{
    position: absolute;
    bottom: 0;
	left:0;
    height: 48px;
	width:100%;
    font-size: 18px;
    z-index: 10;
	opacity:0.35;
	filter:alpha(opacity=35);
	background-color:#000;
}
.captext{
    position: absolute;
    display: block;
    width: 100%;
    padding: 0 90px 0 15px;
    left: 0;
    bottom: 0;
    line-height: 48px;
    height: 48px;
    font-size: 18px;
    z-index: 100;
    box-sizing: border-box;
    color: #eee;
    text-decoration: none;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.captext:hover{
	text-decoration:none;
	color:#fff;
}
.Huake_News_Swiper .swiper-pagination,.Huake_Window_Swiper .swiper-pagination{
	width:auto;
	z-index:200;
	left:auto;
	right:10px;
}
.servicesWrap{
    margin-top: 20px;
}
.services{
}
.services .col-xs-3 > div{
	padding:15px;
}
.services .col-xs-3 > div >a{
	text-align:center;
}
.services .col-xs-3 > div >a:hover{
	text-decoration:none;
}
.services .col-xs-3 .services-logo{
	text-align: center;
}
.services .col-xs-3 .services-logo > .iconfont{
	position:relative;
	font-size:4rem;
}
.services .col-xs-3 > #enroll .services-logo > .iconfont{
	right:-4px;
}
.services .col-xs-3 .services-head{
	margin-top: 0;
	text-align: center;
    	font-size: 1.25rem;
    	line-height: 24px;
}
.services .col-xs-3 .services-detail{
	text-align: center;
	display:none;
    border: 1px dashed #dcdcdc;
    color: #999;
    padding: 10px;
    font-size: 14px;
    line-height: 18px;
}
#achievement > a{
	border-bottom: 4px solid #f06522;
}
#university > a{
	border-bottom: 4px solid  #8dc73f;
}
#appointment > a{
	border-bottom: 4px solid  #00adef;
}
#enroll > a{
	border-bottom: 4px solid  #fec20a;
}
#achievement > a:hover{
	background-color: #f06522;
	border-color: #292f50;
	color: #ffffff;
}
#university > a:hover{
	background-color: #8dc73f;
	border-color: #292f50;
	color: #ffffff;
}
#appointment > a:hover{
	background-color: #00adef;
	border-color: #292f50;
	color: #ffffff;
}
#enroll > a:hover{
	background-color: #fec20a;
	border-color: #292f50;
	color: #ffffff;
}
#achievement > a,#university > a,#appointment > a,#enroll > a {
	display: block;
	color: #292f50;
	text-decoration: none;
	padding: 4px;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	border-radius: 10px;
    	background-color: rgb(255, 255, 255);
   	 -webkit-box-shadow: 8.135px 18.271px 40px 0px rgb(0 0 0 / 8%);
    	box-shadow: 8.135px 18.271px 40px 0px rgb(0 0 0 / 8%);
}
.servicesItemMiddle {
    padding:0 8px;
}
.servicesItemLeft {
    padding-left: 10px;
   padding-right: 8px;
}
.servicesItemRight {
   padding-left: 8px;
   padding-right: 10px;
}
@media screen and (max-width: 767px) {
	.services .col-xs-3 .services-head{
		font-size:0.9rem;
	}
	.services .col-xs-3 .services-logo > .iconfont{
		position:relative;
		font-size:3rem;
	}
	.servicesItemMiddle {
   		padding:0 5px;
	}
	.servicesItemLeft {
    		padding-left: 10px;
   		padding-right: 5px;
	}
	.servicesItemRight {
   		padding-left: 5px;
   		padding-right: 10px;
	}
}
#announcement{

}
#announcement .modal-content{
	border-radius: 0;
}
#announcement .modal-header{
	border-bottom: 1px solid #03A9F4;
    background-color: #ECECEC;
}
#announcement .modal-header h4 {
	color: #03A9F4;
    font-size: 20px;
    line-height: 20px;
    font-weight: 700;
    letter-spacing: 2px;
}
#announcement .modal-footer{
	border-top: 1px solid #CECECE;
    background-color: #ECECEC;
}
#announcement .modal-body > p {
	font-size:16px;
	text-align:justify;
}
#announcement .modal-body > p > strong {
	color:#F44336;
	padding:0 6px;
}
#announcement .modal-body > label {
	font-size: 14px;
    margin-bottom: 10px;
    border-left: 14px solid #F44336;
    padding-left: 10px;
    line-height: 14px;
    font-weight: normal;
}
#announcement .counter-second{
	text-align:center;
	display:inline-block;
	width:24px;
}
.homePageNews > ul  > li > .huakehot {
	font-weight: bold;
    color: #a20b00;
}
.huake-hot2.iconfont {
	color:#ff0000;
	font-weight: normal;
    font-size: 30px;
    line-height: 1px;
}



.huake-window {
	display: flex;
	justify-content: space-between;
	flex: 1;
	margin-bottom: 15px;
	-webkit-flex: 1;
}
.window-img{
	padding: 10px;
    background-color: #ffffff;
}
.window-img img{
	width: auto;
    height: 120px;
}
.window-des {
    background-color: #ffffff;
    padding: 10px 10px 10px 0;
}
.window-des h4 {
    line-height: 1.4em;
    font-size: 16px;
    margin: 0;
    text-align: justify;
}
.toutiao{
	position: relative;
    	margin: 0;
  	 padding: 0;
    	font-size: 1.4rem;
    	padding-left: 2em;
    	text-align: justify;
}
@media screen and (max-width: 768px){
	.window-img img{
		height: 80px;
	}
	.toutiao{
    		font-size: 1rem;
	{
	.window-des h4 {
		font-size: 15px;
	}
}