body {}

.hjb_main {
	margin: 0;
	padding: 0;
	min-width: 1200px;
	background: #cf403e;
}

.hjb_main img {
	display: inline-block;
}

.hjb_main h3,
.hjb_main h1,
.hjb_main h4,
.hjb_main a {
	display: block;
}

.hjb_main .w1000 {
	width: 1000px;
	margin: 0 auto;
}

.hjb_banner {
	width: 100%;
}

.hjb_banner_pic01 {
	width: 100%;
	height: 286px;
	background-image: url(../images/hjb_banner1.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

.hjb_banner_pic02 {
	width: 100%;
	height: 400px;
	background-image: url(../images/hjb_banner2.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}


.hjb_main .hjb_con01,
.hjb_main .hjb_con02,
.hjb_main .hjb_con03,
.hjb_main .hjb_con04,
.hjb_main .hjb_con05,
.hjb_main .hjb_con06,
.hjb_main .hjb_con07,
.hjb_main .hjb_con08 {
	margin-bottom: 10px;
}

.hjb_title {
	width: 1000px;
	height: 96px;
	padding-top: 30px;
	padding-bottom: 20px;
}

.hjb_title h3 {
	font-size: 46px;
	color: #ffc398;
	text-align: center;
	height: 50px;
	margin-bottom: 10px;
}

.hjb_title p {
	font-size: 24px;
	color: #ffe9cf;
	text-align: center;
	height: 24px;
}

.hjb_title1 {
	background: url(../images/hjb_title1.gif) no-repeat;
}
.hjb_title2{
	background: url(../images/hjb_title2.gif) no-repeat;
}

.hjb_kcbox_hd ul li {
	float: left;
	width: 500px;
	text-align: center;
	font-size: 18px;
	height: 50px;
	line-height: 50px;
	color: #333;
	background-color: #ffab6e;
	cursor: pointer;
}
.hjb_kcbox_hd ul li a{ color:#333;}
.hjb_kcbox_hd ul li.on a{ color:#fff;}

.hjb_kcbox_hd ul li.on {
	color: #fff;
	background-color: #e13d2f;
}

.hjb_kcbox_bd {
	background-color: #ffc398;
	width: 1000px;
	height: 730px;
}
.hjb_kcbox_bd1 {
	height: 400px;
}
.hjb_kcbox_bd2 {
	height: 730px;
}
.hjb_kcbox_bd ul {
	padding: 0 15px 0 0;
}

.clearfix {
	zoom: 1
}

.clearfix:after {
	content: "";
	display: block;
	height: 0;
	overflow: hidden;
	clear: both
}
.hjb_lingquan{ padding-top: 30px;}
.hjb_lingquan img{ cursor: pointer;}
.hjb_kcbox_bd ul li {
	float: left;
}
.hjb_go{ float: right; padding-top: 140px; padding-right: 250px;}
.hjb_go a{ width: 100px; height: 100px; cursor: pointer;}


.hjb_kcbox_bd ul li .course_pc_item {
	background-color: #fff;
	position: relative;
	box-sizing: border-box;
	margin-top: 15px;
	width: 232px;
	height: 315px;
	padding: 10px;
	margin: 14px 0 0 14px;
}

.hjb_kcbox_bd ul li .course_pc_item .course_pc_image {
	position: relative;
}

.hjb_kcbox_bd ul li .course_pc_item .course_pc_image img {
	display: block;
	width: 212px;
	height: 142px;
}

.hjb_kcbox_bd ul li .course_pc_item .course_pc_image .course-belt {
	color: #fff;
	position: absolute;
	bottom: 0;
	width: 212px;
	left: 0;
	background: rgba(0, 0, 0, 0.4);
	font-size: 14px;
	height: 24px;
	line-height: 24px;
}

.hjb_kcbox_bd ul li .course_pc_item .course_pc_image .course-belt .product-tag-desc {
	padding-left: 42px;
	white-space: nowrap;
	overflow: hidden;
}

.hjb_kcbox_bd ul li .course_pc_item .pictitle {
	color: #333;
	word-break: break-all;
	white-space: normal;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	display: block;
	margin-top: 10px;
	height: 50px;
	font-size: 16px;
	display: -webkit-box;
}

.hjb_kcbox_bd ul li .course_pc_item .course_pc_image .product-tag {
	background: url(../images/hjb_hui.png) center no-repeat;
	background-size: contain;
	width: 28px;
	height: 24px;
	line-height: 24px;
	position: absolute;
	bottom: 4px;
	left: 10px;
	text-indent: 0.3em;
	font-size: 16px;
}

.hjb_kcbox_bd ul li .course_pc_item .hjb_kc_btn {
	width: 150px;
	height: 36px;
	line-height: 36px;
	font-size: 18px;
	position: absolute;
	bottom: 20px;
	left: 50%;
	margin-left: -75px;
	color: #fff;
	text-align: center;
	display: block;
	background-image: linear-gradient(-32deg, #ec647a 0%, #cf403e 100%);
	background-color: #cf403e !important;
	font-weight: 600;
	border-radius: 40px;
}

.hjb_kcbox_bd ul li .normal-course-wrapper .cur_price {
	float: left;
	font-weight: bold;
	font-size: 24px;
	color: #cf403e;
}

.hjb_kcbox_bd ul li .normal-course-wrapper .cur_price .yen {
	font-size: 16px;
	color: #cf403e;
}

.hjb_kcbox_bd ul li .normal-course-wrapper .old_price {
	font-size: 14px;
	float: right;
	color: #666;
	line-height: 32px;
}

.hjb_kcbox_bd ul li .normal-course-wrapper .old_price .discount {
	border: 1px #999 solid;
	padding: 0px 3px;
	color: #999;
	border-radius: 5px;
	margin-left: 5px;
}



.pingjia_root{
	background-color: #ffffff;
	width: 1000px;
	padding-bottom: 30px;
	}
.pingjia_root ul {
	padding: 15px 30px;
}
.pingjia_root ul li {
	border-bottom: 1px #f5f5f5 solid;
	padding-bottom: 20px;
	margin-bottom: 20px;
	width: 100%;
}

.pingjia_root ul li:last-child {
	border-bottom: none;
	padding-bottom: 0px;
	margin-bottom: 0;
}

.pingjia_root ul li .xyplTop .xyplPic {
	float: left;
	height: 60px;
	overflow: hidden;
}

.pingjia_root ul li .xyplTop .xyplPic img {
	width: 60px;
	min-height: 60px;
	float: left;
	border-radius: 50px;
}

.pingjia_root ul li .xyplTop .xyplName {
	float: left;
	font-size: 14px;
	color: #888888;
	line-height: 40px;
	margin-left: 20px;
}

.pingjia_root ul li .xyplTop .xyplDafen {
	float: left;
	margin-left: 20px;
	line-height: 40px;
}

.pingjia_root ul li .xyplTop .xyplDafen img {
	width: 90px;
	display: inline-block;
	vertical-align: 2px;
}

.pingjia_root ul li .xyplCon {
	margin-top: 10px;
	margin-bottom: 10px;
}

.pingjia_root ul li .xyplCon p {
	font-size: 18px;
}

.pingjia_root ul li .xyplBottom span {
	font-size: 14px;
	color: #bbbbbb;
}

.pingjia_root ul li .xyplBottom span a {
	color: #bbbbbb;
}