/*@font-face{
	font-family: "Microsoft YaHei UI Light";
	src:url(../font/Microsoft YaHei UI Light.ttf);
}*/
body{
	font-size: 16px;
	font-size: 0.8rem;
	/*font-family: "Microsoft YaHei UI Light";*/
	font-family: "微软雅黑";
	color: #333333;
}

/*首页悬浮导航栏*/


.indexTop{
	width: 100%;
	height: 672px;
	height: 33.6rem;
	position: relative;
}
.indexTopHeader{
	width: 100%;
	height: 46px;
	height: 2.3rem;
	background: #fafafa;
	border-bottom: 1px solid #ebebeb;
	box-sizing:border-box;
}
.iTHmain{
	height: 100%;
	line-height: 46px;
	line-height: 2.3rem;
}
.indexTopHeaderL{
	float: left;
}
.indexTopHeaderL img{
	width: 22px;
	height: 22px;
	width: 1.1rem;
	height: 1.1rem;	
	margin-top: 11px;
	margin-top: 0.55rem;
	float: left;
}
.indexTopHeaderL p{
	display: inline-block;
	margin-left: 8px;
	margin-left: 0.4rem;
}
.indexTopHeaderR{
	position: relative;
	float: right;
}
.indexTopHeaderR p,.indexTopHeaderR a{
	float: left;
}
.indexTopHeaderR p:nth-child(2){
	color: #25b1ec;
}
.iTRa1{
	color: #9ac11d;
	margin-left: 16px;
	margin-left: 0.8rem;
}
.idTHRName{
	margin-left: 16px;
	margin-left: 0.8rem;
}
.iTRa23{
	color: #333333;
}
.iTRa23s{
	margin: 0 16px 0 16px;
	margin: 0 0.8rem 0 0.8rem;
}
.iTRa23:hover{
	color: #25b1ec;
}
/* 登录后的头像*/
.Headportrait{
	width: 41px;
	height: 41px;
	width: 2.05rem;
	height: 2.05rem;
	background-size: 100% 100%;
	float: left;
	margin-left: 16px;
	margin-left: 0.8rem;
}
.Headportraits{
	width: 2.05rem;
	height: 2.05rem;
	background-size: 100% 100%;
}
.haveLoginTriangle{
	width: 0.5rem;
	height: 0.3rem;
	background-size: 100% 100%;
	margin-left: 10px;
	margin-left: 0.5rem;
	transition:all 0.3s linear;
}
.haveLoginNav{
	width: 110px;
	min-height: 50px;
	width: 5.5rem;
	min-height: 2.rem;
	position: absolute;
	right: 0;
	top: 100%;
	z-index: 999;
	background: white;
	display: none;
}
.haveLoginNav li{
	width: 100%;
	height: 40px;
	height: 2rem;
	font-size: 14px;
	font-size: 0.7rem;
	text-align: center;
	line-height: 40px;
	line-height: 2rem;
	cursor: pointer;
}
/*首页头部第二部分*/
.iTH2{
	height: 114px;
	height: 5.57rem;
	position: relative;
}
.iTH2main{
	width: 100%;
	height: 72px;
	height: 3.6rem;
	position: absolute;
	top: 50%;
	transform:translateY(-50%); 
	-webkit-transform:translateY(-50%);
	-ms-transform:translateY(-50%);
	-moz-transform:translateY(-50%);
	-o-transform:translateY(-50%);
}
.iTH2logo{
	width: 64px;
	height: 46px;
	width: 3.2rem;
	height: 2.3rem;
	margin-top: 13px;
	margin-top: 0.65rem;
	background-size: 100% 100%;
}
.zykj{
	width: 9.8rem;
	height: 1.8rem;
	background-size: 100% 100%;
	margin-left: 18px;
	margin-left: 0.9rem;
}
.iTH2word{
	display:inline-block;
	font-size: 19px;
	font-size: 0.95rem;
	overflow: hidden;
	color: #adadad;
}

/*搜索框*/
#iTH2form{
	display: inline-block;
	width: 468px;
	height: 40px;
	width: 23.4rem;
	height: 2rem;
	margin-left: 64px;
	margin-left: 3.2rem;
/* 	margin-left: 30px;
	margin-left: 1.5rem; */
}
.iTH2formmain{
	width: 100%;
	height: 100%;
}
.iTH2formW{
	width: 100px;
	height: 100%;
	width: 5rem;
	text-align: center;
	line-height: 40px;
	line-height: 2rem;
	color: #888888;
	box-sizing:border-box;
	border-right: 1px solid #ededed;
	background: #f8f8f8;
	float: left;
	box-sizing:border-box;
	border: 1px solid #00abeb;
	border-right: 1px solid #dad7d7;
}
.iTH2forminput{
	width: 272px;
	height: 100%;
	width: 15rem;
	padding-left: 20px;
	padding-left: 1rem;
	overflow: hidden;
	float: left;
	outline: medium;
	box-sizing:border-box;
	border: 1px solid #00abeb;
	/* border-left: none; */
	font-family: "微软雅黑";
	/*margin-top: 8px;*/
}
.iTH2formbtn{
	display: block;
	width: 76px;
	height: 2rem;
	width: 3.8rem;
	background: #00abeb;
	float: left;
	position: relative;
	/*margin-top: 8px;*/
}
.iTH2formbtn img{
	width: 1.2rem;
	height: 1.2rem;
	background-size: 100% auto;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -12px 0 0 -12px;
	margin:-0.6rem 0 0 -0.6rem;
}

