 @charset "UTF-8";
.course-type li h3{
	font-size:1.4rem;
}
.course-type h2 .sub{
	line-height:1.1em;
}
.customize_form_success .member_scroll {
	height:30px;
}
.plan-apply h2 .c_orange{
	font-size:1.4em;
}
 .interact-top{
 	padding:10px 10px 0 10px;
 }
  .interact-top img{
  	width:100%;
  }
 .interact-banner{
 	position:relative;
 	margin-top:10px;
 }
.interact-banner .img{
  	width:100%;
}
.interact-banner .img img{
	width:100%;
}
.interact-banner .txt{
	position:absolute;
  	left:0;
  	top:50%;
  	z-index:11;
  	margin-top:-65px;
  	padding:10px;
  	background-color:rgba(255,255,255,.5);
}
.interact-banner .txt1{
	font-size:3rem;
	font-weight:bold;
}
.interact-banner .txt2{
	padding-top:5px;
	font-size:1.5rem;
}

/*他们都在必克成功定制学习*/
.customize_form{
	padding-bottom:15px;
	background-color:#f0f0f0;
}
.custom-ts {
    position: absolute;
    left: 0;
    top: -50px;
    z-index: 10;
    width: 100%;
}
.custom-ts p {
    width: 85%;
    margin: auto;
    height: 50px;
    line-height: 50px;
    color: #fff;
    font-size: 1.6rem;
    text-align: center;
    background-color: rgba(255,127,20,.9);
    border-radius: 5px;
}
.custom-ts p .arrow2 {
    position: absolute;
    left: 50%;
    bottom: -8px;
    z-index: 11;
    width: 0;
    height: 0;
    margin-left: -8px;
    border-left: 8px transparent solid;
    border-right: 8px transparent solid;
    border-top: 8px rgba(255,127,20,.9) solid;
}
.example{
	padding:10px 0;
}
.example-ul{
	overflow:hidden;
}
.example-ul ul{
	width:10000px;
}
.example-ul li{
	float:left;
	text-align:center;
}
.example-ul .img{
	width:50%;
	margin:auto;
}
.example-ul .img img{
	width:100%;
}
.example-ul .name{
	padding-top:4px;
	line-height:1.4em;
	font-size:2rem;
	color:#ff7f14;
}
.example-ul .name .sub{
	color:#999;
	font-size:0.6em;
}
.example-ul p{
	padding:5px 10px;
	text-align:center;
	font-size:1.2rem;
	line-height:1.8em;
}
.example .change{
	text-align:center;
}
.example .change span{
	display:inline-block;
	width:10px;
	height:10px;
	margin:0 5px;
}

/*他们为什么选择必克英语*/
.interact-vs{
	padding:0 15px;	
}
.vs-tips{
	display:box;
	display:-webkit-box;
}
.vs-tips li{
	width:50%;
	text-align:center;
	color:#fff;
}
.vs-tips .left{
	height:70px;
	line-height:70px;
	font-size:2.8rem;
	font-weight:bold;
	background-color:#ff7f14;
}
.vs-tips .right{
	width:49%;
	margin-left:1%;
	height:40px;
	margin-top:30px;
	line-height:40px;
	font-size:1.5rem;
	background-color:#888;
}
.interact-vs{
	margin-top:25px;
}
.vs-main{
	margin:5px 0 10px 0;
}
.vs-main dl{
	float:left;
	width:50%;
	padding:10px;
	color:#666;
	background-color:#ededed;
	box-sizing:border-box;
	border-top:solid 4px #fff;
}
@media screen and (max-width:320px){
	.vs-main dl{
		padding:5px;
	}
}
.vs-main dl+dl{
	border-left:solid 4px #fff;
}
.vs-main .spiiker{
	color:#ff7f14;
	border-left:0;
}
.vs-main .spiiker dt{
	font-weight:bold;
}
.vs-main dt{
	height:30px;
	line-height:30px;
	padding-bottom:5px;
	text-align:center;
	font-size:1.5rem;
}
.vs-main dd{
	line-height:2em;
	font-size:1.2rem;
}
.vs-main dd i{
	margin-right:5px;
}

