/*次级页面的悬浮导航重新设置的样式*/
.newsNavFixed{
	width: 100%;
	height: 50px !important;
	height: 2.5rem !important;
	background: #00abeb;
	position: fixed;
	z-index: 999999999;
	top: 0;
	overflow: hidden;
}
/*首页悬浮导航栏*/
.navFixed{
	width: 100%;
	/*height: 50px;
	height: 2.5rem;*/
	height: 0;
	background: #00abeb;
	position: fixed;
	z-index: 9999999999;
	top: 0;
	overflow: hidden;
}
.navFixedL{
	width: 360px;
	height: 100%;
	width: 18rem;
	float: left;
/* 	background: #9ac11d; */
	position: relative;
}
.navFixedLLogo{
	width: 95px;
	height: 100%;
	width: 4.75rem;
	background: url(../img/indexlogo.png);
	background-size: 100% 100%;
	position: absolute;
	z-index: 99;
	left: 100%;
}
.navFixedM{
	height: 100%;
	position: relative;
}
/* ======================pfy============================= */
/* .navFixedMsBG{
	width: 70px;
	height: 100%;
	width: 3.5rem;
	background: #9ac11d;
	position: absolute;
	left: 0;
	top: 0;
} */
.navFixedMs{
	width: 1098px;
    height: 100%;
    /* width: 55.4rem; */
    width:100%;
    float: left;
/* 	width: 588px;
	height: 100%;
	width: 29.4rem;
	margin-left: 154px;
	margin-left: 7.7rem !important;
	float: left; */
}
.navFixedMs li a{
	color: white;
}
.navFixedMs li{
	padding: 0 1.08rem;
	
    height: 100%;
    line-height: 50px;
    line-height: 2.5rem;
    text-align: center;
    font-size: 18px;
    font-size: 0.9rem;
    color: white;
    float: left;
    position: relative;
/* 	width: 20%;
	height: 100%;
	line-height: 50px;
	line-height: 2.5rem;
	text-align: center;
	font-size: 18px;
	font-size: 0.9rem;
	color: white;
	float: left;
	position: relative; */
}
.navFixedMs li:hover{
	cursor: pointer;
/* 	text-decoration: underline; */
	background:#3ccaff;
}

#liForm:hover{
	background:#00abeb;
}
.arrowdowm {
    width: 15px;
    height: 9px;
    width: 0.75rem;
    height: 0.45rem;
    margin-left: 12px;
    margin-left: 0.6rem;
}
.nFMsline{
	display: inline-block;
	width: 1px;
	height: 18px;
	height: 0.9rem;
	background: white;
	float: right;
	margin-top: 16px;
	margin-top: 0.8rem;
}
.liForm{
	display:none;
	padding:0 !important;
	margin-left: 1.3rem;
}

.idFixform{
	width: 292px;
	height: 36px;
	width: 14.6rem;
	height: 1.8rem;
	float: left;
	margin-top: 7px;
	margin-top: 0.35rem;
/* 	margin-left: 54px;
	margin-left: 2.7rem; */
	overflow: hidden;
	/* background: white; */
	background: #ffffff;
    border-radius: 2px;
}
.idFixformput{
	width: 206px;
    height: 24px;
    width: 10.4rem;
    height: 1.2rem;
    line-height: 1.2rem;
    margin: 0.3rem 0 0 0.7rem;
    font-size: 16px;
    font-size: 0.8rem;
    outline: medium;
    border: none;
    box-sizing: border-box;
    border-right: 1px solid #00abeb;
    float: left;
/* 	width: 238px;
	height: 28px;
	width: 11.9rem !important;
	height: 1.4rem !important;
	margin: 4px 0 0 14px !important;
	margin: 0.2rem 0 0 0.7rem !important;
	font-size: 16px;
	font-size: 0.8rem !important;
	outline: medium !important;
	box-sizing:border-box;
	border-right: 1px solid #00abeb;
	float: left;
	border:none !important;
	box-shadow:none !important; */
}
.hideLi{
	/* display: none; */
}
.showLi{
	display: none;
	padding: 0 0.6rem !important;
    margin-right: 0.9rem;
}
.dotBox{
	height: 100%;
	padding:0 0.5rem;
}
.dot{
	display: block;
    float: left;
    width: 3px;
    height: 3px;
    border-radius: 50%;
    background: #ffffff;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    margin: 0 0.12rem;
}
.idFixformBtn_li{
	padding:0 !important;
	margin-left: 1.1rem;
}
.idFixformBtn_box{
	width: 2.5rem;
    height: 2.5rem;
    float: left;
    /* background: lime; */
    text-align: center;
}
.idFixformBtn,.idFixformBtn_min{
	width: 40px;
	height: 100%;
	width: 2.5rem;
	float: right;
	position: relative;
}
.idFixformBtn img,.idFixformBtn_min img{
	width: 1rem;
    height: 1rem;
    position: absolute;
    left: 50%;
    top: 52%;
    margin: -10px 0 0 -10px;
    margin: -0.5rem 0 0 -0.5rem;
}