/*右边二维码*/
.iTH2Ewm{
    width: 265px; 
	height: 100%;
	/* width:14rem; */
	float: right;
}
.iTH2EwmClose{
	width: 22px;
	height: 22px;
	/* width: 1.1rem;
	height: 1.1rem; */
	background: url(../img/close.png) no-repeat;
	background-size: 60% 60%;
	background-position: 40% 40%;
	box-sizing:border-box;
	border:1px solid #ededed;
	border-right: none;
	float: left;
}
.iTH2EwmPic{
	width: 243px;
	height: 100%;
	/* width: 12rem; */
	box-sizing:border-box;
	border: 1px solid #ebebeb;
	border-bottom: none;
	float: left;
	position: relative;
}
.iTH2EwmPicMain{
	width: 223px; 
	height: 97px;
	/* width: 9rem; */
	/* height: 4.8rem; */
	background: url(../img/ewm_031.png);    /* 顶部 */
	background-size: 100% 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -48.5px 0 0 -111px;
	/* margin: -2.4rem 0 0 -4.1rem; */
}

/*首页头部第三部分*/
.iTH3{
	width: 100%;
	height: 50px;
	height: 2.5rem;
	background: #00abeb;
}
.iTH3Main{
	height: 100%;
	position: relative;
	z-index: 99;
}
.iTH3Mains{
	width: 100%;
	height: 100%;
}
/* =========pfy=====修改================ */
.iTH3Mains li{
	/* width: 216px;
	width: 10.8rem; */
	height: 100%;
	float: left;
	background: #00abeb;
	color: white;
	text-align: center;
	line-height: 50px;
	line-height: 2.5rem;
	font-size: 18px;
	font-size: 0.9rem;
	position: relative;
	padding:0 1rem;
}

.iTH3Mains li a{
	/* color: white; */
	color: #ffffff;
}
.iTH3Mains li:first-child{
	text-align: left;
	width: 285px;
	width: 11.47rem;
/* 	width: 14.25rem; */
	background: #3ccaff;
	padding: 0;
    padding-left: 2.78rem;
}
.iTH3Mains li:hover{
	background: #3ccaff;
}
.examNav{
	width: 100%;
	/* height: 116px; */
	height: 100px;
	 height: 5.06rem;
/* 	height: 5.53rem; */
	z-index: 99999999;
	position: absolute;
	top: 100%;
	left: 0rem;
	text-align: center;
	/* overflow: hidden; */
	display: none;
	    /* box-shadow: 0px 0px 1px 2px #dad3d3; */
    box-shadow:0rem 0.1rem 0.16rem 0.05rem rgba(0,0,0,0.15);
}
.examNavPic{
/* 	width: 15px;
	height: 10px;
	width: 0.75rem;
	height: 0.5rem;
	margin-left: 100.5px;
	margin-left: 5.25rem;
	margin-top: 6px;
	margin-top: 0.3rem;
	background: url(../img/triangleup.png);
	background-size: 100% 100%; */
	width: 0;
    height: 0;
    position: absolute;
    border: 8px solid transparent;
    border-bottom-color: #ffffff;
    top: -0.8rem;
    z-index: -1;
    margin-left: 49%;
}
.examNavW{
/* 	display: block;
	width: 100%;
	height: 50px;
	height: 2.5rem;
	background: #46ccff;
	text-align: center;
	line-height: 50px;
	line-height: 2.5rem;
	font-size: 16px;
	font-size: 0.8rem;
	color:white; */
	display: block;
	width: 100%;
	height: 50px;
	height: 2.5rem;
	background:#ffffff;
	text-align: center;
	line-height: 50px;
	line-height: 2.5rem;
	font-size: 16px;
	font-size: 0.8rem;
	color: #555555 !important;
}
.examNavW1{
/* 	box-sizing:border-box;
	border-bottom: 1px solid #a1e1e5 ;*/
	margin-bottom: 1px;
	box-sizing:border-box;
}
.examNavW:hover{
	background:#0dafec;
		background:#eef9fd;
	color:#00abeb !important;
}
/* .line{
	width: 1px;
	height:19px;
	position: absolute;
	right: 0px;
	top: 50%;
	margin-top: -9.5px;
	margin-top: -0.475rem;
	height: 0.95rem;
	box-sizing:border-box;  
	border-right: 1px solid white;
} */
.arrowdowm{
	width: 15px;
	height: 9px;
	width: 0.75rem;
	height: 0.45rem;
	margin-left: 12px;
	margin-left: 0.6rem;
}

