@charset "UTF-8";
/*---banner---*/
body{
	color: #333;
}
.brand_banner{
	width: 100%;
	height: 550px;
	background:url(/shangwu/images/20_banner.jpg) no-repeat center center;	
}
.free_btn{
	text-align: center;
}
.free_btn a{
	display: inline-block;
    height: 60px;
    min-width: 300px;
    color: #fff;
    line-height: 60px;
    border-radius: 5px;
    font-size: 22px;
    background: -webkit-linear-gradient(top,#ff7f14,#e73d30);
    background: linear-gradient(top,#ff7f14,#e73d30);
}
.free_btn a:hover{
	background: -webkit-linear-gradient(bottom,#ff7f14,#e73d30);
    background: linear-gradient(bottom,#ff7f14,#e73d30);
}

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


/*你是否有这样的困惑？*/

.one{
	width: 1130px;
	margin: auto;
	padding: 30px 0 80px 0;
}
.one_list{
	width: 100%;
	display:flex;
	display:-webkit-flex;
	flex-wrap:wrap;
	margin-bottom: 20px;
}
.one_list li{
	width: 33.3%;
	margin-bottom: 40px;
}
.one_list .bd{
	display:flex;
	display:-webkit-flex;
	width: 90%;
	margin: auto;
	padding: 30px 0;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	border:dashed 1px #888;
}
.one_list .icon{
	width: 110px;
	line-height: 100px;
	text-align: center;
	color: #666;
	font-size: 55px;
}
.one_list .num{
	font-size: 55px;
	color: #ffc6a2;
}
.one_list .txt{
	font-size: 18px;
}
.one_list .txt b{
	font-size: 1.2em;
}
.one_list .p{
	flex:1;
	position: relative;
	padding-left: 30px;
}
.one_list .p:before{
	content:"";
	position: absolute;
	left: 0;
	top: 0;
	width: 1px;
	height: 100%;
	z-index: 22;
	background-color: #e0e0e0;
}

/*成人学习英语更放心*/
.three_bg{
	background-color: #f0f0f0;
}
.three{
	width: 1100px;
	margin: auto;
	padding: 40px 0 90px 0;
}
.three .title .sub{
	display: block;
	padding-top: 10px;
	font-size: 18px;
	color: #888;
	font-weight: normal;
	font-family:microsoft yahei;
}
.three_bd{
	float: left;
	width: 100%;
	padding:20px 0 30px 0;
}
.three_bd li{
	float: left;
	width: 33.33%;
	padding-bottom: 40px;
	text-align: center;
}
.three_bd .title{
	padding-top: 5px;
	font-size: 26px;
	color: #222;
}
.three_li{
	width: 92%;
	margin: auto;
}
.three_bd .img img{
	width: 100%;
}
.three_bd .txt{
	padding-top: 10px;
	font-size: 16px;
	color: #888;
}


/*商务英语学习为什么选必克英语*/

.four_bg{
	width: 100%;
	height: 742px;
	background: url(/shangwu/images/20_teacher.jpg) no-repeat center center;
}
.four{
	width: 1100px;
	margin: auto;
	padding: 50px 0;
}
.four_left{
	float: left;
	width: 450px;
}
.four_left .title{
	padding-top: 380px;
	padding-bottom: 20px;
	color: #fff;
	font-size: 40px;
	font-weight: bold;
	font-family:"Source Han Sans CN";
}
.four_left .title .h{
	color: #fe7c15;
}
.four_left .free_btn{
	text-align: left;
}
.four_left .free_btn a{
	text-align: center;
	min-width:250px;
}
.four_right{
	float: left;
	width: 650px;
}
.four_right .icon{
	float: left;
	width: 95px;
	height: 95px;
	line-height: 95px;
	text-align: center;
	color: #f26005;
	font-size: 44px;
	background-color: #fff;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.four_right_bd{
	float: left;
	width: 430px;
	padding-left: 15px;
	color: #fff;
}
.four_right li{
	padding: 28px 0;
}
.four_right_bd .title{
	padding-bottom: 10px;
	font-size: 28px;
}
.four_right_bd p{
	font-size: 16px;
	line-height: 1.6;
}
.four_right .li1{
	padding-left: 110px;
}
.four_right .li2{
	padding-left: 75px;
}
.four_right .li3{
	padding-left: 40px;
}

/*推广页面临时样式*/
.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;
}

/*公司荣誉*/
.daily_honor{
	width: 100%;
	padding: 60px 0;
}
.daily_honor .title{
	padding: 0;
	font-size: 40px;
	text-align: center;
}
.honor_list{
	width: 1120px; 
	margin: auto;	
	padding-top: 30px;
	overflow: hidden;
}
.honor_list_bd{
	width: 10000px;
}
.honor_list_bd li{
	float: left;
	width: 280px;
}
.content{
	width: 250px;
	height: 260px;
	margin:0 20px;
	padding-top: 30px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	text-align: center;
	background-color: #fff;
}
.content img{
	max-width:140px;
}
.content .txt{
	padding-top: 20px;
	font-size: 18px;
}

/*底部*/
.spiiker_foot{
	padding: 15px 0;
	line-height:2em;
	text-align:center;
	font-size:12px;
	color:#aaa;
	background-color: #333;
}


