.cl{
	clear: both;
}
a{
	text-decoration: none;
}
.war{
	width: 6.98rem;
	margin: 0 auto;
}
*{
	margin: 0;padding: 0
}
input, button{
	border:0;
	outline:none;
}
button{
	cursor: pointer;
}
textarea::-webkit-input-placeholder{
        /*font-size:0.16rem;  */
        color: #333;
        opacity: .3;
} 
.wr{
	width: 1200px;margin: 0 auto;
}

/*首图*/
.header{
	background: url(../img/xgj/znxy/2017.png) no-repeat center center;
	/*background-size:cover; */
	height: 1250px;
	width: 100%;
	min-width: 1200px;
	text-align: left;
	position: relative;
}
.header .wr>h1{
	padding-top: 68px;
font-size: 100px;
color: #FFFFFF;
text-align: left;
height: 220px;line-height: 120px;
}
.header .wr>h2{
	width: 579px;
height: 60px;
background: #FFBE0A;
opacity: 1;
border-radius: 4px;
margin-top: 40px;
font-size: 24px;
line-height: 60px;
color: #0063B9;
text-align: left;
}
.header .wr>h2 span{
	display: inline-block;
	width: 0px;
	height: 0px;border: 10px solid transparent;
    border-left-color: rgba(0, 97, 185, 1);
    margin-left: 54px;
    margin-right: 16px;
}
.header .wr button{
	width: 300px;
height: 50px;
background: #0436BF;
box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
opacity: 1;
border-radius: 30px;
margin-top: 40px;
}
.header .wr button a{
	
color: #FFFFFF;
font-size: 16px;
}
.header .wr .daoyu{
	padding-top: 50px;
	padding-bottom: 70px;
}
.header .wr .daoyu>span{
	display: inline-block;
	width: 121px;
	height: 121px;
	line-height: 111px;
	background: url(../img/xgj/znxy/book1.png)no-repeat;
font-size: 35px;
color: #333333;
letter-spacing: 15px;
padding-left: 20px;
float: left;
margin-top: 5px;
}
.header .wr .daoyu span a{
	color: rgba(255, 156, 0, 1);
}
.header .wr .daoyu p{
	float: left;
	width: 1006px;
	padding-left: 42px;
line-height: 24px;
font-size: 14px;
color: rgba(255, 255, 255, 1);
}
.header .wr .daoyu p span{
	color:rgba(58, 0, 255, 1)
}
.jzxx{
	position: absolute;
	
	background: #fff;
	/*height: 757px;*/
	width: 1200px;
	text-align: center;
	bottom: -132px;

box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
}
.jzxx h1{

font-size: 40px;
color: #333333;
font-weight: bold;padding-top: 50px;
}
.jzxx h3{

font-size: 14px;
color: #666666;
padding-top: 8px
}
.jzxx>span{
	float: left;
	width: 60px;
/*height: 188px;*/

height: 126px;
line-height: 34px;
margin-left: 104px;
margin-top: 63px;
background: #2E96E6;
opacity: 1;
border-radius: 4px;
font-size: 18px;
font-weight: bold;
color: #FFFFFF;
width: 18px;
padding: 31px 21px;
}
.jzxx>form{
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: flex-start;
	width: 705px;padding-left: 105px;
	/*padding-top: 50px;*/
}
.jzxx>form div{
	margin-top: 30px;
	width: 150px;
    margin-right: 125px;font-size: 14px;
color: #333333;
text-align: left;
}
.jzxx>form div img{
	width: 21px;height: 21px;
	margin-right: 5px;
}
.jzxx>form div span{
	color: rgba(255, 0, 0, 1);
	font-size: 14px;
}
.jzxx>form div select{
	width: 130px;
height: 28px;
border: 1px solid rgba(153, 153, 153, 0.4);
border-radius: 4px;
margin-top: 12px;
margin-left: 10px;
padding-left: 10px;
}
.jzxx>form div input{
	width: 120px;
height: 28px;
border: 1px solid rgba(153, 153, 153, 0.4);
border-radius: 4px;
margin-top: 12px;
margin-left: 10px;
padding-left: 10px;
}
.jzxx>form div:nth-child(3n){
	margin-right: 0px;
}
.jzxx>form div#anniu{
	width: 312px;
	height: 48px;
	background: #2E96E6;
	opacity: 1;
	border-radius: 24px;
	text-align: center;
	line-height: 48px;
