.overvi_brief .ys_nyban_title .std_tit24 {
	color: #666666;
}

.charac_certifi_wrap {
	border: initial !important;
	background: initial !important;
}

.charac_certifi .slick-list {
	padding-bottom: 0px !important;
}

.slick-dots {
	bottom: -5px !important;
}

.slick-dots li {
	background: #FFFFFF !important;
	border: 2px solid #C0C0C0 !important;
}

.slick-dots li.slick-active {
	border: initial !important;
	background: #002F5B !important;
}

.charac_course_text .btkjd {
	font-size: 30px;
}

.slbl_ul .charac_course_text .sdji {
	font-size: 15px;
}

.slbl_ul .charac_course_text .cckgd {
	width: 160px;
	height: 50px;
	background: #002F5B;
	border-top-left-radius: 50px;
	border-top-right-radius: 50px;
	border-bottom-left-radius: 50px;
	border-bottom-right-radius: 50px;
	margin: 0 auto;
	font-size: 16px;
	line-height: 50px;
}

.slbl_ul .charac_course_text .cckgd a {
	color: #FFFFFF;
}

.slbl_ul .charac_point_le {
	width: 126px;
	border-left: initial;
}

.slbl_ul .mod_more_link {
	color: #FFFFFF;
	background: #002F5B;
}

.slbl_ul .charac_certifi_wrap .wenjt {
	position: relative;
	bottom: 46px;
	left: 36px;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	max-width: 90%;
}

.slbl_ul .ys_imgbox_cover img {
	width: 341px;
	height: 214px;
	border-radius: 10px;
}

.wenjt_til {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	float: left;
	width: 85%;
}

.mod_more_links {
	font-size: 16px;
	line-height: 1.75;
	color: #FFFFFF;
	display: inline-block;
	transition: all 0.36s;
	background: #64D7E1;
	border-radius: 50px;
	padding: 11px 56px;
	cursor: pointer;
	background: #002F5B;
}
.std_word p{
	font-size: 18px;
}


.slbl_info p img{
    width: 233px;
    height: 168px;
    margin-right: 20px;
}




@media screen and (max-width: 768px) {
	.slick-dots{
		left: -10px;
	}
	.slbl_info p img{
		width: 100%;
		margin-bottom: 10px;
	}
	
	
}