/*分类导航*/
.iTH3MainLs{
	height: 466px;
	height: 23.2rem;
}
.iTH3MainL{
	width: 285px;
	height: 466px;
	width: 14.25rem;
	height: 23.2rem;
	position: absolute;
	left: 0;
	top: 100%;
}
.iTH3MainL1{
	width: 100%;
	height: 6px;
	height: 0.3rem;
	background: url(../img/\iTH3MainL1.png);
	background-size: 100% 100%;
	/* opacity: 0.7; */
	background: #ffffff;
}
.iTH3MainL2{
	width: 100%;
	height: 460px;
	height: 23rem;
	background: url(../img/iTH3MainL2.png);
	background-size: 100% 100%;
}
.iTH3MainL2 li{
	/* width: 100%;
	height: 20%;
	box-sizing:border-box;
	border-bottom: 1px solid white; */
	
     height: 14.26%;
     box-sizing:border-box;
     border-bottom: 1px solid white;
     border-color: rgba(255, 255, 255, 0.6);
}
.iTH3MainL2 li:last-child{
	border:none !important;
}


.iTH3MainL2 li:hover{
	/* background: #00abeb; */
	background: rgba(0, 171, 235, 0.6);
}
.MainL2icon{
	width: 74px;
	height: 100%;
	width: 3.7rem;
	float: left;
	position: relative;
}
/* .MainL2icon img{
	width: 1.95rem;
	height: 2.05rem;
	position: absolute;
	left: 50%;
	top: 50%;
	transform:translate(-50%,-50%);
	-webkit-transform:translate(-50%,-50%);
	-moz-transform:translate(-50%,-50%);
	-ms-transform:translate(-50%,-50%);
	-o-transform:translate(-50%,-50%);
} */
/* .MainL2W{
	width: 194px;
	height: 100%;
	width: 9.7rem;
	float: left;
	overflow: hidden;
} */
/* .MainL2W a{
	display: block;
	font-size: 16px;
	font-size: 0.8rem;
	color: white;
} */
/* .MainL2W a:hover{
	cursor: pointer;
	text-decoration: underline;
} */
/* .MainL2W a:first-child{
	margin-top:14px;
	margin-top: 0.7rem; 
	font-size: 20px;
	font-size: 1rem;
} */
.MainL2W a:nth-child(2){
	display: inline-block;
	margin-top:10px;
	margin-top: 0.5rem; 
}
.MainL2W a:last-child{
	display: inline-block;
}
/*.MainL2iconL{
	line-height: 92px;
	line-height: 4.6rem;
	font-size: 20px;
	font-size: 1rem;
	color: white;
}

 .iTH3M2R{
	width:208px;
	height: 460px;
	width: 10.4rem;
	height: 23rem;
	position: absolute;
	left: 100%;
	top: 0;
	margin: 6px 0 0 0px;
	margin: 0.3rem 0 0 0rem;
	z-index: 99999999;
	display: none;
}
.iTH3M2RM{
	width:202px;
	height: 100%;
	width: 10.1rem;
	float: left;
	position: relative;
	background: rgba(255,255,255,0.9);
	box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.15);
	box-shadow: 0rem 0rem 0.25rem 0.05rem rgba(0,0,0,0.15);
} */
.iTH3M2RsR{
	width: 148px;
	height:100%;
	width: 7.4rem;
	margin-left: 30px;
	margin-left: 1.5rem;
	margin-top: 22px;
	margin-top: 1.1rem;
}
.iTH3M2RsT{
	margin: 22px 0 0 31px;
	margin: 1.1rem 0 0 1.55rem;
	font-size: 20px;
	font-size: 1rem;
}
.iTH3M2RsTM{
	width: 100%;
	height:16px;
	height:0.8rem;
	margin-top: 17px;
	margin-top: 0.85rem;
}
.iTH3M2RsTM p{
	display: block;
	width: 66px;
	width: 3.3rem;
	height: 100%;
	float: left;
	font-size: 16px;
	font-size: 0.8rem;
}
.iTH3M2RsTM p:last-child{
	float: right;
}
.iTH3M2RsTM p:hover{
	color:#00a0e9;
	text-decoration: underline;
	cursor: pointer;
}
.iTH3M2Rs{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	overflow: hidden;
}
.iTH3MainR{
	width: 915px;
	height: 100%;
	width: 45.75rem;
	float: right;
	position: relative;
}
.iTH3MainRs{
	width: 909px;
	height: 460px;
	width: 45.45rem;
	height: 23rem;
	float: right;
	margin-top: 6px;
	margin-top: 0.3rem;
	position:relative;
}
.iTH3MainRs li{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: black;
}
.iTH3MRC{
	width: 70px;
	height: 12px;
	width: 3.5rem;
	height: 0.6rem;
	position: absolute;
	z-index: 999999;
	right: 28px;
	bottom: 28px;
	right: 1.4rem;
	bottom: 1.4rem;
}
.iTH3MRC li{
	width: 12px;
	height: 12px;
	width: 0.6rem;
	height: 0.6rem;
	float: left;
	margin-left: 0.36rem;
	border-radius: 50%;
	box-sizing:border-box;
	border:2px solid white;
}
.iTH3MRC li:first-child{
	margin-left: 0px;
}
.bottomBg{
	width: 100%;
	height: 460px;
	height: 23rem;
	background: url(../img/topbg_02.png);
	background-size: 100% 100%;
	position: absolute;
	bottom: 0;
}