font-size: 14px;
margin: 40px auto 50px;
color: #FFFFFF;
}
.jzxx>form div#anniu:hover{
	background: #2e80e6;
}
/*优质教育+平价留学，PICK欧洲留学*/
.PICK{

	width: 100%;
	min-width: 1200px;
	background: url(../img/xgj/znxy/1114.png) no-repeat center center;
	padding-bottom: 70px;
}
.wr>h1{
	padding-top: 50px;
	font-size:32px;
	font-family:Microsoft YaHei;
	font-weight:bold;
	color:#FFBE0A;
	
}
.wr>h6{
	font-size:14px;
	font-family:PingFang SC;
	font-weight:400;
	line-height:20px;
	color:rgba(255,255,255,1);
	padding-top: 11px;
	padding-bottom: 20px;
}

.PICK .wr>div{
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	justify-content: space-between;
}
.PICK .wr>div>a{
	display: block;
}
.PICK .wr>div>a>div{
	width:280px;
	height:307px;
	background:rgba(255,255,255, 1);
	padding-top: 35px;
	border-radius:4px;
	margin-top: 30px;
	transition: 0.5s all;
	
}
.PICK .wr>div>a>div:hover{
	box-shadow:3px 4px 6px 0px rgba(24,53,118,0.2);
	transform: scale(1.02);
}
.PICK .wr>div>a>div>div{
	width:104px;
	height:104px;
	background:rgba(255,255,255,1);
	box-shadow:inset 0px 1px 9px rgba(4,0,0,0.24);
	border-radius:50%;
	
	margin: 0px auto 14px;
	position: relative;
}
.PICK .wr>div>a>div>div img{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}

.PICK .wr>div>a>div h3{
	font-size:24px;
	font-family:Microsoft YaHei;
	font-weight:bold;
	color:rgba(102,102,102,1);
	transform: translate3d(0,0,0);
}
.PICK .wr>div>a>div hr{
	width:69px;
	height:0px;
	border:1px dashed rgba(180,180,180,1);
	opacity:0.7;
	border-radius:1px;
	margin: 10px auto;
}
.PICK .wr>div>a>div p{
	font-size:14px;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:rgba(152,152,152,1);
	line-height:20px;
	text-align: left;
	padding:  15px 31px 40px 31px; 
	transform: translate3d(0,0,0);
}

/*.选择西培留学，火速圆你欧洲梦*/
.ynozm{
	width: 100%;
	min-width: 1200px;
	background: url(../img/xgj/znxy/3.png);
}
.ynozm .wr h1{
	padding-top: 50px;
	font-size:32px;
	font-family:Microsoft YaHei;
	font-weight:bold;
	color:rgba(11,87,166,1);
	
}
.ynozm .wr img{
	width:494px;
	height:84px;
}
.ynozm .wr p{
	width: 1050px;
	margin: 0 auto;
	font-size:18px;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:rgba(51,51,51,1);
	padding-top: 50px;
	
	text-align: left;
}
.ynozm .wr button{
	width:305px;
	height:70px;
	background:rgba(255,156,0,1);
	border-radius:35px;
	margin-top:40px; 
	margin-bottom:70px;
	font-size:22px;
	color:rgba(254,254,255,1); 
}
/*欧洲留学早行动，咨询靠谱留学名师*/
.baoming{
	width:100%;
	min-width: 1200px;
	height:240px;
	background: url(../img/xgj/znxy/501047613.png) no-repeat;
}
.baoming .wr h1{
	font-size:31px;
	font-family:Microsoft YaHei;
	font-weight:bold;
	color:#FFBA00;
	padding-top: 42px;
	padding-bottom: 15px;
}
.baoming .wr h1 span{
	color: #FEDA3B;
}
.baoming .wr form{
	padding-top:25px;
}
.baoming .wr input{
	width:262px;
	height:60px;
	background:rgba(255,255,255,1);
	box-shadow:0px 3px 7px 0px rgba(4,0,0,0.18);
	border-radius:4px;
	font-size:20px;
	color:#333;
	padding-left: 21px;
	margin-left: 24px;
}
.baoming .wr  form div{
	width:198px;
	height:60px;
	background:#FF9C00;
	border-radius:30px;
	line-height: 60px;
	font-size:22px;
	color: #fff;
	cursor: pointer;
}
/*sqbz欧洲留学时间规划，申请步骤早知道*/
.sqbz{
	width: 100%;
	padding-top: 132px;
	min-width: 1200px;
	height: 544px;
	background: url(../img/xgj/znxy/3.png)
	/*background: */
}
.sqbz .wr h1{
	color: #333333
}
.sqbz .wr>div{
	position: relative;
	padding-top: 80px;
	height: 180px;
}
.sqbz .wr>div>div{
	position: absolute;
		text-align: left;
}
.sqbz .wr>div>div h2{
	font-size:18px;
	font-family:Microsoft YaHei;
	font-weight:bold;
padding-top: 27px;
	color:rgba(11,87,166,1);
}
.sqbz .wr>div>div div{
	width: 25px;height: 25px;
	border-radius: 25px;
	background: #FFBA00;
	position: absolute;
}
.sqbz .wr>div>div p{
	font-size:14px;
font-family:Microsoft YaHei;
font-weight:400;
color:rgba(102,102,102,1);line-height:20px;
padding-top: 8px;
}
.sqbz .wr>div>div span{
	font-size:14px;
font-family:Microsoft YaHei;
font-weight:400;
color:#FF0000;
line-height:20px;

}
.sqbz .wr button{
	 width:230px;
height:50px;
background:rgba(11,87,166,1);
border-radius:22px;
margin-top: 40px;margin-left: 90px;
font-size:16px;
font-family:Microsoft YaHei;
font-weight:400;
color:rgba(255,255,255,1);
}
.sqbz .wr button:hover{
	background: #2e80e6;
}
.sqbz .wr a:last-of-type button{
background: #FF9C00
}
.sqbz .wr a:last-of-type:hover button{
	background: #F88C00;
}

