/* CSS Document */
.hide {display: none;}
.pc_hide {display: block;}
.pc_show {display: none;}

/*public title*/
.public-title {
	padding: 0 0 0.4rem 0;
	background: url("../images/title_icon.png") no-repeat center bottom;
	background-size: 2.2rem auto;
	font-size: 0.42rem;
	text-align: center;
	line-height: 100%;
}
.public-title p {
	font-size: 0.36rem;
	padding: 0.2rem 0 0 0;
	line-height: 100%;
}

/*活动说明按钮*/
.intro-btn {
	width: 0.45rem;
	text-align: center;
	line-height: 0.3rem;
	padding: 0.15rem 0;
	background: #ffe7e4;
	border: solid 1px #ffbea4;
	font-size: 0.26rem;
	color: #ff6b31;
	position: fixed;
	right: -1px;
	top: 30%;
	z-index: 999;
}

/*底部按钮组*/
.bottomBtnGroup {
	height: 1rem;
	line-height: 1rem;
	background: #fd8a2d;
	width: 100%;
	position: fixed;
	z-index: 999;
	left: 0;
	bottom: 0;
}
.bottomBtnGroup a {
	text-align: center;
	font-size: 0.3rem;
	color: #fff;
	border-right: solid 1px #fff;
}
.bottomBtnGroup a:last-child {
	border-right: none;
}
.bottomBtnGroup a:nth-child(3) {
	background: #f42c39;
}
.bottomBtnGroup a .icon {
	width: 0.4rem;
	margin: -0.06rem 0 0 0;
}
.bottomSpace {
	padding: 0 0 1rem 0;
	height: auto;
}

/*降价信息*/
.value_infor {
	margin: 0.5rem 0 0 0;
	background: url("../images/value_infor_pic.jpg") no-repeat center top;
	background-size: 7.5rem auto;
}
.value_infor .btn-group {
	padding: 6.12rem 0 0 0;
}
.value_infor .btn-group .btn-item {
	display: inline-block;
	width: 2.96rem;
	height: 0.78rem;
	line-height: 0.78rem;
	margin: 0 0.18rem 0.46rem 0.18rem;
	font-size: 0.32rem;
}
.value_infor .btn-group .btn-item:active {
	opacity: 0.8;
}
.value_infor .btn-group .btn-item .icon {
	width: 0.45rem;
}
.value_infor .btn-group .btn-item01 {
	background: none;
	border: solid 2px #e33a47;
	color: #e33a47;
}
.value_infor .btn-group .btn-item02 {
	background: #f61e18;
	border: solid 2px #f61e18;
	color: #fff;
}

/*奖学金*/
.section01 {
	padding: 0.5rem 0 0 0;
}
.section01 .content {
	padding: 0.2rem 0.32rem 0 0.32rem;
}

/*更懂你的CFP备考方案*/
.section02 {
	padding: 0.5rem 0 0 0;
}
.section02 .des {
	font-size: 0.3rem;
	color: #383c42;
	padding: 0 0 0.3rem 0;
}
.section02 .video_ele {
	margin: 0.3rem 0.32rem;
	background: #000;
	max-height: 3.7rem;
	overflow: hidden;
}
.section02 .video_ele .play-btn {
	width: 0.66rem;
	left: 50%;
	top: 50%;
	margin: -0.33rem 0 0 -0.33rem;
	z-index: 100;
}
.section02 .video_ele .poster_pic {
	z-index: 90;
	width: 100%;
	left: 0;
	top: 0;
}
.section02 .video_ele video {
	width: 100%;
}
.section02 .table-btn {
	width: 1.42rem;
	right: 0.55rem;
	bottom: 1.65rem;
	cursor: pointer;
}

/*畅学体验，无忧服务*/
.section03 {
	padding: 0.5rem 0 0 0;
}
.section03 .content {
	padding: 0.3rem 0.32rem 0 0.32rem;
}

/*已考AFP，为何再考CFP*/
.section04 {
	padding: 0.5rem 0;
}
.section04 .content {
	padding: 0.3rem 0.32rem 0 0.32rem;
}
.section04 .content .alert_text {
	background: #fdf8f4;
	font-size: 0.24rem;
	color: #f54042;
	padding: 0.06rem 0.2rem;
	margin: 0.3rem 0 0 0;
}

/*二维码信息*/
.qrcode_infor {
	background: #ffecdc;
	padding: 0.5rem 0.3rem;
	min-height: 1.7rem;
	position: relative;
}
.qrcode_infor .pic_box {
	width: 1.68rem;
	height: 1.68rem;
	border: solid 1px #fd8a2d;
	background: #fff;
	position: absolute;
	left: 0.3rem;
	top: 0.5rem;
}
.qrcode_infor .count_infor {
	padding: 0 0 0 2rem;
}
.qrcode_infor .count_infor h3 {
	padding: 0.1rem 0 0 0;
	font-size: 0.32rem;
	color: #383c42;
}
.qrcode_infor .count_infor .count-item {
	line-height: 0.46rem;
	margin: 0.18rem 0 0 0;
	color: #383c42;
	font-size: 0.32rem;
}
.qrcode_infor .count_infor .count-item .icon {
	width: 0.3rem;
	margin: 0.06rem 0.1rem 0 0;
}
.qrcode_infor .count_infor .count-item .btn-item {
	display: inline-block;
	width: 1.26rem;
	height: 0.44rem;
	text-align: center;
	line-height: 0.44rem;
	color: #f42c39;
	border: solid 1px #f42c39;
	background: #fff5f5;
	font-size: 0.28rem;
}
.qrcode_infor .count_infor .count-item .ellipsis {
	max-width: 2.9rem;
}

