@charset "UTF-8";
/*---banner---*/
body{
	color: #333;
}
.brand_banner{
	width: 100%;
	height: 642px;
	background:url(/qiyepeixun/images/banner.jpg) no-repeat center center;	
}
.brand_banner .logo{
	display: block;
	width: 1000px;
	height: 84px;
	margin: auto;
}
.banner_txt{
	width: 560px;
	margin: auto;
	padding-left: 440px;
	padding-top: 74px;
	text-align: left;
	color: #fff;
}
.banner_txt .txt1{
	font-size: 26px;
}
.banner_txt .txt2{
	margin-top: 5px;
	font-size: 60px;
	font-weight: bold;
}
.banner_txt .line{
	display: block;
	width: 13px; 
	height: 4px;
	margin: 18px 0;
	background-color: #fff;
}
.banner_txt .btn{
	display: inline-block;
	padding: 0 30px;
	height: 68px;
	margin-top: 40px;
	line-height: 68px;
	font-size: 25px;
	color: #fff;
	text-align: center;
	-webkit-border-radius: 60px;
	-moz-border-radius: 60px;
	border-radius: 60px;
	background:-webkit-linear-gradient(left,#ff7f14,#e73d30);
	background:linear-gradient(left,#ff7f14,#e73d30);
}
.banner_txt .btn:hover{
	cursor:pointer;
	background:-webkit-linear-gradient(left,#e73d30,#ff7f14);
	background:linear-gradient(left,#e73d30,#ff7f14);
}
.banner_txt .txt3{
	font-size: 14px;
	line-height: 1.8;
}
.free_btn{
	text-align: center;
}
.free_btn a{
	display: inline-block;
    height: 60px;
    min-width: 300px;
    color: #fff;
    line-height: 60px;
    border-radius: 60px;
    font-size: 22px;
    background: -webkit-linear-gradient(top,#ff7f14,#e73d30);
    background: linear-gradient(top,#ff7f14,#e73d30);
}

h3.title{
	padding: 40px 0;
	font-family:"Source Han Sans CN";
	text-align: center;
	font-size: 42px;
	font-weight: normal;
	line-height: 1.5;
}
.light{
	color: #ff7f14;
}


/*必克英语针对不同人群提供个性解决方案*/

.one{
	width: 1130px;
	margin: auto;
	padding: 30px 0 80px 0;
}
.one_bd{
	width: 100%;
	float: left;
	padding-bottom: 40px;
}

.one_bd li{
	float: left;
	width: 33.3%;
} 
.one_bd_li{
	width: 90%;
	height: 350px;
	margin: auto;
	padding: 40px 15px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border:dashed 1px #a0a0a0;
	text-align: center;
}
.one_bd_li:hover{
	-webkit-box-shadow: 8px 8px 12px rgba(0,0,0,.1);
	box-shadow: 8px 8px 12px rgba(0,0,0,.1);
}
.one_bd_li .q{
	color: #222;
	font-size: 30px;
	font-weight: bold;
}
.one_bd_li .a{
	padding: 40px;
	font-size: 16px;
	line-height: 1.8;
	color: #777;
}
.one_bd_li .icon{
	font-size: 80px;
	color: #ff8722;
}
.one_btm{
	padding: 20px 0;
	color: #333;
	text-align: center;
	font-size: 28px;
}

/*必克英语企业培训4大优势*/
.two_bg{
	padding: 40px 0;
	background: #f0f0f0;
}
.two_bg .title .sub{
	display: block;
	font-size: 20px;
	color: #888;
	font-weight: normal;
	font-family:microsoft yahei;
}
.two{
	width: 1100px;
	margin: auto;
}
.two_bd{
	float: left;
	width: 100%;
	padding: 20px 0 60px 0;
}
.two_bd li{
	float: left; 
	width: 25%;
}
.two_li{
	position: relative;
	width: 90%;
	margin: auto;
}
.two_li:hover{
	box-shadow:8px 8px 10px rgba(0,0,0,.1);
}
.two_li:hover .two_txt{
	display: block;
	animation:two_move 0.5s;
	-webkit-animation:two_move 0.5s;
}
@keyframes two_move{
	0%{
		opacity:0;
	}
	100%{
		opacity:1;
	}
}

.two_li img{
	width: 100%;
}
.two_head{
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 22;
	width: 100%;
	height: 55px;
	text-align: center;
	line-height: 55px;
	color: #fff;
	font-size: 22px;
	background-color: #f26005;
}
.two_txt{
	display: none;
	position: absolute;
	left:0;
	top: 0;
	z-index: 21;
	width: 100%;
	height: 100%;
	padding:25px 15px;
	color: #fff;
	font-size: 16px;
	line-height: 1.7;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: rgba(255,127,20,.9);
}
.two_li.li4 .two_txt{
	font-size: 15px;
} 
.two_li.li4 .two_txt p{
	padding-top: 10px;
}
.two_txt b{
	display: block;
	font-size: 20px;
	text-align: center;
}
.two_txt strong{
	font-size: 1.2em;
}
.two_txt .line{
	display: block;
	width: 100%;
	height: 1px;
	margin:8px 0;
	border-bottom: dashed 1px rgba(255,255,255,.2);
}
.two_txt p{
	padding-top: 20px;
}

/*参与企业培训流程*/
.three_bg{
	background: url(/qiyepeixun/images/three_bg.png) no-repeat center top;	
}
.three{
	width: 1100px;
	margin: auto;
	padding: 60px 0 80px 0;
}
.three .title{
	padding-top: 20px;
}
.three .title .sub{
	display: block;
	font-size: 16px;
	font-family:microsoft yahei;
	color: #888;
}
.three_bd{
	text-align: center;
}

/*我们的教学实力不怕被比较*/
.four_bg{
	background:#f3f3f3 url(/qiyepeixun/images/four_bg.jpg) no-repeat center center; 
}
.four{
	padding: 60px 0 120px 0;
}
.four_bd{
	width: 1100px;
	margin: auto;
	background-color: #fff;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	box-shadow:8px 8px 12px rgba(0,0,0,.1);
}
.four_bd ul{
	width: 100%;
	float: left; 
	padding: 40px 60px;
}
.four_bd li{
	float: left;
	width: 50%;
	padding: 20px 0;
}
.four_bd .img{
	float: left;
}
.four_txt{
	float: left;
	width: 230px;
	padding-left: 20px;
}
.four_txt b{
	display: block;
	padding-top: 45px;
	font-size: 25px;
}
.four_txt p{
	padding-top: 10px;
	line-height: 1.8;
	font-size: 19px;
	color: #888;
}


/*---超过1000+个中外知名企业---*/
.five_bg{
	background: url(/qiyepeixun/images/five_bg.jpg) no-repeat center center;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
}
.five{
	width: 1100px;
	padding: 40px 0 60px 0;
	margin: auto;
	text-align: center;
	color: #fff;
}
.five .title .sub{
	display: block;
	padding-top: 10px;
	font-size: 20px;
	font-family:microsoft yahei;
}
.five_txt{
	width: 800px;
	margin: auto;
	padding: 30px 0;
}
.five_txt li{
	display: inline-block;
	padding: 10px 8px;
	font-size: 20px;
}


/*---企业荣誉---*/
.six{
	padding-top: 40px;
	padding-bottom: 80px;
}
.six_bd{
	width: 1000px;
	margin: auto;
	padding-top: 20px;
}
.six_bd li{
	float: left;
	width: 33.3%;
	text-align: center;
}
.six_bd .txt{
	padding: 10px 0;
	color: #888;
	font-size: 20px;
}
.six_bd b{
	display: block;
	padding-top: 10px;
	color: #222;
}


/*---合作媒体---*/
.seven_bg{
	padding: 30px 0 80px 0;
	background: url(/qiyepeixun/images/hezuo_bg.jpg) no-repeat center center;
	-webkit-background-size: 100% 100%; 
	background-size: 100% 100%;
}
.seven{
	width: 1000px;
	margin: auto;
	text-align: center;
}


/*---开启企业定制---*/
.eight_bg{
	background: url(/qiyepeixun/images/city.jpg) repeat-x center bottom;
}
.eight .title .sub{
	display: block;
	font-size: 18px;
	color: #888;
	font-family:microsoft yahei;
}
.eight{
	position: relative;
	width: 800px;
	margin: auto;
	padding: 60px 0 120px 0;
}
.eight_content{
	position: relative;
	padding-top: 20px;
}
.eight .img{
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 22;
}
.eight .img img{
	float: left; 
}
.nine_bd{
	width: 460px;
	padding: 25px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background:-webkit-linear-gradient(left,#ff8228,#ff6a42);
	background:linear-gradient(left,#ff8228,#ff6a42);
}
.nine_form li{
	padding: 15px 0;
}
.nine_form input[type="text"]{
	width: 100%;
	height: 50px;
	line-height: 50px;
	background-color: #fff;
	border:none;
	text-indent:35px;
	font-size: 18px;
	outline:none;
}
.nine_form .submit{
	text-align: center;
}
.nine_form .submit_bg{
	display: inline-block;
	width: 310px;
	height: 50px;
	background-color: #fff;
	-webkit-border-radius: 36px;
	-moz-border-radius: 36px;
	border-radius: 36px;
	text-align: center;
	line-height: 50px;  
}
.nine_form .submit_bg:active{
	background-color: #f0f0f0;
}
.nine_form .submit_bg input{
	display: inline-block;
	width: 310px;
	height: 50px;
	font-size: 1.4rem;
	font-weight: bold;
	border:none;
	outline:none;
	background: linear-gradient(to right, #ff8228, #e73d30);
    -webkit-background-clip: text;
    color: transparent;
}
.input_company{
	background: url(http://m.spiiker.com/qiyepeixun/images/dz1.png) no-repeat 10px center;
	-webkit-background-size: auto 20px;
	background-size: auto 20px;
}
.input_user{
	background: url(http://m.spiiker.com/qiyepeixun/images/dz2.png) no-repeat 10px center;
	-webkit-background-size: auto 20px;
	background-size: auto 20px;
}
.input_phone{
	background: url(http://m.spiiker.com/qiyepeixun/images/dz3.png) no-repeat 10px center;
	-webkit-background-size: auto 20px;
	background-size: auto 20px;
}

.nine_form .submit_bg:hover{
	box-shadow:8px 8px 12px rgba(0,0,0,.1);
}

/*推广页面临时样式*/
.form_bg{ 
	z-index:10;
}
.form_bg .form{
	padding:70px 10px 20px 10px;
}
.form_bg .regform .row{
	background:#fff;
}
.form_bg .regform .row input{
	padding:0;
}
.form_bg .regform .privacy,
.form_bg .regform .privacy a,
.form_bg .regform .privacy a:hover{
	color:#fff;
}
.form_h1{
	position:absolute;
	right:0px;
	top:55px;
	z-index:20;
	width:270px;
	height:30px;
	line-height:30px;
	color:#fff;
	font-size:18px;
	font-weight:bold;
	text-align:center;
}
.form_h1 b{
	font-size:150%;
	color:#ff7f14;
}
.form_h2{
	position:absolute;
	right:0px;
	top:8px;
	z-index:21;
	padding:2px 5px;
	line-height:1.8em;
	font-size:12px;
	background-color:rgba(255,255,255,.8);
	/*border-radius:10px;*/
}
.form_h2 i{
	position:absolute;
	left:10px;
	bottom:-4px; 
	z-index:21;
	width:0;
	height:0;
	border-left:4px solid transparent;
	border-right:4px solid transparent;
	border-top:4px solid rgba(255,255,255,.8);
}
.form_h2 b{
	color:#ff7f14;
	font-weight:normal;
}

/*---底部---*/
.qipei_foot{
	height:939px;
	background: url(/qiyepeixun/images/foot.jpg) no-repeat center center;
}
.qipei_foot_top{
	width: 930px;
	margin: auto;
	padding-top: 100px;
	padding-bottom: 280px;
}
.qipei_foot_top .logo{
	float: left;
	margin-top: 20px;
}
.qipei_foot_top .phone{
	float: right;
}
.qipei_foot_btm .ewm{
	font-size: 18px;
	line-height: 1.7;
}
.qipei_foot_btm .wb{
	padding: 30px 0;
}
.qipei_foot_btm .wb a{
	display: inline-block;
	border:solid 1px #fff;
	width: 150px;
	height: 40px;
	line-height: 40px;
	color: #fff;
	font-size: 18px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}
.qipei_foot_btm .wb a:hover{
	background-color: #ff7f14;
	border:solid 1px #ff7f14;
}
.qipei_foot_btm{
	color: #fff;
	text-align: center;
}
.qipei_foot_btm .foot{
	padding-top: 50px;
	font-size: 16px;
	line-height: 1.8;
}
.qipei_foot_btm .foot a{
	display: inline-block;
	padding: 0 5px;
	color: #fff;
}

/*----跟随长条----*/
.qipei_bar_bg{
	position: fixed;
	z-index: 99;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 60px;
	background-color: rgba(50,50,50,.9);
}
.qipei_bar{
	position: relative;
	width: 950px;
	height: 60px;
	margin: auto;
}
.qipei_bar_man{
	position: absolute;
	left: 0;
	bottom: 0; 
	z-index: 22;
	width: 137px;
	height: 145px;
	background: url(/qiyepeixun/images/teacher.png) no-repeat;
}
.qipei_bar_txt{
	float: left;
	font-size: 18px;
	color: #fff;
	padding-left: 200px;
	padding-right: 60px;
	line-height: 60px;
}
.qipei_bar_btn{
	float: left;
	padding: 10px 0;
}
.qipei_bar_btn a{
	display: inline-block;
	padding: 0 20px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	color: #fff;
	font-size: 18px;
	-webkit-border-radius: 60px;
	-moz-border-radius: 60px;
	border-radius: 60px;
	background:-webkit-linear-gradient(left,#ff7f14,#e73d30);
	background:linear-gradient(left,#ff7f14,#e73d30);
}
.qipei_bar_btn a:hover{
	background:-webkit-linear-gradient(left,#e73d30,#ff7f14);
	background:linear-gradient(left,#e73d30,#ff7f14);
}

.height60{
	height: 100px;
	background-color: #000;
}
