@charset "utf-8";

/*详情*/
/*标题*/
.lanmu_title {
	text-align: center;
	padding: 40px 0 30px 0;
}

.lanmu_title span {
	font-size: 30px;
	font-weight: bold;
	color: #333333;
	line-height: 30px;
	margin: 0 15px;
}

.xiangqingbox {
	width: 1200px;
	background-color: #FFFFFF;
	margin: 40px auto 0 auto;
	border-radius: 10px;
	box-shadow: 0 5px 15px rgba(100, 100, 100, .2);
	padding: 0 40px;
	box-sizing: border-box;
}

.detail-video {
	width: 100%;
	background-color: #333333;
}

.video {
	width: 1200px;
	margin: 80px auto 0 auto;
}

.profile h1 {
	text-align: center;
	color: #333333;
	font-weight: normal;
	cursor: pointer;
	font-size: 30px;
	padding: 50px 0 30px 0;
}

.jianjie h5 {
	font-size: 18px;
	color: #666666;
	line-height: 40px;
	margin: 20px 0 10px 5px;
	border-bottom: 1px dashed #E0D6C8;
}

.zhongyao {
	font-weight: bold;
	line-height: 30px;
	color: #FF7F00;
	font-size: 18px;
	margin-top: 10px;
}

.learning .zhongyao {
	color: #FF7F00;
	font-size: 18px;
	margin-top: 0px;
}

.yiban {
	font-size: 18px;
	color: #666666;
	margin: 10px 0;
	line-height: 25px;
}

.jianjie {
	margin: 0 auto 20px auto;
	text-align: left;
	line-height: 30px;
	font-size: 15px;
	color: #555555;
}

.profilebj {
	background-color: #F4F5F9;
	padding: 0 35px 20px 35px;
	margin: 35px 0;
	overflow: hidden;
	box-sizing: border-box;
}

.wentibox {
	overflow: hidden;
}

.wentibox .wenti {
	float: left;
}

.wentibox .wentiimg {
	float: right;
	margin: 10px 50px 0 0
}

.wenti li {
	background: url(../image/duigou.png) no-repeat;
	padding-left: 25px;
	background-position: 0 center;
	font-size: 17px;
	line-height: 42px;
}

.wenti li b {
	color: #333333;
	margin-right: 4px;
}

.gengduo {
	text-align: center;
	margin-bottom: 10px;
}

.zongjiebox {
	font-size: 14px;
}

.zongjie1 {
	text-align: center;
	font-size: 17px;
}

.juzhong {
	text-align: center;
	line-height: 40px;
}

.yejivideo {
	width: 100%;
}

.yejiimg {
	margin: 10px auto;
	display: block;
}

/*客户见证*/
.jianzhengbox {
	overflow: hidden;
}

.jianzhengbox .banner {
	margin-top: 20px;
}

.jianzhengbox img {
	width: 328px;
	display: inline;
	margin: 0 20px;
}

.jianzheng-title {
	font-size: 18px;
	text-align: center;
	color: #333333;
	font-weight: bold;
	margin-top: 20px;
}

/*礼包*/
.libaobox {
	padding: 20px;
	box-sizing: border-box;
	border-radius: 10px;
}

.libaotitle {
	font-size: 20px;
	text-align: center;
	font-weight: bold;
	margin: 20px 0;
}

.libao {
	overflow: hidden;
}

.libao dl {
	float: left;
	width: 398px;
	margin: 0 40px;
	border: 1px solid #F4F5F9;
	padding: 30px;
	border-radius: 8px;
	height: 300px;
}

.libao dl dt {
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	background-color: #E1BF73;
	padding: 20px;
	color: #FFFFFF;
	border-radius: 10px;
	margin-bottom: 20px;
}

.libao dl img {
	width: 100%;
}

.libao dl .libao-wenzi {
	font-size: 14px;
	line-height: 28px;
	color: #666666;
}

/*承诺书*/
.chengnuo {
	border: 1px solid #ff632a;
	padding: 20px;
	box-sizing: border-box;
	border-radius: 10px;
	background-color: rgba(255, 99, 42, .1);
}

.chengnuo-title {
	font-size: 24px;
	color: #ff632a;
	font-weight: bold;
	text-align: center;
	margin: 12px;
}

.chengnuo-text {
	font-size: 18px;
	color: #333333;
	line-height: 36px;
	font-weight: bold;
}

.chengnuo-name {
	text-align: right;
	font-weight: bold;
}