/*/// 出国留学有疑问 提交问题获得疑答 ///*/
.why{

}
.why .wr h1{
	color: #333;
}
.why .wr h6{
	color: #999999;
	padding-bottom: 60px;
}
.why .wr>div{
	float: left;
}
.why .wr .lf{
	width:677px;
	height: 571px;
	overflow: hidden;
}
.why .wr .lf:hover {
    overflow-y: scroll;
}
.why .wr .lf>div{
	width: 100%;
	background: #fff;
	box-shadow:0px 3px 6px rgba(0,0,0,0.16);

	border-radius:4px;
}
.why .wr .lf>div ul{
	width: 264px;

}
.why .wr .lf>div li{
	width: 264px;
	padding:30px 80px 26px;
	text-align: left;
	font-size:22px;
	font-family:PingFang SC;
	font-weight:bold;
	color:rgba(51,51,51,1); 
}
.why .wr .lf>div p{
	width:376px;
	padding-left: 80px;
	text-align: left;
	font-size:14px;
	font-family:PingFang SC;
	font-weight:400;
	line-height:22px;
	color:rgba(153,153,153,1);
	float: left;
}
.why .wr .lf>div button{
	/*float: right;*/

	width:135px;
	height:40px;
	background:rgba(255,156,0,1);
	opacity:1;
	border-radius:24px;
	font-size:14px;
	color:rgba(255,255,255,1);
	margin-bottom: 26px;
	margin-top: 6px;
	/*margin-right: 32px;*/
	float: left;
    margin-left: 30px;
}
.why .wr .lf>div button:hover{
	background: #F88C00;
}
/*右边*/
.why .wr .rh{
	width:484px;
	background: url(../img/xgj/znxy/1116.png);
	margin-left: 39px;
}
.why .wr .rh form{
	padding-top: 58px;
}
.why .wr .rh form span{
	width:90px;
	height:25px;
	font-size:18px;
	font-family:PingFang SC;
	font-weight:400;
	line-height:26px;
	color:rgba(255,255,255,1);
	/*margin-left:31px; */
}
.why .wr .rh form  input{
	width:241px;
	height:48px;
	background:rgba(255,255,255,1);
	border:1px solid rgba(153,153,153,0.7294117647058823);
	opacity:1;
	border-radius:2px;
	margin-bottom: 33px;
	margin-left:15px; 
	padding-left: 10px;
}
.why .wr .rh form div{
	width:356px;
height:50px;
background:rgba(255,156,0,1);
opacity:1;
border-radius:30px;
margin: 42px auto;
line-height: 50px;color: #fff;
font-size: 18px;
cursor: pointer;
}
.why .wr .rh form div:hover{
	background: #F88C00;
}
/*西培15步留学 申请服务流程*/
.fwlc{
	padding-bottom: 0px;
	width: 100%;
	min-width: 1200px;
}
.fwlc .wr h1{
	color: #333;
}
.fwlc .wr h6{
	color: #999;
}
.fwlc .wr .swiper-container{
	height: 480px;
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
}
.fwlc .wr .swiper-slide{
	height: 400px;
	/*margin-left: 30px;*/
	box-shadow: 0px 3px 6px rgba(0,0,0,0.16);
	border-radius:4px;
	position: relative;
}
.fwlc .wr .swiper-slide img{
	height: 165px;
	width: 100%;
}
.fwlc .wr .swiper-slide h3{
	font-size:24px;
	font-family:PingFang SC;
	font-weight:bold;
	/*line-height:148px;*/
	padding-top: 18px;
	padding-bottom: 13px;
	color:rgba(51,51,51,1);
}
.fwlc .wr .swiper-slide ul{
	padding: 0 12px 12px 19px;
}
.fwlc .wr .swiper-slide li{
	list-style-type:none;
	padding-left: 30px;
	background: url(../img/xgj/znxy/lx.png) no-repeat;
	background-position: 10px 8px;
	text-align: left;	
	font-size:14px;
	font-family:PingFang SC;
	font-weight:400;
	line-height:22px;
	color:rgba(51,51,51,1);
}
.fwlc .wr .swiper-slide p{
	position: absolute;
	width:120px;
	height:140px;
	font-size:100px;
	font-family:PingFang SC;
	font-weight:bold;
	line-height:22px;
	color:rgba(255,156,0,0.10);
	right: 10px;
	bottom: -70px
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
	bottom: 30px;
}
.swiper-pagination-bullet-active {
    width: 30px;
    
    border-radius:5px;
}
/*留学生全球竞争力提升计划*/
.tsjh{
	background:#fff url(../img/xgj/znxy/beec0fe5b17e11d5ce33289c64935390.png)no-repeat;
	min-width: 	1200px;
	width: 100%;
	color: #fff;
	padding-bottom:50px;
}
.tsjh .wr h1{
	color: rgba(51, 51, 51, 1);
	font-size: 40px;
}
.tsjh .wr>div{
	margin-top: 40px;
	border: 1px solid rgba(153, 153, 153, 0.4);
	padding: 50px 62px;
	background: url(../img/xgj/znxy/1117.png) no-repeat;
	background-size: cover;
}
.tsjh .wr>div p{
	font-size:16px;
	font-family:PingFang SC;
	font-weight:400;
	line-height:26px;
	color: #666666;
	text-align: left;
}
.tsjh .wr>div>div{
	display: flex;
	flex-wrap: wrap;
	padding-top: 30px;
	flex-direction: row;
	justify-content: space-between;
}
.tsjh .wr>div>div>div{
	width: 516px;
	height: 156px;
	background: #fff;
	box-shadow:0px 3px 6px rgba(0,0,0,0.16);
	margin-bottom: 20px;
	border-radius:2px;
}
.tsjh .wr>div>div>div li{
	list-style-type:none;
	/*padding-left: 30px;*/
	background: url(../img/xgj/znxy/sq1.png) no-repeat;
	background-position: 30px 18px;
	height: 26px;
	font-size:22px;
	font-family:PingFang SC;
	font-weight:bold;
	line-height:26px;
	color:rgba(51,51,51,1);
	padding: 18px 0 15px 72px;
	text-align: left;
}
.tsjh .wr>div>div>div p{
	font-size:14px;
	font-family:PingFang SC;
	font-weight:400;
	line-height:26px;
	color:rgba(153,153,153,1);
	padding: 0px 30px 0px 72px;

}
.tsjh .wr>div>div a{
	display: block;
	width:404px;
	margin: 0 auto;
	
}
.tsjh .wr>div>div button{
	width:311px;
	height:50px;
	background:rgba(255,156,0,1);
	opacity:1;
	border-radius:30px;
	margin: 20px auto 0;
	font-size:16px;
	color:rgba(255,255,255,1);
}
.tsjh .wr>div>div button:hover{
	background: #F88C00;
}