body{
	/*background: #EBEBEB;*/
	min-width: 1200px;
	width: 100%;
}
.header{
	width: 100%;
	min-width: 1200px;
	background: #1D6066;
	background: url(../img/xgj/bj.png)no-repeat -35px -680px;
	/*background-size: cover;*/
	/*height: */
}
.header .biaoti{
	font-size: 120px;
	font-family: 文鼎CS大黑;
	font-weight: 400;
	color: #2E96E6;
	height: 120px;
	line-height: 120px;
	padding-top: 60px;
	/*text-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);*/
	-webkit-text-shadow: -1px 0 white,0 1px white,1px 0 white,0 -1px white;
	text-shadow: -1px 0 white,0 1px white,1px 0 white,0 -1px white;
}
.header h2{
	background: rgba(255,255,255, 0.8);
	width: 516px;
	margin: 26px auto;
	font-size: 24px;
	line-height: 44px;
	color: #2E96E6;
	height: 44px;
}
.header .anniu{
	width: 600px;
	margin: 0 auto;
	padding: 4px 0 30px ;
}
.header .anniu button{
	width: 216px;
	height: 40px;
	background: rgba(255, 156, 0, 1);
	opacity: 1;
	border-radius: 25px;
	font-size: 16px;
	color: #FFFFFF;
	margin-right: 84px;
}
.header .anniu a:last-of-type button{
	margin-right: 0px;

}
.header .wr>p{
	width: 853px;
font-size: 14px;
font-family: Microsoft YaHei;
font-weight: bold;
line-height: 24px;
color: #FFFFFF;
text-align: left;
margin: 0 auto;

}
.header .wr>p span a{
	color: #FFC400;
}	
/*教育质量高 就业前景多*/
.header .wr>h1{
	
font-size: 38px;
font-family: Microsoft YaHei;
font-weight: bold;
color: #FFC400;	
position: relative;
width: 395px;
margin: 0 auto;
margin-top:50px; 
height: 50px;
line-height: 50px;
}
.header .wr>h1 .lf{
	position: absolute;
	width: 104px;
	height: 45px;
	border-top: 3px solid #FFFFFF;
	border-left: 3px solid #FFFFFF;
	top: -8px;
	left: -18px;
}
.header .wr>h1 .rh{
	position: absolute;
	width: 104px;
	height: 45px;
	border-bottom: 3px solid #FFFFFF;
	border-right: 3px solid #FFFFFF;
	bottom: -10px;
	right: -12px;
}
.header .wr .sdys{
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	padding-top: 45px;
}
.header .wr .sdys>div{
	width: 280px;
	background: #FFFFFF;
	box-shadow: 2px 3px 5px rgba(24, 53, 118, 0.2);
	opacity: 1;
	border-radius: 4px;
	transition: all 0.5s;
}
.header .wr .sdys>div:hover{
	background: #2E96E6;
}
.header .wr .sdys>div:hover h3{
	color: #fff;
}
.header .wr .sdys>div:hover p{
	color: #fff;
}
.header .wr .sdys>div:hover hr{
	border:1px solid #fff;

}
.header .wr .sdys>div:hover>div{
	background: #fff;
}
.header .wr .sdys>div>div{
	width: 100px;
	height: 100px;
	border-radius: 50%;
	margin:  34px auto;
	position: relative;

background: #F9F9F9;
}
.header .wr .sdys>div>div img{
	position: absolute;
	top:50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
.header .wr .sdys>div h3{
	font-size: 32px;
	line-height: 30px;
	color: #666666;
	font-weight: 600;
}
.header .wr .sdys>div p{
	font-size: 16px;
	line-height: 28px;
	color: #989898;
	text-align: left;
	padding: 21px 31px;

}
.header .wr .sdys>div hr{
width: 70px;
height: 0px;
border: 1px solid #B4B4B4;
opacity: 0.7;
border-radius: 1px;
margin: 18px auto 0;
}
.header .wr .btn{
	padding-top: 40px;
	padding-bottom: 30px;
}
.header .wr .btn button{
	width: 216px;
	height: 50px;
	background: #2e96e6;
	border-radius: 25px;
	margin-right: 83px;
	color: #fff;
	font-size: 16px;
}
.header .wr .btn button:hover{
	background: #2e80e6;
}
.header .wr .btn a:last-of-type button{
	margin-right: 0px;
	background: #2e96e6;;
}
.header .wr .btn a:last-of-type button:hover{
	background: #2e80e6;

}
/*留学费用详解*/
.duyan{
	background: #FBFBFB;
	width: 100%;
	min-width: 1200px;
}
.duyan .wr{
	background: url(../img/xgj/401520788.png) no-repeat;
	padding-top: 1px;
}
.duyan .wr>h1{
	
font-size: 38px;
font-family: Microsoft YaHei;
font-weight: bold;
color: #0B57A6;	
position: relative;
width: 228px;
margin: 0 auto;
margin-top:60px; 
height: 50px;
line-height: 50px;
}
.duyan .wr>h1 .lf{
	position: absolute;
	width: 104px;
	height: 45px;
	border-top: 3px solid #FF9C00;
	border-left: 3px solid #FF9C00;
	top: -8px;
	left: -30px;
}
.duyan  .wr>h1 .rh{
	position: absolute;
	width: 104px;
	height: 45px;
	border-bottom: 3px solid #FF9C00;
	border-right: 3px solid #FF9C00;
	bottom: -10px;
	right: -34px;
}
.duyan .wr div{
	opacity:1;
	border-radius:8px;
	text-align: left;
	padding-top: 40px;
	padding-bottom: 25px; 
}
.duyan .wr div h5{
	margin-left: 32px;
	margin-right: 32px;
	font-size: 20px;
	font-weight: 600;
	padding-bottom: 20px;
}
.duyan .wr div p{
	margin-left: 32px;
	margin-right: 32px;
	font-size:16px;
	width: 887px;
	font-family:Microsoft YaHei;
	font-weight:400;
	line-height:28px;
	color:rgba(51,51,51,1);
	
}
.duyan .wr div p span{
	font-weight: 600;
}
/*而乌克兰留学一年所须费用不足3万元人民币*/
.fy{
	width: 100%;
	min-width: 1200px;
	/*margin-bottom: 100px;*/
	background: url(../img/xgj/1087.png) no-repeat center center;
}
.fy h1{
	height:33px;
	font-size:24px;
	font-weight:bold;
	color:#fff;
	padding-top: 50px;
	font-size: 38px;
}
.fy h1 span{
	color: #FFBA00;
}
/*5个排列父*/
.fy .wr>div{
	display: flex;
	justify-content:space-around;
	margin-top: 45px;

}
/*5个排列*/

.fy .wr>div div{
	width: 225px;
	background: #fff;
	box-shadow:0px 3px 12px rgba(0,0,0,0.16);
	height: 306px;
	/*overflow: hidden;*/
	margin-bottom: 15px;
	border-radius: 8px;
}
/*5个排列里面的图片*/
.fy .wr>div div img{
	width: 100%;
	border-radius: 8px 8px 0 0;
	height: 180px;
}
/*5个排列里面的图片下面的标题*/
.fy .wr>div div h2{
	height:25px;
	font-size:22px;
	font-family:PingFang SC;
	font-weight:bold;
	line-height:21px;
	color:#0B57A6;
	text-align: left;
	margin-left: 12px;
	margin-top: 10px;
}
/*5个排列里面的图片下面标题下面的文字描述*/
.fy .wr>div div p{
	/*height:41px;*/
	font-size:16px;
	font-family:PingFang SC;
	font-weight:400;
	line-height:21px;
	color:rgba(51,51,51,1);
	text-align: left;
	margin-left: 12px;
	margin-right: 12px;
	padding-top: 4px;
}
.fy .wr>p{
	font-size:14px;
	/*line-height:24px;*/
	text-align: left;
	color:#fff;
	padding-left: 12px;
}
/*按钮*/
.fy .wr button{
	width: 311px;
	height: 50px;
	background: #2e96e6;
	opacity: 1;
	border-radius: 40px;
	font-size:16px;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:rgba(255,255,255,1);
	margin: 40px 0 50px;
}
.fy .wr button:hover{
	background: #2e80e6;
}
/*乌克兰留学性价比较高的学校*/
.xjbxx{
	padding-top: 10px;
	background: #EBEBEB;
	width: 100%;
	min-width: 1200px; 
}
/*h1标题*/
.xjbxx .wr>h1{
	
	font-size: 38px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #0B57A6;	
	position: relative;
	width: 494px;
	margin: 0 auto;
	margin-top:60px; 
	height: 50px;
	line-height: 50px;
}
.xjbxx .wr>h1 .lf{
	position: absolute;
	width: 104px;
	height: 45px;
	border-top: 3px solid #FF9C00;
	border-left: 3px solid #FF9C00;
	top: -9px;
	left: -28px;
}
.xjbxx  .wr>h1 .rh{
	position: absolute;
	width: 104px;
	height: 45px;
	border-bottom: 3px solid #FF9C00;
	border-right: 3px solid #FF9C00;
	bottom: -10px;
	right: -27px;
}
.xjbxx .swiper-container{
	width: 100%;
	height: 430px;margin-top: 40px;
}
.xjbxx .swiper-container .swiper-wrapper{
	width: 100%;
	height: 430px;

}
.xjbxx .swiper-container .swiper-wrapper .swiper-slide{
	width: 270px;
	background: #FFFFFF;
	border: 1px solid rgba(1, 120, 212, 0.10196078431372549);
	box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
	position: relative;
	height: 356px;
}
.xjbxx .swiper-container .swiper-wrapper .swiper-slide div{
	width: 116px;
	margin: 24px auto;
	height: 118px;
	position: relative;
}
.xjbxx .swiper-container .swiper-wrapper .swiper-slide div img{
	width: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform:translate(-50%,-50%);
}
.xjbxx .swiper-container .swiper-wrapper .swiper-slide h2{
	background: url(../img/xgj/1.png) no-repeat;
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
	color: #FFFFFF;
	position: absolute;
	width: 268px;
	height: 46px;
	line-height: 39px;
	left: -14px;
}
.xjbxx .swiper-container .swiper-wrapper .swiper-slide ul{
	padding-left: 22px; 
	padding-top: 46px;
	text-align: left;
	padding-bottom: 26px;
}
.xjbxx .swiper-container .swiper-wrapper .swiper-slide ul li{
	padding-top: 10px;
	font-size: 14px;
	color: #666666;
}
.xjbxx .swiper-container .swiper-pagination-bullet{
	width: 40px;
	height: 11px;
	border-radius: 18px;
}
.xjbxx .swiper-container  .swiper-pagination-bullet-active{
	background: #2E96E6;
}
/*轮播下面点*/
.xjbxx .swiper-container-horizontal>.swiper-pagination-bullets, 
.swiper-pagination-custom, .swiper-pagination-fraction{
	bottom: 30px;
}
/*乌克兰留学优势专业推荐*/
.zytj{
	background: url(../img/xgj/500598050.png);
	width: 100%;
	min-width: 1200px;
	padding-top: 1px;
}
/*h1标题*/
.zytj .wr>h1{
	
font-size: 38px;
font-family: Microsoft YaHei;
font-weight: bold;
color: #0B57A6;	
position: relative;
width: 418px;
margin: 0 auto;
margin-top:50px; 
height: 50px;
line-height: 50px;
}
.zytj .wr>h1 .lf{
	position: absolute;
	width: 104px;
	height: 45px;
	border-top: 3px solid #FF9C00;
	border-left: 3px solid #FF9C00;
	top: -8px;
	left: -30px;
}
.zytj  .wr>h1 .rh{
	position: absolute;
	width: 104px;
	height: 45px;
	border-bottom: 3px solid #FF9C00;
	border-right: 3px solid #FF9C00;
	bottom: -10px;
	right: -34px;
}
.zytj  .wr>div{
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	padding-top: 10px;
}
.zytj  .wr>div>div{
	margin-top: 30px;width: 290px;
}
.zytj  .wr>div>div>div{
	width: 290px;
	position: relative;
	height: 190px;
	overflow: hidden;border-radius: 4px;
}
.zytj  .wr>div>div>div img{
	width: 100%;
	height: 100%;
}
.zytj  .wr>div>div>div div{
	position: absolute;
	width: 100%;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	color: #fff;
	bottom: 0;
	background: rgba(0,0,0, .31);border-radius: 0  0 4px 4px;
}
.zytj  .wr>div>div p{
	padding-top: 14px;
	font-size: 14px;color: #666;
}
.zytj  .wr>div>div button{
	font-size: 14px;
	color: #666666;padding: 10px 40px;
	border: 1px solid #C90202;
	background: none;
	margin-right: 48px;
	margin-top: 20px;
	border-radius: 4px ;
}
.zytj  .wr>div>div button:hover{
	background:  #C90202;
	color: #fff;
}
.zytj  .wr>div>div a:last-of-type button{
	margin-right: 0;
}
.zytj  .wr>a>button{
	width: 311px;
	height: 50px;
	background: #C90202;
	opacity: 1;
	border-radius: 40px;
	font-size: 16px;
	color: #fff;
	margin: 40px auto 50px;
}
.zytj  .wr>a>button:hover{
	background: #a80202;
}
/*海外留学流程*/
.liucheng{
	padding-bottom: 40px;
	width: 100%;min-width: 1200px;
	background: #EBEBEB;
	padding-top: 1px;
}
/*h1标题*/
.liucheng .wr>h1{
	
	font-size: 38px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #0B57A6;	
	position: relative;
	width: 228px;
	margin: 0 auto;
	margin-top:50px; 
	height: 50px;
	line-height: 50px;
}
.liucheng .wr>h1 .lf{
	position: absolute;
	width: 104px;
	height: 45px;
	border-top: 3px solid #FF9C00;
	border-left: 3px solid #FF9C00;
	top: -8px;
	left: -30px;
}
.liucheng  .wr>h1 .rh{
	position: absolute;
	width: 104px;
	height: 45px;
	border-bottom: 3px solid #FF9C00;
	border-right: 3px solid #FF9C00;
	bottom: -10px;
	right: -34px;
}
/*8大流程*/
.liucheng .wr>div{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	padding-top: 40px;
}
.liucheng .wr>div>div{
	width: 120px;
	height: 120px;
	border:2px solid rgba(112,112,112,0.2);
	background:rgba(255,255,255,0.8);
	border-radius:4px;
}
.liucheng .wr>div>div:nth-child(even){
	width: 13px;
	height: 18px;
	border:none;
	background: url(../img/xgj/jt.png) no-repeat;
	margin-top: 51px;
}
.liucheng .wr>div>div.active{
	background:rgba(11,87,166,0.8);
}
.liucheng .wr>div>div.active p{
	color: #FFFFFF;
	font-size:18px;
	padding-top: 14px;
	font-weight:bold;
}
.liucheng .wr>div>div p{
	color:rgba(102,102,102,0.80);
	font-size:18px;
	padding-top: 14px;
	font-weight:bold;
}
.liucheng .wr>div>div:hover{
	background: #2E96E6;
}
.liucheng .wr>div>div:nth-child(even):hover{
	background: url(../img/xgj/jt.png) no-repeat;
}
.liucheng .wr>div>div:hover p{
	color: #FFFFFF;
}
.lxx{
	background: url(../img/xgj/zixun.png) no-repeat;
	width: 57px;height: 49px;margin: 20px auto 0;	
}
.xxgh{
	background: url(../img/xgj/guihua.png) no-repeat; width: 49px;height: 51px;
					margin: 20px auto 0;
}
.nlts{
	background: url(../img/xgj/tisheng.png) no-repeat; width: 49px;height: 50px;
					margin: 20px auto 0;
}
.qzbl{
	background: url(../img/xgj/qianzheng.png) no-repeat; width: 47px;height: 47px;
					margin: 20px auto 0;
}
.sqjg{
	background: url(../img/xgj/offer.png) no-repeat; width: 51px;height: 48px;
					margin: 20px auto 0;
}
.rjad{
	background: url(../img/xgj/anpai.png) no-repeat; width: 48px;height: 47px;
					margin: 20px auto 0;
}
.gfk{
	background: url(../img/xgj/fangkui.png) no-repeat; width: 48px;height: 45px;
					margin: 20px auto 0;	
}
.ldfw{
	background: url(../img/xgj/fuwu.png) no-repeat; width: 49px;height: 46px;
					margin: 20px auto 0;
}
.liucheng .wr>div>div:hover div.lxx{
	background: url(../img/xgj/zixun.png) no-repeat;
	background-position: 0px -49px;
}
.liucheng .wr>div>div:hover div.ldfw{
	background: url(../img/xgj/fuwu.png) no-repeat;
	background-position: 0px -46px;
}
.liucheng .wr>div>div:hover div.gfk{
	background: url(../img/xgj/fangkui.png) no-repeat;
	background-position: 0px -45px;
}
.liucheng .wr>div>div:hover div.rjad{
	background: url(../img/xgj/anpai.png) no-repeat;
	background-position: 0px -47px;
}
.liucheng .wr>div>div:hover div.sqjg{
	background: url(../img/xgj/offer.png) no-repeat;
	background-position: 0px -48px;
}
.liucheng .wr>div>div:hover div.qzbl{
	background: url(../img/xgj/qianzheng.png) no-repeat;
	background-position: 0px -47px;
}
.liucheng .wr>div>div:hover div.nlts{
	background: url(../img/xgj/tisheng.png) no-repeat;
	background-position: 0px -50px;
}
.liucheng .wr>div>div:hover div.xxgh{
	background: url(../img/xgj/guihua.png) no-repeat;
	background-position: 0px -51px;
}