/*头部广告位*/
.topFloat {
	line-height: 1rem;
	height: 1rem;
	position: fixed;
	z-index: 999;
	left: 0;
	top: 0;
	width: 100%;
	text-align: center;
	background: #ffd5bf url("../images/topFloat_Mobile.png") no-repeat center;
	background-size: 7.5rem auto;
}
.topFloat a {
	font-size: 0.3rem;
	color: #ea261b;
}
.topFloat strong {
	font-style: italic;
}
.topSpace {
	padding-top: 1rem;
}

/* 桌面电脑布局: 769px 至最高 1232px。样式继承自: 移动设备布局和平板电脑布局。 */
@media only screen and (min-width: 769px) {
	.pc_hide {display: none;}
	.pc_show {display: block;}
	html {font-size: 100px !important; overflow-x: hidden;}
	.pageBox {
		max-width: 750px;
		margin: 0 auto;
	}
	
	/*移动端底部按钮在PC中隐藏*/
	.bottomBtnGroup {
		display: none;
	}
	.bottomSpace {
		padding: 0;
	}
	
	.intro-btn {
		top: 0;
		font-size: 16px;
		width: 30px;
		line-height: 24px;
	}
	
	/*PC侧边悬浮*/
	.pc_sideFloat {
		width: 200px;
		right: 20px;
		top: 150px;
		background: #f54042;
		position: fixed;
		z-index: 100;
	}
	.pc_sideFloat .title {
		font-size: 20px;
		width: 100%;
		text-align: center;
		left: 0;
		top: 20px;
		color: #fff;
		line-height: 100%;
		padding: 15px 0;
	}
	.pc_sideFloat .qrcode_pic {
		width: 110px;
		height: 110px;
		margin: 20px 0;
	}
	.pc_sideFloat .qrcode_text {
		color: #fff;
		font-size: 14px;
	}
	.pc_sideFloat .phoneEle {
		padding: 15px 0;
		font-size: 14px;
		color: #fff;
        border-top: solid 1px #ffa38a;
	}
    .pc_sideFloat .phoneEle p {
        font-size: 16px;
        padding: 0 0 6px 0;
    }
	.pc_sideFloat .phoneEle img {
		margin: 0 0 10px 0;
	}
	.pc_sideFloat .weChat {
		padding: 0 0 20px 0;
		border-top: solid 1px #ffa38a;
	}
    .pc_sideFloat .target_box {
        padding: 10px 20px;
    }
    .pc_sideFloat .target_box a {
        display: inline-block;
        line-height: 30px;
        font-size: 14px;
        color: #fff;
        margin: 5px 0;
        background: #ff9c35;
        width: 100%;
    }
	
	/*头部广告位PC*/
	.topFloat {
		line-height: 56px;
		height: 56px;
		position: fixed;
		z-index: 999;
		left: 0;
		top: 0;
		width: 100%;
		text-align: center;
		background: url("../images/topFloat_pc.png") no-repeat center;
	}
	.topFloat a {
		font-size: 24px;
		color: #ea261b;
		display: block;
		height: 56px;
	}
	.topFloat a:hover {
		text-decoration: underline;
	}
	.topFloat strong {
		font-style: italic;
	}
	.topSpace {
		padding-top: 56px;
	}
	
	
	/*public header style start*/
	.publicHeader {
		/*position: fixed;*/
		width: 100%;
		left: 0;
		top: 0;
		z-index: 9000;
		height: 79px;
		background: #fff;
		font-family: "Microsoft YaHei","微软雅黑";
		font-weight: normal;
		border: solid 1px #F0F0F0;
	}
	.publicHeader .content {
		width: 1200px;
		margin: 0 auto;
	}
	.publicHeader .content:after { 
		content:"."; 
		display:block; 
		clear:both; 
		height:0;
		overflow:hidden;
	}
	.publicHeader .logoLink {
		margin: 16px 10px 0 0;
	}
	.publicHeader a.navItem {
		width: 65px;
		text-align: center;
		margin: 20px 0 0 34px;
		padding: 8px 0;
		font-size: 16px;
		color: #666;
		border-bottom: solid 3px #fff;
		z-index: 11;
	}
	.publicHeader a.active,
	.publicHeader a.navItem:hover {
		color: #da4b4b;
		border-bottom: solid 3px #da4b4b;
	}
	.publicHeader .navItemDownloadApp {
		width: 100px;
	}
	.publicHeader a.navItemDownloadApp .qrcode_pic {
		display: none;
		position: absolute;
		left: 0;
		top: 100%;
		width: 100px;
		height: 100px;
		border: solid 1px #ccc;
		padding: 4px;
		background: #fff;
		max-width: inherit;
	}
	.publicHeader a.navItemDownloadApp:hover .qrcode_pic {
		display: block;
	}
	.publicHeader .searchInput {
		width: 165px;
		height: 42px;
		line-height: 42px;
		border-radius: 21px;
		-webkit-border-radius: 21px;
		-moz-border-radius: 21px;
		padding: 0 40px 0 15px;
		background: #f5f5f5 url("../images/public/search_icon.png") no-repeat 185px center;
		color: #333;
		font-size: 16px;
		margin: 18px 25px 0 0;
	}
	.publicHeader .messageLink {
		padding: 0 18px 0 12px;
		margin: 22px 0 0 0;
		font-size: 16px;
		line-height: 28px;
		color: #666;
	}
	.publicHeader .messageLink .hasMsg {
		right: 12px;
		top: 0;
	}
	.publicHeader .loginLink {
		color: #666;
		font-size: 16px;
		height: 16px;
		line-height: 14px;
		margin: 29px 0 0 0;
		max-width: 165px;
		padding: 0 0 0 12px;
		border-left: solid 1px #cccccd;
	}
	.publicHeader .loginLinked {
		padding: 0 0 0 14px;
		position: relative;
		z-index: 101;
		height: 80px;
		width: auto;
		width: 148px \9;
		white-space: nowrap;
	}
	.publicHeader .loginLinked:after {
		display: block;
		content: " ";
		position: absolute;
		left: 0;
		top: 29px;
		height: 16px;
		width: 1px;
		background: #cccccd;
	}
	.publicHeader .loginLinked img {
		margin: 18px 0 0 0;
	}
	.publicHeader .loginLinked .userId {
		line-height: 74px;
		font-size: 16px;
		color: #666;
		margin: 0 0 0 10px;
		max-width: 80px;
	}
	.publicHeader .loginLinked .controlItem {
		display: none;
		width: 142px;
		top: 97%;
		left: 50%;
		margin: 0 0 0 -65px;
		padding: 5px 0;
		background: #fff;
		border: solid 1px #e6e6e6;
		transition: linear 0.5s;
		-webkit-transition: linear 0.5s;
		-moz-transition: linear 0.5s;
	}
	.publicHeader .loginLinked:hover .controlItem {
		display: block;
	}
	.publicHeader .loginLinked .controlItem .icon {
		position: absolute;
		left: 50%;
		top: -10px;
		margin: 0 0 0 -8px;
	}
	.publicHeader .loginLinked .controlItem a.btnItem {
		display: block;
		height: 28px;
		line-height: 28px;
		font-size: 14px;
		color: #212121;
		margin: 6px 0;
		padding: 0 0 0 40px;
	}
	.publicHeader .loginLinked .controlItem a.btnItem01 {
		background: url("../images/public/logined_icon01.png") no-repeat 19px center;
	}
	.publicHeader .loginLinked .controlItem a.btnItem02 {
		background: url("../images/public/logined_icon02.png") no-repeat 19px center;
	}
	.publicHeader .loginLinked .controlItem a.btnItem03 {
		background: url("../images/public/logined_icon03.png") no-repeat 19px center;
	}
	.publicHeader .loginLinked .controlItem a.btnItem04 {
		background: url("../images/public/logined_icon04.png") no-repeat 19px center;
	}
	.publicHeader .loginLinked .controlItem a.btnItem01:hover {
		background: #da4b4b url("../images/public/logined_icon01Active.png") no-repeat 19px center;
		color: #fff;
	}
	.publicHeader .loginLinked .controlItem a.btnItem02:hover {
		background: #da4b4b url("../images/public/logined_icon02Active.png") no-repeat 19px center;
		color: #fff;
	}
	.publicHeader .loginLinked .controlItem a.btnItem03:hover {
		background: #da4b4b url("../images/public/logined_icon03Active.png") no-repeat 19px center;
		color: #fff;
	}
	.publicHeader .loginLinked .controlItem a.btnItem04:hover {
		background: #da4b4b url("../images/public/logined_icon04Active.png") no-repeat 19px center;
		color: #fff;
	}
	/*public header style end*/

	/*public footer style start*/
	.publicFooter {
		background: #444547;
		line-height: 34px;
		overflow: hidden;
	}
	.publicFooter .content {
		width: 1200px;
		margin: 0 auto;
	}
	.publicFooter .content:after { 
		content:"."; 
		display:block; 
		clear:both; 
		height:0;
		overflow:hidden;
	}
	.publicFooter .footerSmall {
		margin: 12px auto;
	}
	.publicFooter .footerSmall .fr,
	.publicFooter .footerSmall .fr a {
		color: #808080;
		font-size: 12px;
	}
	.publicFooter .footerBig {
		margin: 30px auto;
	}
	.publicFooter .footerBig a,
	.publicFooter .footerBig p,
	.publicFooter .footerBig span {
		color: #808080;
	}
	.publicFooter .footerBig p.linkBox {
		padding: 10px 0 0 0;
		line-height: 20px;
		font-size: 14px;
	}

	/*public footer style end*/
	
}
