.flex{
	display: box; /* OLD - Android 4.4- */
	display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6 */
	display: -moz-box; /* OLD - Firefox 19- (buggy but mostly works) */
	display: -ms-flexbox; /* TWEENER - IE 10 */
	display: -webkit-flex; /* NEW - Chrome */
	display: flex; /* NEW, Spec - Opera 12.1, Firefox 20+ */
}
.flex-wrap {
	/* 09版 */
	-webkit-box-lines: multiple;
	/* 12版 */
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
}
.flex-jsbetween{
	/* 09版 */
	-webkit-box-pack: space-between;
	/* 12版 */
	-webkit-justify-content:  space-between;
	-moz-justify-content:  space-between;
	-ms-justify-content:  space-between;
	-o-justify-content:  space-between;
	justify-content:  space-between;
}
.flex-jcenter{
	/* 09版 */
	-webkit-box-pack: center;
	/* 12版 */
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	-o-justify-content: center;
	justify-content: center;
}
.flex-acenter{
	/* 09版 */
	-webkit-box-align:  center;
	/* 12版 */
	-webkit-align-items:  center;
	-moz-align-items:  center;
	-ms-align-items:  center;
	-o-align-items:  center;
	align-items:  center;
}
.w1000{
	width: 1000px;
	margin: 0 auto;
}
.kq-img img,.kxfa-c img,.ocontent-txzy img,.fixbanner img{
	width: 100%;
	height: 100%;
}
.breadcrumbs{
	position: absolute;
	top:16px;
	left:50%;
	margin-left: -500px;
	z-index: 10;
	
}
	.breadcrumbs a, .breadcrumbs span {
		font-size: 14px;
		font-weight: 400;
		color: #333333;
		line-height: 21px;
	}

.c-title{
	margin: 20px 0 12px 0;
}
.c-icon img{
	width: 32px;
	height: 26px;
}
.c-des{
	margin: 0 16px;
	font-size: 40px;
	font-weight: bold;
	color: #333333;
	line-height: 60px;
}
.c-des2{
	text-align: center;
	font-size: 20px;
	font-weight: 400;
	color: #8C8C8C;
	line-height: 30px;
	margin: 12px 0;
}
.ocontent-kc{
	padding:60px 0 ;
	box-sizing: border-box;
	background: #FFFFFF;
}
.kclist li{
	margin:28px 0 0 0;
	width: 320px;
	height:598px;
	background: #FFFFFF;
	box-shadow: 0px 2px 10px 8px rgb(0, 0, 0, 0.04), 0px 2px 4px 0px rgba(0, 0, 0, 0.06);
	border-radius: 8px;
	/* overflow: hidden; */
}
.kclist li .kclist-top{
	width: 334px;
	height: 64px;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 64px;
	letter-spacing: 1px;
	position: relative;
}
.kclist li .kq{
	background: url(../img/Img_CourseBg1@2x.png) no-repeat center;
	background-size: cover;
}
.kclist li .kz{
	background: url(../img/Img_CourseBg2@2x.png) no-repeat center;
	background-size: cover;
}
.kclist li .kh{
	width: 320px;
	background: url(../img/Img_CourseBg3@2x.png) no-repeat center;
	background-size: cover;
}
.kclist-con{
	padding: 24px 0 34px 0;
	box-sizing: border-box;
}
.kq-c{
	padding: 16px 50px 0 50px;
	box-sizing: border-box;
}
.kq-icon img{
	width: 71px;
	height: 71px;
}

.kq-img{
	width: 25px;
	height: 25px;
}

.kq-icon p{
	font-size: 14px;
	font-weight: 400;
	color: #666666;
	line-height: 21px;
	margin: 13px 0 50px;
}
.kclist-step{
	text-align: center;
	
}
.step .step-t{
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	line-height: 30px;
}
.step .step-d{
	font-size: 14px;
	font-weight: 400;
	color: #666666;
	line-height: 20px;
	margin: 8px 0;
}
.step-icon img{
	width: 22px;
	height: 16px;
	margin: 8px 0 17px 0;
}
.ocontent-kcfw{
	width: 100%;
	padding: 60px 0 88px 0;
	background: #F4FBF9;
}
.kcfw-list{
	width: 1000px;
	height: 178px;
	background: url(../img/Img_BookBg@2x.png) no-repeat center;
	background-size: cover;	
	padding: 0 44px;
	box-sizing: border-box;
	margin:80px 0 0 0 ;
}
.kcfw-list li{
	width: 128px;
	height: 160px;
	background: #FFFFFF;
	box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.08);
	border-radius: 8px;
	text-align: center;
	padding: 19px 0;
	box-sizing: border-box;
	margin-top: -34px;
}
.kcfw-list li img{
	width: 80px;
	height: 80px;
}
.kcfw-list li p{
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	line-height: 27px;
}
.ocontent-kxfa{
	width: 100%;
	padding: 60px 0 10px 0;
	background: #FFFFFF;
}
.kxfa-c{
	width: 979px;
	height: 236px;
	margin: 50px auto;
}