/* .idFixformBtn{
	width: 40px;
	height: 100%;
	width: 2rem;
	float: right;
	position: relative;
}
.idFixformBtn img{
	width: 1rem;
	height: 1rem;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -10px 0 0 -10px;
	margin:-0.5rem 0 0 -0.5rem;
} */
/*固定悬浮登录注册*/
.fixDLZC{
	width: 108px;
	height: 100%;
	width: 5rem;
	position: absolute;
	right: 0;
	top: 0;
	color: white;
}
.haveLoginFixDLZC{
/* 	position: relative; */
	float: right;
}
.HeadportraitsFix{
	position: absolute;
	top: 50%;
	margin-top: -20.5px;
	margin-top: -1.025rem;
}
#haveLoginNavFix{
	height: 244px;
    padding-top: 4px;
    top: 94%;
    background: none;
	background: none;
	z-index: 9999;
}
#haveLoginNavFix li{
	background: white;
	color: #333333;
}
.haveLoginTriangleW{
	display: inline-block;
	margin-top: 22px;
	margin-top: 1.1rem;
	transition:all 0.3s linear;
}
.fixDl,.fixZc{
	height: 100%;
	line-height: 50px;
	line-height: 2.5rem;
	float: left;
	cursor: pointer;
}
/* .fixDl{
	margin-left: 22px;
	margin-left: 1.1rem;
} */
.fixnFMsline{
	float: left;
	margin-left: 6px;
	margin-right: 6px;
	margin-left: 0.3rem;
	margin-right: 0.3rem;
}
/*悬浮导航考试中心动效*/
.fixexamNav{
/* 	width: 200px;
	height: 116px;
	width: 10rem;
	height: 5.53rem;
	z-index: 99999999;
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -100px;
	margin-left: -5rem;
	text-align: center;
	display: none; */
	width: 116px;
    height: 100px;
    width: 5.8rem;
    height: 5.06rem;
    z-index: 99999999;
    position: absolute;
    top: 100%;
    left: 0;
    text-align: center;
    display: none; 
    box-shadow:0rem 0.1rem 0.16rem 0.05rem rgba(0,0,0,0.15);
}
.fixexamNavPic{
/* 	width: 15px;
	height: 10px;
	width: 0.75rem;
	height: 0.5rem;
	margin-left: 92.5px;
	margin-left: 4.625rem;
	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: 2.5rem;
}

.fixexamNavW{
	display: block;
	width: 100%;
	height: 50px;
	height: 2.5rem;
	/* background: #46ccff; */
	background: #ffffff;
	text-align: center;
	line-height: 50px;
	line-height: 2.5rem;
	font-size: 16px;
	font-size: 0.8rem;
	color: #555555 !important;
}
.fixexamNavW1{
	box-sizing:border-box;
	/* border-bottom: 1px solid #a1e1e5; */
	margin-bottom: 1px;
}
.fixexamNavW:hover{
/* 	background:#0dafec; */ 
	background: #eef9fd;
    color: #00abeb !important;
}
.fixarrowdowm{
	width: 15px;
	height: 9px;
	width: 0.75rem;
	height: 0.45rem;
	margin-left: 12px;
	margin-left: 0.6rem;
}
/*首页悬浮分类导航栏*/
.fixiTH3MainLs{
	height: 466px;
	height: 23.2rem;
}
.fixiTH3MainL{
	width: 285px;
	height: 466px;
	width: 8.25rem;
	height: 23.2rem;
	position: absolute;
	z-index: 99999999999;
	left: 80px;
	/* left: 4rem; */
	left: 0rem;
	top: 100%;
	padding-top: 0.3rem;
	display: none;
	text-align:center;
}
.fixiTH3MainL1{
	width: 15px;
	height: 10px;
	width: 0.75rem;
	height: 0.5rem;
	margin-left: 135px;
	margin-left: 6.75rem;
	background: url(../img/triangleup.png);
	background-size: 100% 100%;
}
.fixiTH3MainL2{
	width: 100%;
	height: 460px;
	height: 17rem;
	background: #3ccaff;
	background-size: 100% 100%;
	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);
}
.fixiTH3MainL2 li{
	width: 100%;
    height: 16.6%;
	box-sizing:border-box;
	border-bottom: 1px solid white;
    border-color: rgba(255, 255, 255, 0.6);
}
.fixiTH3MainL2 li:last-child{
	border-bottom:none;
}
.fixiTH3MainL2 li:hover{
	background: #00abeb;
}
.fixMainL2icon{
	width: 74px;
	height: 100%;
	/* width: 3.7rem; */
	width: 2.7rem;
	float: left;
	position: relative;
}
.fixMainL2icon span{
	right: 0.5rem;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

/* .fixMainL2icon 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%);
} */
.fixMainL2W{
	width: 194px;
	height: 100%;
	/* width: 9.7rem; */
	width: 100%;
	float: left;
	overflow: hidden;
}
.fixMainL2W a{
	display: block;
	font-size: 18px;
	font-size: 0.9rem;
	color: white;
	margin-top:14px;
	font-size: 20px;
	font-size: 1rem;
	position: relative;
    top: 50%;
    transform: translateY(-50%);
    margin: 0 auto;
    /* margin-left: 2.78rem; */
}
.fixMainL2W a:hover{
	cursor: pointer;
}
/* .fixMainL2W a:first-child{
	margin-top:14px;
	margin-top: 0.7rem; 
	font-size: 20px;
	font-size: 1rem;
}
.fixMainL2W a:nth-child(2){
	display: inline-block;
	margin-top:10px;
	margin-top: 0.5rem; 
}
.fixMainL2W a:last-child{
	display: inline-block;
} */
.fixMainL2iconL{
	font-size: 20px;
	font-size: 1rem;
	color: white;
	margin-left: 2.78rem;
	width: 7.7rem;
    line-height: 70px;
    line-height: 3.6rem;
}

.fixiTH3M2R{
	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;
}
.fixceil,.ceil{
	width: 6px;
	height: 100%;
	width: 0.3rem;
	float: left;
}

.fixiTH3M2RM{
	width:202px;
	height: 100%;
	width: 10.1rem;
	float: left;
	position: relative;
	/* background: rgba(255,255,255,0.9); */
	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);
}
.fixiTH3M2RsR{
	width: 148px;
	height:100%;
	width: 7.4rem;
	margin-left: 30px;
	margin-left: 1.5rem;
	margin-top: 22px;
	margin-top: 1.1rem;
}
.fixiTH3M2RsT{
	margin: 22px 0 0 31px;
	margin: 1.1rem 0 0 1.55rem;
	font-size: 20px;
	font-size: 1rem;
}
.fixiTH3M2RsTM{
	width: 100%;
	height:16px;
	height:0.8rem;
	margin-top: 17px;
	margin-top: 0.85rem;
}
.fixiTH3M2RsTM a{
/* 	display: block;
	width: 66px;
	width: 4.3rem;
	height: 100%;
	float: left;
	font-size: 16px;
	font-size: 0.8rem;
	color: #333333; */
}
.fixiTH3M2RsTM a:last-child{
/* 	float: right; */
}
.fixiTH3M2RsTM a:hover{
	color:#00a0e9;
	text-decoration: underline;
	cursor: pointer;
}
.fixiTH3M2Rs{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	overflow: hidden;
}
.fixiTH3MainR{
	width: 915px;
	height: 100%;
	width: 45.75rem;
	float: right;
	position: relative;
}
.fixiTH3MainRs{
	width: 909px;
	height: 460px;
	width: 45.45rem;
	height: 23rem;
	float: right;
	margin-top: 6px;
	margin-top: 0.3rem;
	position:relative;
}
.fixiTH3MainRs li{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: black;
}
.fixiTH3MRC{
	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;
}
.fixiTH3MRC 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;
}
.fixiTH3MRC li:first-child{
	margin-left: 0px;
}
.fixDLZC{
	/* width: 84px;
	width:4.2rem; */
	width:auto;
}
.fixDLZC>a{
		vertical-align: top;
	    display: inline-block;
	    height: 2.05rem;
	    line-height: 2.05rem;
	    margin-left: 0.3rem;
	    color:#fff;
} 
.fixexamNav,.fixTENav,.fixMNav,.liDiv{
    width:100%;
    height: 100px;
    height: 5.06rem;
    height:auto;
    z-index: 99999999;
    position: absolute;
    top: 100%;
    left: 0;
    text-align: center;
    display: none; 
    box-shadow:0rem 0.1rem 0.16rem 0.05rem rgba(0,0,0,0.15);
}
.liDiv{
	border:1px solid #eee;
	border-top:none;
}