/*选择*/
.xuanze {
	box-sizing: border-box;
	padding: 20px;
	border-radius: 10px;
	margin: 20px 0;
	border: 1px solid #F4F5F9;
	background-color: #F4F5F9;
}

.yiban b {
	color: #333333;
}

.yiban .dianhua {
	color: #ff632a;
}

/*三大问题*/
.ti-one p {
	text-align: center;
	font-weight: bold;
	margin: 20px auto;
}

.ti-oneimg {
	text-align: center;
}

/*课程大纲*/
.maodian {
	display: inline-block;
}

.dagangbox {
	margin: 0 auto;
	text-align: center;
}

.dagangbox dl {
	display: inline-block;
	float: left;
	margin: 19px;
	padding: 25px;
	width: 280px;
}

.dagangbox dl:hover {
	box-shadow: 0px 0px 15px #EDE3D7;
}

.dagangbox dl dt {
	font-weight: bold;
	margin-bottom: 10px;
}

.dagangbox dl .mdtitle {
	line-height: 40px;
	font-size: 14px;
	color: #555555;
}

.miaoshu {
	font-size: 12px;
	text-align: left;
	line-height: 22px;
}

.dgimg {
	text-align: center;
	margin: 0 auto;
	cursor: pointer;
	overflow: hidden;
}

.dgimg img {
	width: 100%;
}

.dgimg:hover img {
	overflow: hidden;
	transition: transform 2s ease 0s;
	transform: scale(1.1);
	-ms-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
	-moz-transform: scale(1.1);
}

/*学习内容*/
.xuexibox {
	margin: 0 auto;
}

.xuexibox a {
	display: block;
}

.learning {
	margin-bottom: 30px;
}

.learning dt {
	text-align: center;
	line-height: 40px;
	font-weight: bold;
	font-size: 17px;
}

.learning dd {
	font-size: 16px;
	line-height: 30px;
	color: #666666;
}


.learning dd img {
	width: 100%;
}

.liyou dt {
	text-align: center;
	font-weight: bold;
	margin: 20px 0 15px 0;
}

.liyou dd {
	line-height: 30px;
}

.liyouzj {
	font-size: 14px;
}

.erweima {
	padding: 50px 0;
	text-align: center;
	font-weight: bold;
	line-height: 50px;
}

.erweima

/*客户案例*/
.case_block {
	overflow: hidden;
	position: relative;
	cursor: pointer;
	margin-bottom: 50px;
}

.case_block img {
	width: 100%;
	height: 100%;
	border: none;
	vertical-align: middle;
	transition: transform 2s ease 0s;
}

.case_block:hover img {
	transform: scale(1.1);
	-ms-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
	-moz-transform: scale(1.1);
}

.case_name {
	display: inline-block;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.4);
	position: absolute;
	left: 0;
	top: 0;
	text-align: center;
	vertical-align: middle;
}

.case_name .jdbox {
	width: 30%;
	height: 20%;
	display: inline-block;
}

.case_name .jdbox h5 {
	color: #FFFFFF;
	font-size: 18px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	display: inline-block;
	padding: 0 30px;
	line-height: 45px;
}

.case_name .jdbox .prove {
	color: #FFFFFF;
	font-weight: bold;
}

.case_name {
	display: none;
}

.case_block:hover .case_name {
	display: block;
}

.anli .swiper-slide {
	margin: 0 10px;
}

.banner3 {
	width: 1200px;
	margin: 0 auto;
}

.song {
	text-align: center;
}

.songbox {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}

.songbox dl {
	float: left;
	background-color: #fafafa;
	width: 150px;
	height: 220px;
	padding: 8px;
	margin: 6px;
	border: 1px solid #eeeeee;
	border-radius: 4px;
	box-shadow: 0 0 8px #f3f3f3;
	cursor: pointer;
}

.songbox dl dt {
	color: #ff8501;
	border-bottom: 1px dashed #cccccc;
	padding-bottom: 6px;
	margin-bottom: 6px;
}

.songbox dl dd {
	color: #656565;
	font-size: 13px;
	line-height: 20px;
}

.songbox dl:hover {
	background-color: #f2f7fa;
}

.songbox dl dd:hover {
	color: #ff8501;
}

/*补充样式*/
.sysw_syh {
	text-align: center;
	margin-top: 10px;
}

.ti-oneimg img {
	width: 500px;
}

.siwei_teshu {
	overflow: hidden;
}

.siwei_teshu p {
	float: left;
	width: 300px;
	margin: 25px;
}

.sysw_chengnuo {
	text-align: center;
}

.sysw_chengnuo img {}

/*见证*/
.jianzheng_pailie {
	overflow: hidden;
	height: 534px;
}