/*首页中间部分*/
.indexMain{
	width: 100%;
	
	background: url(../img/indexbg.png);
	background-size: 100% auto;
	background-attachment: fixed;
	overflow: hidden;
	padding-bottom: 40px;
}
.iMT{
	height: 48px;
	height: 2.4rem;
	margin-top: 36px;
	margin-top: 1.8rem;
	margin-bottom: 36px;
	margin-bottom: 1.8rem;
}
.iMTL{
	/*width: 180px;*/
	height: 100%;
	width: 13rem;
	float: left;
	position: relative;
}
.iMTLpic1{
/* 	width: 1.8rem;
	height: 1.95rem; */
	width: 1.95rem;
	height: 1.8rem;
	float: left;
}
.iMTLpic2{
	height: 0.6rem;
	width: 1.15rem;
	float: left;
	margin-top: 16px;
	margin-top: 0.8rem;
}
.iMTLp1{
	font-size: 21px;
	font-size: 1.05rem;
	overflow: hidden;
	float: left;
	margin: 4px 18px 0 18px;
	margin: 0.2rem 0.9rem 0 0.9rem;
	color: #00abeb;
}
.iMTL p:last-child{
	position: absolute;
    left: 56px;
    bottom: -4px;
    bottom: -0.2rem;
    left: 2.8rem;
    color: #b4b5b5;
    font-size: 13px;
    font-size: 0.65rem;
}
.iMTR{
	display: block;
	width: 128px;
	height: 100%;
	width: 6.4rem;
	float: right;
	cursor: pointer;
}
.iMTRpic1{
	width: 1.15rem ;
	height: 0.6rem;
	background-size: 100% 100%;
	margin-top: 18px;
	margin-top: 0.9rem;
	display: inline-block;
}

