.addsereive{
	background: #F8F8F8;
}
.paddingtopbottom50{
	padding-top: 50px;
	padding-bottom: 50px;
}
.sm-title{
	font-size: 24px;
	line-height: 40px
}
.title{
	font-size: 40px;
	color:#3E3E3E;
	font-weight: bold;
	line-height: 40px
}
.free{
	color:#E46115;
}

.fl{float: left}
.service-content{}
.service-contentrow{
	font-size: 12px;
	padding-top: 70px
}
.service-box{
	border: 1px dashed #C0C0C0;
	border-radius: 10px;
	background: #EEEEEE;
	padding: 30px 0 0 20px;
	margin: 0 auto;
	margin-top: 20px;
	width:290px;
	height:170px;

}
.service-c-t{
	font-size: 16px;
	color: #646464;
	font-weight: bold
}
.service-text{
	padding-left: 15px
}
.freestudy{
	background: #363D47;
}
.freestudy-sm-title{
	color: #fff;
	font-size: 16px;
	line-height: 24px
}
.study-big-title{
	font-size: 30px;
    line-height: 50px;
    display: block;
    font-weight: bold;
    padding-bottom: 20px;
}
.freecouresbox{
	width: 210px;
	height: 150px;
	background: #FFFFFF;
	padding-top: 10px;
	margin: 0 auto;
	margin-bottom: 20px

}
.freecouresboxlast{
	width: 210px;
	height: 150px;
	padding-top: 10px;
	margin: 0 auto;
	margin-top:10px;
	margin-bottom: 10px;
	text-align: center;
	padding-top: 70px;
	color: #948F8C;
	font-size: 18px;
	font-weight: bold
}
.freecourestitle{
	width: 100%;
	height: 24px;
	background:#E36115;
	padding-left: 20px;
	font-weight: bold;
	color: #fff;
	letter-spacing:2px;
}
.freecourescontent{
	width: 100%;
	font-size: 12px;
	padding-left: 35px;
	padding-right: 15px;
	line-height: 18px
}
.bestteacher{
	color: #E36115;
	line-height: 30px
}
.fr{
	float: right;
}
.coursenotice{
}
.coursenoticeleft{
	background:#F5F5F5;
	margin-left:15px !important;
	height: 150px;

}
.newcourse{
	color:#E36113;
	font-size: 24px;
	line-height: 75px;
}
.onceorder{
	padding-top: 40px;
}
.onceorder a{
	color: #E46216;
	width: 200px;
	height: 70px;
	margin:0 auto;
	display: block;
	background: #fff;
	text-align: center;
	line-height: 70px;
	border-radius: 10px;
	font-size: 18px;
	font-weight: bold;
}
.onceorder a:hover{
	background: #f5f5f5;
}
.course-title{
	font-size: 30px;
	line-height: 50px;
	font-weight: bold;
}
.course-sm-title{
	font-size: 14px;
	line-height: 50px
}
.course-row{
	padding: 0px !important;
	margin:0px -10px 0 0 !important;
}
.course-row img{
	width: 300px
}
.course-col{
	padding: 0px !important;
	margin: 0px !important
}
.nowchooise{
	background: #F5F5F5;
}
.zhenduan{
	padding: 20px 40px !important;
	background: #E36115;
	color:#fff;
	font-size: 12px;
}
.zhenduan-title{
	font-size: 18px
}

.zhenduan-form-box{
	height: 320px;
	background:#fff;
	padding: 20px 40px !important;
}
.jianzhan{
	padding: 20px 40px !important;
	background: #383F45;
	color:#fff;
	font-size: 12px;
}
.jianzhan-title{
	font-size: 18px
}
.jianzhan-form-box{
	height: 320px;
	background:#EEEEEE;
	padding: 20px 40px !important;
}
.form-group{
	width: 100%;
	line-height: 50px;
}
.form-control{
	width: 100% !important;
}
.form-verify{
	height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    width: 100px;
}
.form-submit{
	height: 54px;
	margin-top: 10px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #fff;
    background-color: #E36115;
    border: 1px solid #ccc;
    border-radius: 4px;
    width: 100%;
    font-size: 16px;	
}
@media only screen and (min-width:1200px){
	.paddingleftright130{
		padding-left: 140px !important;
		padding-right: 140px !important;
	}
}
@media only screen and (min-width:992px) and (max-width: 1199px){
	.paddingleftright130{
		padding-left: 50px !important;
		padding-right: 50px !important;
	}
}
@media only screen and (max-width: 991px) and (min-width: 415px){
	.onceorder{
		margin-left: 15px;
		margin-right: -15px;
	}
	.coursenoticeleft{
		height: auto;
		padding-bottom: 20px
	}
}
@media only screen and (max-width: 414px){
	.course-row{
		margin:0px !important;
	}
	.coursenoticeleft{
		height: auto;
	}
}