*{
	box-sizing: border-box;
}
body{
	text-align:center;
	color:#333;
   background: #fff;
}
div>h2{
	font-size: 40px;
	font-weight: bold;
	padding-top: 50px;
	padding-bottom: 40px;
}
input{
	-webkit-appearance:none;
}
/*神魔是留学0元计划*/
.txt{
	position: relative;
	width:100%;
	height:300px;
	padding-bottom: 10px;
}
.txt>p{
	font-size: 26px;
	margin-bottom: 20px;
}
.txt>p>span{
	color:#fa524f;
}
.but_group{
	padding-bottom: 50px;
}
.but_group .but1 {
    background-color: #fa524f;
    color: #fff;
    margin-right: 30px;
    border-radius: 5px;
}
.but_group>a {
    display: inline-block;
    width: 268px;
    height: 76px;
    font-size:32px;
    line-height: 74px;
    border-radius: 5px;
}
.but_group .but2 {
    background-color: #ffd101;
    color: #333;
    
}
.fannao{
	background: #f5f5f5;
	padding:0px 32px;
}
.fannao .fannao_con{
    display: table;
} 
.fannao .fannao_con>img{
    float: left;
    margin-bottom: 30px;
}
.fannao .fannao_con>img:nth-child(2n-1){
	margin-right: 25px;
}
/*携500+语言学校，大咖推荐*/
.tuijian{
	position: relative;
	background: #f5f5f5;
	padding:0px 32px;
}
.tuijian>ul{
	height:1750px;
	overflow: hidden;
}
.tuijian>ul>li{
   float: none;
   height:414px;
   position: relative;
   background: #fff;
   padding:25px;
   text-align: left;
   margin-bottom: 30px;
}
.tuijian>ul>li>img{
	float: left;
	margin-right: 30px;
}
.tuijian>ul>li>div{
	float: right;
	width:63.5%;
}
.tuijian>ul>li h3{
	font-size: 30px;
	font-weight: bold;
	
}
.tuijian>ul>li b{
	display: block;
	margin:20px 0px 30px;
	width:68px;
	height:2px;
	background:  #ffd101;
	
}
.tuijian>ul>li h4{
	background: #ffd101;
	width:248px;
	height:40px;
	font-size: 20px;
	text-align: center;
	border-radius: 5px;
	line-height: 40px;
	margin-bottom: 20px;
}
.tuijian>ul>li p{
	font-size: 20px;
	color:#999;
	line-height: 36px;
}
.tuijian>ul>li a{
	display: inline-block;
	position: absolute;
	right:25px;
	width:146px;
	height:56px;
	line-height: 54px;
	top:25px;
	color:#fff;
	border-radius: 5px;
	font-size: 24px;
	text-align: center;
	background: #fa524f;
}
.fuwu .swiper-container{
	margin:0 32px;
}
.fuwu .swiper-container .swiper-slide{
	width:100%;
}
.fuwu .swiper-container .swiper-slide>div{
	display: inline-block;
	width:327px;
	height:390px;
	padding:18px 0px 35px;
	box-shadow: 0px 12px 10px rgba(153,153,153,.3);
	margin-bottom: 30px;
}
.fuwu .swiper-container .swiper-slide>div>img{
	width:156px;
	height:156px;
	margin:0 auto;
}
.fuwu .swiper-container .swiper-slide>div>h3{
	font-size: 30px;
	font-weight: bold;
	padding:25px 0px 18px;
}
.fuwu .swiper-container .swiper-slide>div>span{
	display: block;
	font-size: 20px;
	color:#999;
	width:159px;
	border:1px dashed #999;
	height: 38px;
	margin:0 auto;
	line-height: 38px;
}
.fuwu .swiper-container .swiper-slide>div>p{
	font-style: italic;
	font-size: 20px;
	color:#fa524f;
	margin-top: 30px;
}
.fuwu .swiper-container .swiper-slide>div:nth-child(2n-1){
	margin-right: 25px;
}
.fuwu .swiper-wrapper{
	margin-bottom: 50px;
}
.fuwu .swiper-pagination-bullet-active{
	background: #fa524f!important;
}
.fuwu .swiper-pagination-bullet{
	background: #dedede;
	width:28px!important;
	height:28px!important;
}
.biaodan{
	position: relative;
	padding-bottom:50px;
}
.biaodan>h2>span{
    font-size: 28px;
}
.biaodan form p,.dingzhi form p{
	height:30px;
	font-size: 22px;
	color:#333;
	margin-bottom: 30px;
}

.biaodan .show>span{
	display: block;
	width:85%;
	height:76px;
	background: url(img/yell.png);
	background-size: 100% 100%;
	border-radius: 38px;
	font-size: 32px;
	line-height: 74px;
	margin:0 auto;
	margin-top: 20px;
	color:#fff;
}
.dingzhi .showc>span{
	display: block;
	width:85%;
	height:76px;
	background: #fc504d;
    box-shadow: 0px 10px 16px rgba(226,72,48,.3);
	border-radius: 38px;
	font-size: 32px;
	line-height: 74px;
	color:#fff;
}
.biaodan .hide,.dingzhi .hidec{
	display:none;
}
.biaodan input,.dingzhi input{
	height:76px;
	line-height: 74px;
	margin-bottom: 30px;
	background:#fff;
	-webkit-appearance: none!important;
	border-radius: 10px;
	border:1px #dbdbdb solid ;
	outline: none!important;
	font-size: 26px;
	color:#333;
	text-align: center;
}
.biaodan .phone,.biaodan .lingqub,.biaodan .name{
	width:85%;
}

.biaodan .name,.biaodan .phone{
	text-align: left;padding-left: 20px;
	margin-bottom: 20px;
}
.biaodan .lingqub{
	border: none;
	font-size: 32px;
	background: url(img/yell.png);
	background-size: 100% 100%;
	border-radius: 38px!important;
}
.dingzhi .lingquc{
	border: none;
	font-size: 32px;
	color:#fff;
	background: #fc504d;
    box-shadow: 0px 10px 16px rgba(226,72,48,.3);
	border-radius: 38px!important;
}
.biaodan .msg,.dingzhi .msg{
	width:56%;
	text-align: left;padding-left: 20px;
}
.biaodan .yzmb,.dingzhi .yzmc{
	width:30%;
	background:#f5f5f5!important;
	border-top-left-radius: 0px!important;
	border-bottom-left-radius: 0px!important;
	margin-left: -10px;
}
input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #666; opacity:1; 
}

::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #666;opacity:1;
}

input:-ms-input-placeholder{
    color: #666;opacity:1;
}
.yzma{
	background:#fc504d!important;
	color:#333!important;
}
input::-webkit-input-placeholder{
    color: #666;opacity:1;
}
.footer{
	background:#454d59;
	padding-top: 50px;
	color:#fff;
	height:210px;
	margin-bottom: 90px;
}
.guding{
	position: fixed;
	width:100%;
	height:90px;
	bottom:0px;
	z-index:5;
}
.zixun{
	width:50%;
	height:90px;
	float: left;
	font-size:26px;
	line-height:90px;
	
	background:#ffd101;
	
}
.free{
	width:50%;
	height:90px;
	font-size:26px;
	float: right;
	color:#fff;
	line-height:90px;
	background:#fa524f;
	
}