.ocontent-txzy{
	width: 100%;
	height: 390px;
}
.ocontent-jytd{
	width: 100%;
	padding: 60px 0 0 0;
	box-sizing: border-box;
	background: #F4FBF9;
}
.jytd-slider{
	position: relative;
	width: 100%;
	height: 498px;
	overflow: hidden;
	z-index: 8;
}

.jy-slider {
	height: 498px;
	width: 100%;
	position: relative;
	overflow: hidden;
}

.jy-slider ul {
	height: 498px;
	width: 600%;
	position: absolute;
	left: 0;
	top: 0;
}

.jy-slider ul li {
	height: 498px;
	width: 16.666666666%;
	float: left;
	position: relative;
	overflow: hidden;
}

.jy-slider ul li img {
	position: absolute;
	left: 50%;
	top: 0;
	margin-left: -960px;
}

.jy-slider ol {
	position: absolute;
	left: 50%;
	bottom: 15px;
	margin-left: -60px;
	z-index: 6;
	border-radius: 10px;
	padding: 0 10px;
}

.jy-slider ol li {
	width: 12px;
	height: 12px;
	background: #FFFFFF;
	border-radius: 50%;
		box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.08);
 /*   behavior:url(/Content/PIE.htc); */
	float: left;
	margin: 4px;
	cursor: pointer;
	font-size: 0;
	opacity: 0.9;
	filter:alpha(opacity=90);   
	-moz-opacity:0.9;   
	-khtml-opacity: 0.9; 
}

.jy-slider ol .current {
	opacity: 1;
/* 	filter:alpha(opacity=100);
	-moz-opacity:1;   
	-khtml-opacity: 1; */
	width: 24px;
	height: 12px;
	background: #FFFFFF;
	border-radius: 6px;
}

.jy-slider div {
	width: 1000px;
	margin: auto;
	position: relative;
}

/* .jy-slider .prev,
.jy-slider .next {
	width: 30px;
	height: 70px;
	position: absolute;
	top: 128px;
	color: #fff;
	z-index: 2;
	display: none;
	text-align: center;
	font-size: 24px;
}

.jy-slider .prev {
	left: 0;
	background: url(../img/Btn_Left_On@2x.png) no-repeat center;
	background-size: cover;
}

.jy-slider .next {
	right: 0;
	background: url(../img/Btn_Right_On@2x.png) no-repeat center;
	background-size: cover;
}
 */
.ocontent-fwbz{
	width: 100%;
	padding: 60px 0;
	box-sizing: border-box;
	background:#FFFFFF;
}
.fwbzlist li {
	text-align: center;
	margin-top: 64px;
}
.fwbzlist li img{
	width: 96px;
	height: 96px;
}
.fwbzlist li .fwbz-t{
	font-size: 24px;
	font-weight: bold;
	color: #333333;
	line-height: 36px;
	margin: 24px 0 12px 0;
}
.fwbzlist li .fwbz-d{
	font-size: 16px;
	font-weight: 400;
	color: #333333;
	line-height: 24px;
}
.ocontent-erm{
	width: 100%;
	padding: 60px 0;
	box-sizing: border-box;
	background: #F4FBF9;
}
.erm{
	width: 300px;
	height: 364px;
	background: #4BC352;
	box-shadow: 0px 6px 14px 0px rgba(74, 145, 66, 0.08), 0px 2px 4px 0px rgba(74, 145, 66, 0.12);
	border-radius: 8px;
	border: 1px solid #A9D3A5;
	margin: 40px auto 0;
	text-align: center;
	padding: 14px 0 ;
	box-sizing: border-box;
}
.erm img{
	width: 272px;
	height: 272px;
}
.erm .erm-t{
	
	font-size: 30px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 45px;
}
.erm .erm-d{
	font-size: 14px;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 21px;
}
.fixbanner {
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
	z-index: 9000;
}
.service-close2 {
	color: #4BC352;
	border: 1px solid #4BC352;
}

.feedBack2 {
	border-left: 4px solid #4BC352;
	border-right: 4px solid #4BC352;
	border-bottom: 5px solid #4BC352;
}

.fixed-service2 {
	background: url(/Content/themes/v/img/greenfixed.png) no-repeat center top;
}
.feedBack2 .telNum {
	color: #4BC352;
}
.feedBack2 a:hover {
	color: #4BC352;
}
.feedBack2 .weixinPublic a:before, .feedBack2 .telphone a:before, .feedBack2 .service a:before {
	color: #4BC352;
}
