
/*****************************************************************课程二级页******************************************************************************/
.kecheng {
	width: 1200px;
	height: auto;
	margin: auto;
	margin-bottom: 150px;
}
.kecheng .img {
    width: 100%;
    display: block;
}

.kecheng-body {
	width: 1200px;
	height: auto;
	margin: auto;
}

.kecheng-body li {
    float: left;
	width: 578px;
	height: 510px;
	margin-top: 50px;
    margin-right: 20px;
}

/* Shared */
.tag-container {
	width: 578px;
	height: 510px;
	position: relative;
	-webkit-perspective: 1400px;
	perspective: 1400px;
}

.tag {
	width: 100%;
	height: 100%;
	position: absolute;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transition: -webkit-transform 1s;
	transition: -webkit-transform 1s;
	transition: transform 1s;
	transition: transform 1s, -webkit-transform 1s;
}

.tag-container:hover .tag {
	-webkit-transform: rotateY(180deg);
	transform: rotateY(180deg);
}

.tag-side {
	width: 100%;
	height: 100%;
	position: absolute;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
}

.tag-side.is-back {
	-webkit-transform: rotateY(180deg);
	transform: rotateY(180deg);
	z-index: 2;
}

.tag-bg1 {
	width: 578px;
	height: 510px;
}

.tag-zm-js {
	width: 578px;
	height: 510px;
	position: relative;
	bottom: 510px;
}

.tag-bg2 {
	width: 578px;
	height: 510px;
	background: #FFFFFF;
	box-shadow: -2px 5px 24px 0px rgba(127, 127, 127, 0.23);
	border-radius: 20px;
}

.tag-zm-img {
	width: 578px;
	height: 510px;
}

.tag-zm-img img {
	width: 578px;
	height: 510px;
}

.tag-kg1 {
	width: 578px;
	height: 165px;
}

.tag-kg2 {
	width: 578px;
	height: 85px;
}


.tag-zm1 {
	width: 580px;
	height: 34px;
	font-size: 35px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 34px;
	text-align: center;

}

.tag-zm2 {
	width: 578px;
	height: 13px;
	font-size: 13px;
	font-family: Arial;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 13px;
	text-align: center;
	margin-top: 18px;
}

.tag-zm3 {
	width: 27px;
	height: 3px;
	background: #FFFFFF;
	margin: auto;
	margin-top: 40px;
}

.tag-zm4 {
	width: 578px;
	height: 27px;
	font-size: 27px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 27px;
	text-align: center;
	margin-top: 40px;
}





.tag-bm1 {
	width: 578px;
	height: 34px;
	font-size: 35px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #DF1C4E;
	line-height: 34px;
	text-align: center;

}

.tag-bm2 {
	width: 578px;
	height: 13px;
	font-size: 13px;
	font-family: Arial;
	font-weight: 400;
	color: #000000;
	line-height: 13px;
	text-align: center;
	margin-top: 12px;
}

.tag-bm3 {
	width: 580px;
	height: 27px;
	font-size: 27px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #000000;
	line-height: 27px;
	text-align: center;
	margin-top: 20px;
}

.tag-bm4 {
	width: 27px;
	height: 3px;
	background: #000000;
	margin: auto;
	margin-top: 30px;
}

.tag-bm5 {
	width: 486px;
	height: auto;
	font-size: 19px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #000000;
	line-height: 40px;
	margin: auto;
	margin-top: 60px;

}






/*****************************************************************课程三级页******************************************************************************/
.banner-kecheng {
	width: 100%;
	height: 780px;
	background-size: 100% 100%;
	background-repeat: no-repeat;
}


.banner-kc-wz {
	width: 1200px;
	height: 300px;
	margin: auto;
	padding-top: 270px;


}

.banner-kc-wz1 {
	width: 1200px;
	height: 46px;
	font-size: 48px;
	font-family: SourceHanSansCN;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 46px;
}

.banner-kc-wz2 {
	width: 1200px;
	height: 28px;
	font-size: 32px;
	font-family: SourceHanSansCN;
	color: #FFFFFF;
	line-height: 28px;
	margin-top: 30px;
}

.banner-kc-wz3 {
	width: 1200px;
	height: 20px;
	font-size: 21px;
	font-family: SourceHanSansCN;
	color: #FFFFFF;
	line-height: 20px;
	margin-top: 150px;
	letter-spacing: 2px;
}