.liDiv.more{
	width: 5rem;
    left: -0.9rem;
    height:auto;
}
.liTitle:hover .liDiv{
	display:block !important;
	border:1px solid #eee;
	border-top:none;
}
.fixTENav{
    height: 202px;
    height: 10.1rem;
}
.fixMNav{
    height: 252px;
    height: 12.76rem;
}
.fixexamNavPic{
    width: 0;
    height: 0;
    position: absolute;
    border: 8px solid transparent;
    border-bottom-color: #ffffff;
    top: -0.8rem;
    z-index: -1;
    margin-left: 2.5rem;
}


.fixexamNavW,.fixMNavW,.fixTENavW{
    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; */
    border: 1px solid #eee;
    border-top: none;
    border-bottom: none;
    
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 0.2rem;
    box-sizing: border-box;
}
.fixexamNavW1,.fixTENavW1,.fixMNavW1{
    box-sizing:border-box;
}
.fixexamNavW:hover{
    background: #eef9fd;
    color: #00abeb !important;
}
.fixTENavW:hover{
    background: #eef9fd;
    color: #00abeb !important;
}
.fixMNavW:hover{
    background: #eef9fd;
    color: #00abeb !important;
}
.fixexamNav a:last-child{
    margin-bottom: 0px;
}
.fixTENav a:last-child{
    margin-bottom: 0px;
}
.fixMNav a:last-child{
    margin-bottom: 0px;
}
.myInfoFix{
	display:inline-block;
}

