/* CSS Document */

/*
	z-index:  max value 10000;
	popElement: z-index set 9999
	other page position element set < 9999
*/
.hide {display: none;}
.content:after { 
	content:"."; 
	display:block; 
	clear:both; 
	height:0;
	overflow:hidden;
}

/*public header style start*/
.public_header {
	width: 100%;
	height: 1rem;
	line-height: 0.96rem;
	background: #fff;
	border-bottom: solid 1px #e6e6e6;
	left: 0;
	top: 0rem;
	position: fixed;
	z-index: 90;
}
.top_space {
	padding: 1rem 0 0 0;
}
.public_header .header_logo {
	width: 1.88rem;
	line-height: 0.96rem;
	margin: 0 0 0 0.3rem;
}
.public_header .header_logo_v2 {
	width: 4.25rem;
}
.public_header .linkItem {
	display: block;
	width: 0.6rem;
	text-align: center;
	font-size: 0.24rem;
	color: #212121;
	margin: 0 0.3rem 0 0;
	line-height: 100%;
}
.public_header .linkItem img {
	/*width: 0.36rem;*/
	margin: 0.22rem 0 0.08rem 0;
}
/*public header style end*/

/*public header nav start*/
.public_header_nav {
	height: 1.8rem;
}
.top_space_index {
	padding: 1.82rem 0 0 0;
}
.public_header_nav .nav-box {
	height: 0.7rem;
	line-height: 0.7rem;
	margin: 0 0.1rem;
}
.public_header_nav .nav-box .swiper-slide {
	width: auto;
	margin-right: 0.5rem!important;
}
.public_header_nav .nav-box .swiper-slide a {
	font-size: 0.32rem;
	color: #212121;
}
.public_header_nav .nav-box .swiper-slide .index-icon {
	width: 0.9rem;
}
.public_header_nav .nav-box .active {
	position: relative;
}
.public_header_nav .nav-box .active:after {
	width: 0.4rem;
	height: 4px;
	background: #f00;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	display: block;
	content: " ";
	position: absolute;
	bottom: 0;
	left: 50%;
	margin: 0 0 0 -0.2rem;
}

.public_header_nav .nav-box .link-item {
	font-size: 0.28rem;
	color: #212121;
	height: 0.7rem;
	line-height: 0.7rem;
	text-align: center;
}
.public_header_nav .nav-box .link-item .index-icon {
	margin: 0;
	width: 0.9rem;
}

/*public header nav end*/

/*side pop menu*/
.sideMenu_pop {
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 90;
	background: rgba(0,0,0,0.6);
}
.side_menu {
	position: fixed;
	top: 0;
	left: 100%;
	z-index: 91;
	background: #fff;
	width: 60%;
	padding: 1rem 0 0 0;
	border-left: solid 1px #e6e6e6;
	height: calc(100% - 1rem);
}
.side_menu .user_infor {
	padding: 0.5rem 0.2rem 0.5rem 1.6rem;
	border-bottom: solid 1px #e6e6e6;
	min-height: 1.2rem;
	position: relative;
}
.side_menu .user_infor .pic {
	width: 1.2rem;
	height: 1.2rem;
	position: absolute;
	left: 0.2rem;
	top: 0.5rem;
}
.side_menu .user_infor h3 {
	font-size: 0.36rem;
	color: #212121;
	line-height: 0.4rem;
	padding: 0.22rem 0 0.16rem 0;
}
.side_menu .user_infor p {
	font-size: 0.24rem;
	color: #999999;
}
.side_menu .menu_list li {
	margin: 0.4rem 0 0 0;
}
.side_menu .menu_list li .item {
	display: block;
	padding: 0 0 0 0.5rem;
	height: 0.6rem;
	line-height: 0.6rem;
	font-size: 0.26rem;
	color: #212121;
}
.side_menu .menu_list li .item img {
	width: 0.4rem;
	margin: 0 0.1rem 0 0;
}

/*menu v2*/
.side_menu .menu_list li .item {
	font-size: 0.3rem;
}
.side_menu .menu_list li {
	margin: 0.3rem 0 0 0;
}
.side_menu .menu_list li .item .icon {
	width: 0.15rem;
	margin: 0 0 0 0.18rem;
}
.side_menu .kefuInfor {
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
}
/*.side_menu .kefuInfor a.item {
	display: inline-block;
	width: 2.8rem;
	height: 0.76rem;
	font-size: 0.28rem;
	color: #fff;
	text-align: center;
	line-height: 0.76rem;
	border-radius: 0.38rem;
	background: #d94b4b;
}*/
.side_menu .kefuInfor li {
	display: inline-block;
	width: 1.15rem;
	height: 1.35rem;
	margin: 0 0.3rem;
}
.side_menu .kefuInfor ul {
	text-align: center;
}
.side_menu .kefuInfor li a.icon {
	display: inline-block;
	width: 0.8rem;
	height: 0.85rem;
	background: url("https://www.licaiedu.com/info/skin/exam_dynamic_v3/h5/images/public/quan.jpg") no-repeat center;
	background-size: cover;
	font-size: 0.26rem;
	color: #ff6751;
	text-align: center;
	line-height: 0.7rem;
}
.side_menu .kefuInfor li .text {
	font-size: 0.28rem;
	color: #212121;
	padding: 0.15rem 0 0 0;
}
.side_menu .kefuInfor p {
	line-height: 0.36rem;
	font-size: 0.28rem;
	color: #212121;
	padding: 0.4rem 0 0.5rem 0;
}
.side_menu .kefuInfor p a {
	color: #f23c3c;
	text-decoration: underline;
	font-size: 0.32rem;
}
.side_menu .kefuInfor p .phone_icon {
	height: 0.3rem;
	margin: -0.05rem 0.15rem 0 0;
}

/*public footer style start*/
/*page public footer element*/
.public_footer {
	background: #212121;
	padding: 0.38rem 0.3rem;
}
.public_footer .linkBox {
	line-height: 0.3rem;
	font-size: 0.26rem;
	color: #fff;
}
.public_footer .linkBox a {
	color: #fff;
}
.public_footer .linkBox span {
	margin: 0 0.08rem;
}
.public_footer .copyright_infor {
	padding: 0.2rem 0 0 0;
	line-height: 0.4rem;
	font-size: 0.22rem;
	color: #d6d6d6;
}
.public_footer .copyright_infor a {
	color: #fff;
}
.public_footer .phone {
	padding: 0.2rem 0 0 0;
	font-size: 0.26rem;
	color: #fff;
}

/*special bottom float fixed btnGroup*/
.publicFooter {
	position: fixed;
	width: 100%;
	height: 1rem;
	left: 0;
	bottom: 0;
	z-index: 100;
}
.bottomSpace {
	padding: 0 0 1rem 0;
}
.publicFooter a.btnItem {
	display: block;
	height: 1rem;
	line-height: 1rem;
	color: #fff;
	font-size: 0.28rem;
	text-align: center;
}
.publicFooter a.btnItem .icon {
	width: 0.3rem;
	margin: 0 0.05rem 0 0;
}
.publicFooter a.btnItem01 {
	background: #4e7aff;
}
.publicFooter a.btnItem02 {
	background: #da4b4b;
}

/*public footer style end*/