.kecheng-js {
	width: 100%;
	height: auto;
	margin: auto;
	padding-bottom: 10px;
}

.card-area {

	height: 541px;
	width: 1200px;
	margin: auto;
	margin-top: 100px;


}

.card-area .card-item {
	z-index: 4;
	transition: all .3s cubic-bezier(.4, 0, .2, 1), z-index 0s .12s;
	position: relative;
	float: left;
	width: 400px;
	height: 491px;
	border-top: 4px solid #DF1C4E;
	margin-top: 25px;
	box-shadow: 3px 1px 44px 2px rgba(132, 132, 132, 0.2);
}


.card-area .card-item.active {
	z-index: 6;
	box-shadow: 0 0 30px rgba(0, 0, 0, .2);
	width: 410;
	height: 541px;
	background: #E0325A;
	margin-top: 0 !important;
}

.active1-1 {
	background-image: url(https://cdn.cdomdmyxy.com/pc/images/kecheng/kc-js-ico1.png) !important;
}

.active1-2 {
	background-image: url(https://cdn.cdomdmyxy.com/pc/images/kecheng/kc-js-ico2.png) !important;
}

.active1-3 {
	background-image: url(https://cdn.cdomdmyxy.com/pc/images/kecheng/kc-js-ico3.png) !important;
}

.active2 {
	color: #fff !important;
}

.active3 {
	color: #fff !important;
}

.active4 {
	background: #fff !important;
}

.active5 {
	color: #fff !important;
}

.active div {
	color: #fff;
}

.active .kecheng-js-4 {
	color: #fff;
	background: #fff !important;
}

.kecheng-js-nr {
	width: 325px;
	height: auto;
	margin: auto;
	padding-top: 65px;
}

.kecheng-js-1-1 {
	width: 55px;
	height: 55px;
	background-image: url(https://cdn.cdomdmyxy.com/pc/images/kecheng/kc-js-ico11.png);
	margin: auto;
}

.kecheng-js-1-2 {
	width: 55px;
	height: 55px;
	background-image: url(https://cdn.cdomdmyxy.com/pc/images/kecheng/kc-js-ico22.png);
	margin: auto;
}

.kecheng-js-1-3 {
	width: 55px;
	height: 55px;
	background-image: url(https://cdn.cdomdmyxy.com/pc/images/kecheng/kc-js-ico33.png);
	margin: auto;
}

.kecheng-js-2 {
	width: 325px;
	height: 30px;
	font-size: 30px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #323232;
	line-height: 30px;
	text-align: center;
	margin-top: 15px;
}

.kecheng-js-3 {
	width: 325px;
	height: 14px;
	font-size: 18px;
	font-family: Microsoft YaHei;
	color: #323232;
	line-height: 14px;
	text-align: center;
	margin-top: 10px;
}

.kecheng-js-4 {
	width: 41px;
	height: 3px;
	background: #D60F4B;
	margin: auto;
	margin-top: 25px;
}

.kecheng-js-5 {
	width: 325px;
	height: 151px;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #323232;
	line-height: 28px;
	text-align: left;
	margin-top: 45px;
}




.kecheng-content {
	width: 100%;
	height: AUTO;
	padding-bottom: 70px;

}

.kecheng-title {
	width: 1200px;
	height: auto;
	text-align: center;
	margin: auto;
	padding-top: 110px;
}

.kecheng-title dt {
	width: 1200px;
	height: 31px;
	font-size: 31px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #000000;
	line-height: 31px;
}

.kecheng-title dd {
	width: 1200px;
	height: 19px;
	font-size: 19px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #797979;
	line-height: 19px;
	margin-top: 15px;
}

.djzx {
	width: 209px;
	height: 50px;
	border: 1px solid #333333;
	margin: auto;
	margin-top: 70px;
}

.djzx dt {
	width: 13px;
	height: 12px;
	margin-top: 19px;
	margin-left: 40px;
	background-image: url(https://cdn.cdomdmyxy.com/newpc/img/10jt.png);
}

.djzx dd {
	width: 128px;
	height: 50px;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	line-height: 50px;
	margin-left: 15px;
}

.djzx-jt {
	-webkit-transition: -webkit-transform 1s ease-out;
}

.djzx-jt1 {
	-webkit-transform: rotateZ(180deg);

	transform: rotateZ(180deg);
}

.cover {
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}



.pic {
	transition: all 2s;
	-webkit-transition: all 2s;
}

.pic.cover {
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	width: 239px;
	height: 144px;
	margin: auto;
}




.jdkcxq {
	width: 1200px;
	height: auto;
	margin: auto;
	margin-top: 70px;
	border-left: 1px solid #ccc;
}


.jdkcxq .xxnr {}

.jdkcxq .xxnr .line {
	margin: 2.5% 0;
	height: 1px;
	background: #ccc;
}

.jdkcxq .xxnr .list ul::after {
	content: "";
	clear: both;
	display: block;
}

.jdkcxq .xxnr .list li {
	float: left;
	width: 25%;
	position: relative;
	transition: all 0.6s;
	min-height: 20px;
	cursor: pointer;
}

.jdkcxq .xxnr .list li .inbox {
	position: relative;
	transition: all 0.3s;
	padding: 0% 0% 16% 0%;
}

.jdkcxq .xxnr .list li .pic-w {
	position: relative;
	overflow: hidden;
	padding-bottom: 70%;
	
}

.jdkcxq .xxnr .list li:hover .inbox {
	box-shadow: 0 0 15px 0 #ccc;
}

.jdkcxq .xxnr .list .title {
	width: 239px;
	height: 20px;
	overflow: hidden;
	margin: auto;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #797979;
	margin-top: 20px;
}

.jdkcxq .xxnr .list .txt {
	overflow: hidden;
	height: 95px;
	line-height: 30px;
	opacity: .8;
	transition: all 0.3s;
	width: 239px;
	margin: auto;
	font-size: 14px;
}

.jdkcxq .xxnr .list .txt p{
	width: 239px;
	height: 30px;
	overflow: hidden;
}

.jdkcxq .xxnr .list li:hover .inbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 9;
	background: #fff;
}

.jdkcxq .xxnr .list li.on .txt {
	height: auto;
}

.jdkcxq .xxnr .list li::after {
	content: "";
	position: absolute;
	height: 100%;
	width: 1px;
	background: #ccc;
	right: 0;
	top: 0;
}

.jdkcxq .xxnr .list li .but {
	position: absolute;
	right: 8%;
	font-size: 14px;
	opacity: .8;
	bottom: 4%;
}

.jdkcxq .xxnr .list li:hover .but {
	display: block;
}

.jdkcxq .xxnr .list li .party_dots {
	position: absolute;
	right: 8%;
	bottom: 4%;
}

.jdkcxq .xxnr .list li .party_dots span {
	display: inline-block;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	margin-left: 5px;
	background: #000;
}

.jdkcxq .xxnr .list li:hover .party_dots {
	display: none;
}

.kecheng-tx {
	width: 100%;
	height: auto;
	background: #f8f8f8;
	padding-bottom: 70px;
}

.kecheng-tx-img {
	width: 1200px;
	height: 497px;
	margin: auto;
	margin-top: 70px;
}

.kecheng-ys {
	width: 100%;
	height: auto;
	padding-bottom: 70px;
}

.kecheng-ys-nr {
	width: 1200px;
	height: auto;
	margin: auto;
	margin-top: 50px;
}

.kecheng-ys-nr li {
	width: 379px;
	height: 436px;
	border-radius: 20px;
	margin-top: 30px;
	transition: all 0.5s;
}

.kecheng-ys-img {
	width: 379px;
	height: 259px;
}

.kecheng-ys-wz {
	width: 379px;
	height: 177px;
	background: #f6f6f6;
	text-align: center;
	transition: all 0.5s;
}

.kecheng-ys-1 {
	width: 379px;
	height: 40px;
	font-size: 26px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 40px;
	padding-top: 30px;
	color: #000;
}

.kecheng-ys-2 {
	width: 379px;
	height: 20px;
	font-size: 17px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #797979;
	line-height: 20px;
	margin-top: 5px;
}

.kecheng-ys-3 {
	width: 379px;
	height: 10px;
	font-size: 15px;
	font-family: Arial;
	font-weight: 400;
	color: #4a4a4a;
	line-height: 10px;
	margin-top: 25px;
}

.kecheng-ys-bg {
	background: #d60f4b !important;
}

.kecheng-ys-col {
	color: #fff !important;
}