/*必克英语全球专属外教在线教育平台*/
.interact-honor{
	padding:10px 0 20px 0;
}
.interact-honor .img{
	width:90%;
	margin:auto;
}
.interact-honor .img img{
	width:100%;
}
.interact-honor p{
	text-align:center;
	color:#999;
	font-size:1.2rem;
	line-height:1.7em;
}

/*课程分类*/
.container-bg{
	padding:15px;
	background-color:#e5e5e5;
}
.container{
	padding:15px;
}
.course-type{
	padding:0 10px;
}
.course-type h2{
	font-size: 2rem;
    font-weight:normal;
	text-align:center;
	line-height:1.3em;
}
.course-type h2 .sub{
	display:block;
	font-weight:normal;
	font-size:.6em;
	color:#999;
}
.course-type ul{
	display:box;
	display:-webkit-box;
	margin-top:15px;
}
.course-type ul li{
	width:50%;
}
.course-type li img{
	width:100%; 
}
.course-type li h3{
	position:absolute;
	left:0;
	bottom:0;
	z-index:10;
	width:100%;
	height:30px;
	line-height:30px;
	text-align:center;
	color:#fff;
	font-size:1.6rem;
	font-weight:normal;
	background-color:rgba(0,0,0,.5);
	border-radius:0 0 5px 5px;
}
.course-type1{
	position:relative;
	width:90%;
	margin:auto;
}

/*定制表单*/
.big_title{
	margin:30px 0 20px 0;
	font-size: 2rem;
    font-weight:normal;
	text-align:center;
}

.customize_form_bd, 
.customize_form_success {
	padding: 0 10px;
}

.customize_form .banner{
	line-height:100px;
	color:#fff;
	font-size:2.1rem;
	text-align:center;
	background:url(/event/brand/images/title.jpg) no-repeat;
	background-size:cover;
}
.customize_form h3 {
	height: 36px;
	line-height: 36px;
	text-align: center;
	color: #fff;
	font-size: 1.6rem;
	font-weight: normal;
}

.customize_form_success .member_scroll {
	display: block;
	height:90px;
	overflow: hidden;
}

.customize_form_success ul {
	display: block;
}

.customize_form_success li {
	text-indent: 20px;
	line-height: 29px;
	font-size: 1.2rem;
	color:#888;
}

.customize_content {
	padding:10px 10px 0 10px;
}

.assessment li{
	margin:15px 0;
}
.assessment-bd{
	position:relative;
	height:36px;
	line-height:36px;
	border:solid 1px #ccc;
}
.assessment-bd label{
	*display:none;
	position:absolute;
	left:0;
	top:0;
	z-index:10;
	width:36px;
	height:36px;
	text-align:center;
	font-size:16px;
	color:#999;
}
.assessment-bd select,
.assessment-bd .ipt{
	display:block;
	width:100%;
	height:36px;
	padding-left:36px;
	font-size:1.4rem;
	color:#666;
	border:none;
	background:#fff;
	box-sizing:border-box;
}
.assessment-bd option{
}
.assessment-bd .arrow{
	position:absolute;
	right:0;
	top:0;
	z-index:10; 
	width:36px;
	height:36px;
	text-align:center;
	font-size:18px;
	color:#999;
	background-color:#fff;
}
.assessment-submit>div{
	float:left;
	margin-bottom:6px;
	padding:0 1%;
}
.assessment-submit .btn1{
	width:58%;
}
.assessment-submit .btn2{
	width:38%;
}
.assessment-submit .btn_orange{
	width:100%;
	font-size:1.6rem;
	height:40px;
	line-height:40px;
}
.assessment-submit .btn_white{
	height:40px;
	line-height:40px;
	font-size:1.6rem;
}

/*底部*/
.spiiker_foot{
	padding-bottom:10px;
	line-height:2em;
	text-align:center;
	font-size:12px;
	color:#666;
}