.indexFindMore{
	display: inline-block;
	margin-left: 4px;
	margin-left: 0.2rem;
	color: #00abeb;
}
.iMTRpic2{
	width: 1.1rem ;
	height: 1.1rem;
	background-size: 100% 100%;
	float: right;
	margin-top: 13px;
	margin-top: 0.65rem;
}
/* 推荐课程 */
.HOT{
	height: 448px;
	height: 22.4rem;
}
.HOT li{
	width:285px;
	height: 214px;
	width: 14.25rem;
	height: 10.7rem;
	float: left;
	margin-left: 20px;
	margin-left: 1rem;
	margin-top: 20px;
	margin-top: 1rem;
	overflow: hidden;
}
.HOT li img{
	transition:all 1s ease-out;
	-webkit-transition:all 1s ease-out;
	-moz-transition:all 1s ease-out;
	-ms-transition:all 1s ease-out;
	-o-transition:all 1s ease-out;
}
/* .HOT li:hover img{
	transform:scale(1.12);
	-webkit-transform:scale(1.12);
	-moz-transform:scale(1.12);
	-ms-transform:scale(1.12);
	-o-transform:scale(1.12);
} 
.HOT li:hover .HOTW p a{
	color: #00abeb; 
}*/
.HOTW a{
	width: 100%;
    display: block;
	color: #333333;
	text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.HOT li:first-child{
	height: 100%;
	margin: 0 0 0 0;
}
.HOT li:nth-child(2){
	margin-top: 0;
}
.HOT li:nth-child(3){
	margin-top: 0;
}
.HOT li:nth-child(4){
	margin-top: 0;
}
.HOTscales{
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.HOTscales img{
	width: 14.25rem;
	height: 22.4rem;
	background-size: 100% 100%;
}
.HOTscale{
	width: 285px;
	width: 14.25rem;
	height: 142px;
	height: 7.11rem;
	overflow: hidden;
}
.HOTscale img{
	width: 100%;
	height: 142px;
	height: 7.11rem;
	background-size: 100% 100%;
}
.HOTW{
	width: 100%;
	height: 72px;
	height: 3.6rem;
	line-height: 72px;
	line-height: 3.6rem;
	background: white;
	overflow:hidden;
}
.HOTW p:first-child{
	font-size: 18px;
    font-size: 0.9rem;
    padding: 0 0.5rem;
    height: 1.8rem;
    line-height: 2rem;
}
.HOT_courseState{
	height: 1.6rem;
}
.HOT_courseStateL{
	padding: 0 0.5rem;
    float: left;
    height: 1.6rem;
    line-height: 1.6rem;
    width: 3rem;
    overflow: hidden;
    color:#97c20d;
}
.HOT_courseStateR{
	float: right;
    height: 1.6rem;
    line-height: 1.2rem;
    width: 9.6rem;
    /* padding-right: 0.5rem; */
    overflow: hidden;
}
.HOT_courseStateR span{
	font-size: 12px;
    font-size: 0.6rem;
	display: inline-block;
    float: right;
    border: 1px solid #eeeeee;
    margin-right: 0.5rem;
    width: 72px;
    width: 3.6rem;
    height: 24px;
    height: 1.2rem;
    line-height: 1.2rem;
    text-align: center;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

/*  实训系统 */
.iMTmain{
	height: 448px;
	height: 22.4rem;
}
.iMTmain li{
	width:285px;
	height: 214px;
	width: 14.25rem;
	height: 10.7rem;
	float: left;
	margin-left: 20px;
	margin-left: 1rem;
	margin-top: 20px;
	margin-top: 1rem;
	overflow: hidden;
}
.iMTmain li img{
	transition:all 1s ease-out;
	-webkit-transition:all 1s ease-out;
	-moz-transition:all 1s ease-out;
	-ms-transition:all 1s ease-out;
	-o-transition:all 1s ease-out;
}
/* .iMTmain li:hover img{
	transform:scale(1.12);
	-webkit-transform:scale(1.12);
	-moz-transform:scale(1.12);
	-ms-transform:scale(1.12);
	-o-transform:scale(1.12);
}
.iMTmain li:hover .iMTmainW p a{
	color: #00abeb; 
} */
.iMTmainW a{
	color: #333333;
}
.iMTmain li:first-child{
	height: 100%;
	margin: 0 0 0 0;
}
.iMTmain li:nth-child(2){
	margin-top: 0;
}
.iMTmain li:nth-child(3){
	margin-top: 0;
}
.iMTmain li:nth-child(4){
	margin-top: 0;
}
.iMTmainscales{
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.iMTmainscales img{
	width: 14.25rem;
	height: 22.4rem;
	background-size: 100% 100%;
}
.iMTmainscale{
	width: 285px;
	width: 14.25rem;
	height: 142px;
	height: 7.11rem;
	overflow: hidden;
	position:relative;
}
.iMTmainscale img{
	width: 100%;
	height: 142px;
	height: 7.11rem;
	background-size: 100% 100%;
}
.iMTmainW{
	width: 100%;
	height: 72px;
	height: 3.6rem;
	line-height: 72px;
	line-height: 3.6rem;
	background: white;
	overflow:hidden;
}
.iMTmainW p:first-child{
	font-size: 18px;
	font-size: 0.9rem;
}

/*教学视频内容*/
.tv{
	height: 378px;
	height: 18.9rem;
}
#tvmain{
	width: 100%;
	height: 100%
}
#tvmain li{
	width: 90px;
	height: 100%;
	width: 4.5rem;
	float: left;
	margin-left: 10px;
	margin-left: 0.5rem;
	overflow: hidden;
	position: relative;
	transition:all 0.5s ease-in;
	-webkit-transition:all 0.5s ease-in;
	-moz-transition:all 0.5s ease-in;
	-ms-transition:all 0.5s ease-in;
	-o-transition:all 0.5s ease-in;
}
#tvmain li:first-child{
	width: 690px;
	width: 34.5rem;
	margin-left: 0;
}
.tvmainW{
	width: 90px;
	height: 100%;
	width: 4.5rem;
	font-size: 30px;
	font-size: 1.5rem;
	text-align: center;
	line-height: 38px;
	line-height: 1.9rem;
	float: left;
	color: white;
}
.tvmainWL{
	width: 90px;
	height: 100%;
	width: 4.5rem;
	background: #00a0e9;
	overflow: hidden;
}
.tvmainWL span{
	display: block;
	height: 10px;
	line-height: 20px;
	line-height: 1rem;
}
.tvmainW2{
	margin-top: 36px;
	margin-top: 1.8rem;
}
.tvmainW img{
	width: 1.85rem;
	height: 1.85rem;
	background-size: 100% 100%;
	margin-top: 68px;
	position: absolute;
	left: 28px;
	left: 1.4rem; 
	bottom: 46px;
	bottom: 2.3rem;
}
.tvmainV{
	width: 588px;
	height: 100%;
	width: 29.4rem;
	float: right;
	background: url(../img/vedio1.png);
	background-size: 100% 100%;
	position: relative;
}
.tvmainV img{
	width: 3.4rem;
	height: 3.4rem;
	position: absolute;
	z-index: 99;
	left: 50%;
	top: 50%;
	margin: -34px 0 0 -34px;
	margin: -1.7rem 0 0 -1.7rem;
}
.jxkj{
	height: 220px;
	height: 11rem;
	box-sizing:border-box;
	border:1px solid #e5e5e5;t
}
.jxkj a{
	width:20%;
	height: 100%;
	float: left;
	background: white;
	box-sizing:border-box;
	border-right: 1px solid #e5e5e5;
	position: relative;
}
.jxkj a:last-child{
	border-right:none;
}
.jxkjScale{
	width: 100%;
	height: 100%;
	transition:all 0.2s linear;
	-webkit-transition:all 0.2s linear;
	-ms-transition:all 0.2s linear;
	-moz-transition:all 0.2s linear;
	-o-transition:all 0.2s linear;
}
.jxkjScaleM{
	width: 100%;
	height: 114px;
	height: 5.7rem;
	text-align: center;
	position: absolute;
	top: 50%;
	margin: -57px 0 0 0px;
	margin: -2.85rem 0 0 0;
}
.jxkjScaleM img{
	position: absolute;
	left: 50%;
	top: 0;
	transform:translateX(-50%);
	-webkit-transform:translateX(-50%);
	-ms-transform:translateX(-50%);
	-moz-transform:translateX(-50%);
	-o-transform:translateX(-50%);

}
.jxkjScaleM p{
	font-size: 18px;
	font-size: 0.9rem;
	margin-top: 98px;
	margin-top: 4.9rem;
	color: #333333;
}
.kj1{
	height: 3.15rem;
	width: 3.2rem;
}
.kj2{
	height: 2.8rem;
	width: 3.8rem;
}
.kj3{
	height: 3.05rem;
	width: 2.55rem;
}
.kj4{
	height: 3.1rem;
	width: 2.7rem;
}
.kj5{
	height: 3.1rem;
	width: 3.1rem;
}

/*魅力教师内容*/
.mljx{
	height: 391px;
	height: 19.55rem;
	position: relative;
}
.mljx a{
	box-shadow: 2px 2px 5px #c4c4c4;
	transition:all 0.3s linear;
	-webkit-transition:all 0.3s linear;
	-moz-transition:all 0.3s linear;
	-ms-transition:all 0.3s linear;
	-o-transition:all 0.3s linear;
}
.mljx a:first-child{
	width: 157px;
	height: 231px;
	width: 7.85rem;
	height: 11.55rem;
	/* background: url(../img/teacher1.png); */
	background-size: 100% 100%;
	position: absolute;
	z-index: 1;
	left: 0;
	top: 50%;
	margin-top: -115.5px;
	margin-top: -5.775rem;
}
.mljx a:nth-child(2){
	width: 249px;
	height: 313px;
	width: 12.45rem;
	height: 15.15rem;
	/* background: url(../img/teacher2.png); */
	background-size: 100% 100%;
	position: absolute;
	z-index: 5;
	left: 180px;
	left: 9rem;
	top: 50%;
	margin-top: -156.5px;
	margin-top: -7.575rem;
}
.mljx a:nth-child(3){
	width: 300px;
	height: 391px;
	width: 15rem;
	height: 19.55rem;
	/* background: url(../img/teacher3.png); */
	background-size: 100% 100%;
	position: absolute;
	z-index: 10;
	left: 450px;
	left: 22.5rem;
	top: 50%;
	margin-top: -195.5px;
	margin-top: -9.775rem;
}
.mljx a:nth-child(4){
	width: 249px;
	height: 313px;
	width: 12.45rem;
	height: 15.15rem;
	/* background: url(../img/teacher4.png); */
	background-size: 100% 100%;
	position: absolute;
	z-index: 5;
	left: 772px;
	left: 38.6rem;
	top: 50%;
	margin-top: -156.5px;
	margin-top: -7.575rem;
}
.mljx a:last-child{
	width: 157px;
	height: 231px;
	width: 7.85rem;
	height: 11.55rem;
	/* background: url(../img/teacher5.png); */
	background-size: 100% 100%;
	position: absolute;
	z-index: 1;
	left: 1043px;
	left: 52.15rem;
	top: 50%;
	margin-top: -115.5px;
	margin-top: -5.775rem;
}
.mljxS{
	width: 100%;
	height: 100%;
	position: relative;
	font-size: 16px;
	font-size: 0.8rem;
	color: white;
}
.mljxS1,.mljxS5{
	font-size: 14px;
	font-size: 0.7rem;
}
.mljxShadow{
	width:100%;
	height: 88px;
	height:4.4rem; 
	background: url(../img/mljsShadow.png);
	background-size: 100% 100%;
	position: absolute;
	bottom: 0;
}
.mljxShadow2{
	height: 110px;
	height: 5.5rem;
}
.mljxShadow3{
	height: 162px;
	height: 8.1rem;
	font-size: 18px;
	font-size: 0.9rem;
}
.mljxShadowWT{
	margin-top: 20px;
	margin-top: 1rem;
	padding-left: 18px;
	padding-left: 0.9rem;
}
.mljxShadowWT3{
	margin-top: 44px;
	margin-top: 2.2rem;
}
.mljxShadowWB,.mljxShadowWgreat{
	margin-top: 2px;
	margin-top: 0.1rem;
	padding-left: 18px;
	padding-left: 0.9rem;
	color: #adcf09;
}
.mljxShadowWB2,.mljxShadowWgreat2{
	margin-top: 4px;
	margin-top: 0.2rem;
}
.mljxShadowWB3,.mljxShadowWgreat3{
	margin-top: 8px;
	margin-top: 0.4rem;
}
.WgreatL,.WgreatR{
	display: inline-block;
}
.WgreatL,.WgreatR{
	color: white;
}
.WgreatNum{
	color: #adcf09;
}

/*校园资讯内容*/
.xyzx{
	height: 312px;
	height: 15.6rem;
}
.xyzxL{
	width: 550px;
	height: 100%;
	width: 27.5rem;
	float: left;
	/* background: url(../img/xyzx.png); */
	background-size: 100% 100%;
	position: relative;
}
.xyzxL p{
	width: 100%;
	height: 48px;
	height: 2.4rem;
	position: absolute;
	bottom: 0;
	left: 0;
	background: rgba(23,153,220,0.75);
	color: white;
	text-align: center;
	line-height: 48px;
	line-height: 2.4rem;
	font-size: 21px;
	font-size: 1.05rem;
}
.xyzxR{
	width: 612px;
	height: 100%;
	width: 30.6rem;
	float: right;
}
.xyzxR li{
	width: 100%;
	height: 69px;
	height: 3.45rem;
	margin-top: 12px;
	margin-top: 0.6rem;
	background: #f9f9f9;
}
.xyzxR li:first-child{
	margin-top: 0px;
}
.xyzxRL{
	width: 82px;
	height: 100%;
	width: 4.1rem;
	float: left;
}
.xyzxRR{
	width: 510px;
	height: 100%;
	width: 25rem;
	float: right;
}
.xyzxRLT,.xyzxRLB{
	width: 100%;
	height: 50%;
	line-height: 34.5px;
	line-height: 1.725rem;
	text-align: center;
	font-size: 24px;
	font-size: 1.2rem;
}
.xyzxRLT{
	background: #b3b3b3;
	color: white;
}
.xyzxRLB{
	background: #e5e5e5;
	color: #b3b3b3;
	font-size: 18px;
	font-size: 0.9rem;
}
.xyzxRRT,.xyzxRRB{
	width: 100%;
	height: 50%;
	line-height: 41px;
	line-height: 2.05rem;
	font-size: 24px;
	font-size: 1.2rem;
}
.xyzxRRT{
	display: block;
	color: black;
	font-size: 18px;
	font-size: 0.9rem;
}
.xyzxRRB{;
	color: #a2a2a2;
	font-size: 14px;
	font-size: 0.7rem;
}

.iMTmainW_name{
	height: 1.6rem;
    /* background: red; */
    line-height: 2rem;
    padding: 0 0.7rem;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.goodsBuy{
	height: 1.6rem;
    line-height: 1.7rem;
    padding: 0 0.7rem;
    margin-bottom: 0.5rem;
    overflow: hidden;
}
.immediatelyBuy{
	display: inline-block;
    float: right;
    background: #f44b4b;
    color: #ffffff;
    width: 4.4rem;
    height: 1.8rem;
    line-height: 1.75rem;
    text-align: center;
    font-size: 0.6rem;
}
.pSalePrice{
	color:#f44b4b;
}
/* =======================pfy================= */
.MainL2iconL_li{
	border-bottom: none !important;
}

.iTH3MainL2 li:hover{
	/*  background: #00abeb; */
	background: rgba(0, 171, 235, 0.8);
}

.MainL2icon{
	width: 74px;
	height: 100%;
	width: 2.7rem;
	float: left;
	position: relative;
}

.MainL2icon span{
	right: 0.5rem;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.MainL2W{
	width: 194px;
	height: 100%;
	width: 11rem;
	float: left;
	overflow: hidden;
}

.MainL2W a{
	display: block;
	font-size: 16px;
	font-size: 0.8rem;
	color: white;
}

.MainL2W a:hover{
	cursor: pointer;
	/* text-decoration: underline; */
}

.MainL2W a:first-child{
	
	margin-top:14px;
	/* margin-top: 0.7rem; */ 
	font-size: 18px;
	/* font-size: 1rem; */
	position: relative;
    top: 50%;
    transform: translateY(-50%);
    margin: 0 auto;
    margin-left: 2.78rem;
    font-size: 0.9rem;
}

.MainL2iconL{
	line-height: 68px; 
    line-height: 3.4rem;
	font-size: 20px;
	font-size: 1rem;
	color: white;
	
	width: 8rem;
	position: relative;
    top: 50%;
    transform: translateY(-50%);
    margin: 0 auto;
    margin-left: 3rem;
}

.iTH3M2R{
	width:208px;
	height: 460px;
	width: 10.4rem;
	height: 23rem;
	position: absolute;
	left: 100%;
	top: 0;
	margin: 6px 0 0 0px;
	margin: 0.3rem 0 0 0rem;
	z-index: 99999999;
	display: none;
}

.iTH3M2RM{
	width:202px;
	height: 100%;
	width: 10.1rem;
	float: left;
	position: relative;
	background: rgba(255,255,255,0.98);
	box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.15);
	box-shadow: 0rem 0rem 0.25rem 0.05rem rgba(0,0,0,0.15);
}
/* =======================pfy====end============= */

/* 助考平台和资讯追踪 */ -->
.TENav,.MNav{
    width: 100%;
    height: 202px;
    height: 10.1rem;
    z-index: 99999999;
    position: absolute;
    top: 100%;
    left: 0rem;
    text-align: center;
    display: none; 
    /* box-shadow: 0px 0px 1px 2px #dad3d3; */
    box-shadow:0rem 0.1rem 0.16rem 0.05rem rgba(0,0,0,0.15);
}
.TENavW,.MNavW{
    display: block;
    width: 100%;
    height: 50px;
    height: 2.5rem;
    background:#ffffff;
    text-align: center;
    line-height: 50px;
    line-height: 2.5rem;
    font-size: 16px;
    font-size: 0.8rem;
    color: #555555 !important;
    margin-bottom: 1px;
}
.TENav a:last-child{
    margin-bottom: 0px;
}
.TENavW1,.MNavW1{
    box-sizing:border-box;
    /* border-bottom: 1px solid #a1e1e5; */
}
.TENavW:hover{
    background:#eef9fd;
    color:#00abeb !important;
}
.MNavW:hover{
    background:#eef9fd;
    color:#00abeb !important;
}
.MNav{
    height: 252px;
    height: 12.76rem;
}
.MNav a:last-child{
    margin-bottom: 0px;
}

 /* =============4.23================== */
/* 删除样式 
.HOT li:hover img 
 .iMTmain li:hover img*/

 .HOT,.iMTmain{
 	height: 378px;
    height: 18.9rem;
 }
.HOT li:nth-child(5){
	margin-top: 0;
}
.HOT>li,.iMTmain>li{
	width:18.6%;
	height:180px;
	height:9rem;
	position:relative;
}
.HOTscale,.iMTmainscale{
	height: 124px;
    height: 6.2rem;
    width: 226px;
    width: 11.3rem;
}
.HOTscale>img,.iMTmainscale>img,.HOTscales img,.iMTmainscales img{
	width:100%;
	height:100%;
}
.HOTW,.iMTmainW{
	height:56px;
	height:2.8rem;
	width: auto;
}
.HOTW p:first-child,.iMTmainW p:first-child{
	font-size:16px;
	font-size:0.8rem;
	height: 30px;
	height: 1.5rem;
	line-height:30px;
	line-height:1.5rem;

}
.HOT_courseState {
    height: 1.2rem;
    color: #999999;
    line-height: 0.8rem;
    padding: 0 0.5rem;
    font-size:14px;
    font-size:0.7rem;
}
/* 实训软件的修改 */
.iMTmain li{
	width:18.6%;
	height:180px;
	height:9rem;
}
.iMTmain li:nth-child(5){
	margin-top: 0;
}
.iMTmainW{
	padding:0 10px;
	padding:0 0.5rem;
}
.iMTmainW_name{
	font-size: 16px;
    font-size: 0.8rem;
    height: 30px;
    height: 1.5rem;
    line-height: 30px;
    line-height: 1.5rem;
}
.goodsBuy{
	height: 22px;
	height: 1.1rem;
	line-height: 22px;
	line-height: 1.1rem;
}
.pName{
	height: 22px;
	height: 1.1rem;
	line-height: 22px;
	line-height: 1.1rem;
    float: left;
    color: #7b7b7b;
    font-size:14px;
    font-size:0.7rem;
}
.pSalePrice{
	height: 22px;
	height: 1.1rem;
	line-height: 22px;
	line-height: 1.1rem;
    float: right;
}
.iMTmain>li{
	position: relative;
}
/* 遮罩层 */
.maskBox{
	width:93%;
	height:80px;
	padding:0 0.5rem;
	font-size:14px;
	position:absolute;
	bottom:0;
	color:#7b7b7b;
	margin-bottom: -5.5rem;
	background:rgba(255, 255, 255, 0.96);
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
.maskBox_name{
	height: 32px;
    line-height: 32px;
    font-size: 16px;
    color: #333333;
}
.maskBox_school,.maskBox_class{
	height: 20px;
    line-height: 20px;
}
/* 精品课程 */
.HOT>li:hover{
	cursor:pointer;
}
.HOT>li:hover .maskBox{
	cursor:pointer;
	margin:0;
}
/* 实训 */
.iMTmain>li:hover{
	cursor:pointer;
}
.iMTmain>li:hover .maskBox{
	cursor:pointer;
	margin:0;
}
.iMTmain li:first-child:hover{
	cursor:pointer;
}