.jz_zongbox {
	float: left;
	width: 1160px;
	margin: 30px 0 0 0;

}

.jz_imgbox {
	overflow: hidden;
	display: none;
}

.jsimg_active {
	display: block;
}

.jz_sigle {
	width: 240px;
	height: 534px;
	text-align: center;
	float: left;
	margin: 0 22px;
	background: url(../image/jzbj.png) no-repeat left top;
	background-size: 240px 468px;
}

.jz_imgbox li:last-child {
	margin-right: 0px !important;
}

.jzimg {
	width: 215px;
	height: 446px;
	margin-top: 10px;
	display: inline-block;
	border-radius: 24px;
	justify-content: space-between;
	white-space: nowrap;
	overflow-x: hidden;
	overflow-y: scroll;
}

.jzimg::-webkit-scrollbar {
	display: none;
}

.jz_sigle .jzimg img {
	width: 100%;
	border-radius: 24px;
}

/*响应式*/
@media (max-width:768px) {
	.banner {
		margin-top: 36px;
	}

	.banner .visible-xs {
		display: block !important;
	}

	.banner .hidden-xs {
		display: none;
	}

	.xiangqingbox {
		width: 100%;
		margin: 0 auto;
		padding: 0 10px 10px 10px;
		box-sizing: border-box;
	}

	.lanmu_title {
		padding: 20px 0 10px 0;
	}

	.lanmu_title span {
		font-size: 20px;
		line-height: 20px;
		margin: 0 8px;
	}

	.lanmu_title img {
		height: 20px;
	}

	.zhongyao {
		font-size: 15px;
	}

	.learning .zhongyao {
		font-size: 15px;
	}

	.yiban {
		font-size: 15px;
	}

	.wenti li {
		font-size: 14px;
	}

	.wentibox .wentiimg {
		display: none;
	}

	.learning dt {
		text-align: center;
		line-height: 25px;
		font-weight: bold;
		font-size: 15px;
	}

	.learning dd {
		font-size: 15px;
		line-height: 25px;
		color: #666666;
	}

	.wentibox .wenti li {
		background: url(../image/duigou.png) no-repeat;
		padding-left: 25px;
		background-position: 0 center;
		font-size: 14px;
		line-height: 30px;
	}

	.gengduo img {
		width: 20px;
	}

	.zongjie1 {
		font-size: 16px;
	}

	.sysw_syh {
		text-align: center;
	}

	.sysw_syh img {
		width: 80%;
		display: inline-block;
	}

	.jz_zongbox {
		width: 100%;
		margin: 10px 0 0 0;
	}

	.jsimg_active {
		text-align: center;
	}

	.jz_sigle {
		margin: 0 auto 15px auto;
		height: auto;
		float: none;
		display: inline-block;
	}

	.jianzheng_pailie {
		height: auto;
	}

	.profilebj {
		padding: 0 15px 10px 15px;
		margin: 10px 0;
	}

	.profile h1 {
		font-size: 16px;
		padding: 20px 0 10px 0;
	}

	.ti-oneimg img {
		width: 80%;
	}

	.siwei_teshu p {
		float: none;
		width: 80%;
		box-sizing: border-box;
		margin: 20px auto;
		text-align: center;
		font-size: 15px;
	}

	.dagangbox dl {
		float: none;
		width: 100%;
		text-align: center;
		box-sizing: border-box;
		margin: 0;
	}

	.learning {
		margin-bottom: 15px;
	}

	.jianjie {
		margin-bottom: 10px;
	}

	.libaobox {
		padding: 15px;
	}

	.libao dl {
		float: none;
		width: 100%;
		margin: 0 auto 20px auto;
		box-sizing: border-box;
		height: auto;
		padding: 15px;
	}

	.sysw_chengnuo img {
		width: 100%;
	}

}

@media (min-width:768px) and (max-width: 992px) {
	.banner .visible-xs {
		display: block !important;
		width: 100%;
	}

	.banner .hidden-xs {
		display: none;
	}

	.xiangqingbox {
		width: 800px !important;
	}

}

@media (min-width:992px) and (max-width: 1200px) {
	.banner .hidden-xs {
		display: block;
		width: 100%;
	}

	.banner .visible-xs {
		display: none !important;
	}

	.xiangqingbox {
		width: 900px !important;
	}

	.libao dl {
		width: 340px;
		margin: 0 5px;
		padding: 15px;
		height: 340px;
	}
}

@media (min-width:1200px) {
	.banner .visible-xs {
		display: none;
	}
}