/* CSS Document */

body {background: #0066e8; min-width: 0;}
.pc_hide {display: block;}
.pc_show {display: none;}
.pageBox {
	background: url("../images/1/page-bg.png") no-repeat center top;
	background-size: 7.5rem auto;
}
.gradient {
	background: -moz-linear-gradient(top, #ffde6f 0%, #ffd446 100%);
    background: -webkit-linear-gradient(top, #ffde6f 0%,#ffd446 100%);
    background: -o-linear-gradient(top, #ffde6f 0%,#ffd446 100%);
    background: -ms-linear-gradient(top, #ffde6f 0%,#ffd446 100%);
    background: linear-gradient(to bottom, #ffde6f 0%,#ffd446 100%);
	box-shadow: 0 0 10px #ffe0ca;
	-webkit-box-shadow: 0 0 10px #ffe0ca;
	-moz-box-shadow: 0 0 10px #ffe0ca;
}

.btn-item {
	display: inline-block;
	text-align: center;
	font-size: 0.24rem;
	color: #fff;
	width: 1.8rem;
	height: 0.5rem;
	line-height: 0.5rem;
	border-radius: 0.25rem;
	-webkit-border-radius: 0.25rem;
	-moz-border-radius: 0.25rem;
	cursor: pointer;
	font-weight: bold;
	background: #ff5810;
}
.btn-item:active {
	opacity: 0.8;
}
a.disabled {
	background: #e4e4e4;
	box-shadow: 0 0 10px #ececec;
	-webkit-box-shadow: 0 0 10px #ececec;
	-moz-box-shadow: 0 0 10px #ececec;
	color: #9c9c9c;
}

/*公共头*/
.pub-tit {
	text-align: center;
}
.pub-tit .tit-ele {
	display: inline-block;
	font-size: 0.4rem;
	color: #fff;
	line-height: 115%;
	font-weight: bold;
	/*background-image: linear-gradient(-90deg,#fff,#d6d0ff);
	background-image: -webkit-linear-gradient(-90deg,#fff,#d6d0ff);
	-webkit-background-clip: text;
	-webkit-text-fill-color:transparent;*/
	position: relative;
}
.pub-tit .tit-ele .icon01 {
	width: 0.8rem;
	left: -1rem;
	top: 50%;
	margin: -0.12rem 0 0 0;
}
.pub-tit .tit-ele .icon02 {
	width: 0.8rem;
	right: -1rem;
	top: 50%;
	margin: -0.12rem 0 0 0;
}
.pub-tit .tit-des {
	font-size: 0.26rem;
	color: #ffffff;
	line-height: 0.36rem;
	padding: 0.05rem 0 0 0;
}
.pub-tit .tit-des .blue {
	color: #0060ef;
}
.pub-tit .tit-des .yellow {
	color: #ffe823;
}


/*移动端底部悬浮*/
.bottom-space {
	padding-bottom: 1rem;
}
.bottom-btn {
	width: 100%;
	position: fixed;
	left: 0;
	bottom: 0;
	height: 1rem;
	line-height: 1rem;
	background: #fff8dc;
	font-size: 0.4rem;
	color: #ff5810;
	z-index: 11;
	text-align: center;
}
.bottom-btn .btn-01 {
	background: #fff38a;
	color: #041a56;
	width: 50%;
}
.bottom-btn .btn-02 {
	background: #ff5810;
	color: #fff;
	width: 50%;
}
.bottom-btn a:active {
	opacity: 0.8;
}
.bottom-btn .icon {
	width: 0.36rem;
	margin: -0.04rem 0.08rem 0 0;
}

/*专题页面样式 Mobile*/
.at-810 .banner .icon {
	padding: 0.96rem 0 0 0;
}
.at-810 .banner .at-date {
	font-size: 0.28rem;
	color: #fff;
	padding: 0.1rem 0 0.4rem 0;
}
.at-810 .banner .tm-bx {
	padding: 0 0 3.15rem 0;
	text-align: center;
	line-height: 0.44rem;
	font-size: 0.2rem;
	color: #fff;
}
.at-810 .banner .tm-bx .icon {
	width: 1.72rem;
}
.at-810 .banner .tm-bx .item {
	display: inline-block;
	width: 0.54rem;
	height: 0.44rem;
	background: url("../images/1/time-item.png") no-repeat center;
	background-size: 0.54rem auto;
	margin: 0 0.1rem;
	font-size: 0.3rem;
	color: #ed4935;
	font-weight: bold;
}
.at-810 .banner .tar-bx {
	background: url("../images/1/target_line.png") no-repeat center;
	background-size: 7.5rem auto;
	height: 1rem;
}
.at-810 .banner .tar-bx .item {
	display: inline-block;
	width: 2.26rem;
	margin: 0 0.07rem;
}
.at-810 .banner .tarFixed {
	position: fixed;
	width: 100%;
	top: 0;
	left: 0;
	background: #0066e8 url("../images/1/target_line.png") repeat-x center;
	padding: 0.2rem 0;
	z-index: 20;
	margin: 0;
}


/*限时钜惠，迎战C位*/
.sec-01 {
	margin: 0.45rem 0.3rem 0.25rem 0.3rem;
	background: url("../images/1/s01-01.png") no-repeat center top;
	background-size: 6.5rem auto;
	overflow: hidden;
}
.sec-01 .pub-tit {
	margin: 0.15rem 0;
}
.sec-01 .content {
	background: #fff;
	min-height: 4rem;
	padding: 0.17rem 0 0 0;
}
.sec-01 .side-tit {
	padding: 0 0 0.25rem 0;
}
.sec-01 .side-tit span {
	display: inline-block;
	width: 2.5rem;
	height: 0.6rem;
	text-align: center;
	line-height: 0.6rem;
	background: url("../images/1/s01-02.png") no-repeat center;
	background-size: 2.5rem auto;
	color: #fff;
	font-size: 0.32rem;
}
.sec-01 .ls-01 {
	padding: 0 0.16rem 0.15rem 0.16rem;
}
.sec-01 .ls-01:last-child {
	padding-bottom: 1px;
}
.sec-01 .ls-01 li {
	background: #f1f7ff;
	margin: 0 0 0.26rem 0;
}
.sec-01 .ls-01 li .pic {
	width: 2.82rem;
}
.sec-01 .ls-01 li .tit {
	width: 3.45rem;
	margin: 0 0 0 0.26rem;
}
.sec-01 .ls-01 li .tit h3 {
	font-size: 0.32rem;
	color: #171732;
	padding: 0.45rem 0 0.15rem 0;
}
.sec-01 .ls-01 li .tit p {
	font-size: 0.22rem;
}
.sec-01 .ls-01 li .val-inf {
	overflow: hidden;
	height: 0.7rem;
	line-height: 0.7rem;
	background: -moz-linear-gradient(top, #ffeca5 0%, #ffdd62 100%);
    background: -webkit-linear-gradient(top, #ffeca5 0%,#ffdd62 100%);
    background: -o-linear-gradient(top, #ffeca5 0%,#ffdd62 100%);
    background: -ms-linear-gradient(top, #ffeca5 0%,#ffdd62 100%);
    background: linear-gradient(to bottom, #ffeca5 0%,#ffdd62 100%);
}
.sec-01 .ls-01 li .val-inf span {
	display: inline-block;
	width: 1.36rem;
	height: 0.32rem;
	text-align: center;
	line-height: 0.34rem;
	border: dashed 1px #ff5810;
	border-radius: 0.18rem;
	-webkit-border-radius: 0.18rem;
	-moz-border-radius: 0.18rem;
	color: #ff5810;
	font-size: 0.2rem;
	margin: 0.16rem 0 0 0.2rem;
}
.sec-01 .ls-01 li .val-inf strong {
	display: block;
	width: 1.38rem;
	height: 0.7rem;
	line-height: 0.7rem;
	margin: 0 0 0 0.26rem;
	color: #ff5810;
	font-size: 0.32rem;
}
.sec-01 .ls-01 li .val-inf del {
	width: 1.2rem;
	font-size: 0.2rem;
	color: #706b58;
}
.sec-01 .ls-01 li .val-inf .btn-item {
	margin: 0.11rem 0.16rem 0 0;
}

/*线上考试 “证”明实力*/
.sec-02 {
	margin: 0 0.3rem 0.3rem 0.3rem;
	padding: 0.5rem 0.2rem 0.18rem 0.2rem;
	background: #fff;
}
.sec-02 .pub-tit .tit-ele {
	color: #000000!important;
}
.sec-02 .pub-tit .tit-des {
	padding: 0.15rem 0 0 0;
}
.sec-02 .table-ele {
	padding: 0.3rem 0 0 0;
}

/*现在报名  更多福利*/
.sec-03 {
	margin: 0 0.3rem 0.3rem 0.3rem;
	padding: 0.5rem 0 0 0;
	background: #fff;
}
.sec-03 .pub-tit .tit-ele {
	color: #000000!important;
}
.sec-03 .pub-tit .tit-des {
	padding: 0.15rem 0 0 0;
}
.sec-03 .content {
	padding: 0.35rem 0 0 0;
}
.sec-03 .side-tit {
	padding: 0 0 0.35rem 0;
}
.sec-03 .side-tit span {
	display: inline-block;
	width: 2.5rem;
	height: 0.6rem;
	text-align: center;
	line-height: 0.6rem;
	background: url("../images/1/s01-02.png") no-repeat center;
	background-size: 2.5rem auto;
	color: #fff;
	font-size: 0.32rem;
}
.sec-03 .ls-bx img {
	width: 2.08rem;
	margin: 0 0.04rem 0.24rem 0.04rem;
	box-shadow: 0 0 8px #dfeaff;
	-webkit-box-shadow: 0 0 8px #dfeaff;
	-moz-box-shadow: 0 0 8px #dfeaff;
}
.sec-03 .coupon {
	padding: 0 0.2rem 0.4rem 0.2rem;
}
.sec-03 .side-tit01 {
	margin-top: 0.15rem;
}

/*活动说明*/
.sec-04 {
	margin: 0 0.3rem 0.3rem 0.3rem;
	padding: 0.4rem 0 0 0;
	background: #fff;
}
.sec-04 .content {
	padding: 0.4rem 0.24rem 0 0.24rem;
}
.sec-04 .pub-tit .tit-ele {
	color: #000000!important;
}
.sec-04 .blue {
	color: #0034cb;
}
.sec-04 .content h3 {
	font-size: 0.28rem;
	color: #0034cb;
	line-height: 0.4rem;
	padding: 0 0 0.2rem 0;
}
.sec-04 .content p {
	font-size: 0.26rem;
	color: #000000;
	line-height: 0.36rem;
	padding: 0 0 0.15rem 0;
}
.sec-04 .content p.indent {
	text-indent: 0.1rem;
}
.sec-04 .content p.gray {
	color: #545454;
}

/*二维码*/
.st-qrcode {
	background: #0033cd;
	padding: 0.58rem 0;
}
.st-qrcode .qrcode-bx {
	padding: 0 0.2rem 0.58rem 0.2rem;
	text-align: center;
}
.st-qrcode .qrcode-bx .item {
	display: inline-block;
	width: 3rem;
	margin: 0 0.1rem;
}
.st-qrcode .qrcode-bx .item img {
	width: 1.8rem;
}
.st-qrcode .qrcode-bx .item p {
	padding: 0.2rem 0 0 0;
	font-size: 0.24rem;
	color: #ffffff;
}
.st-qrcode .txt-01 {
	font-size: 0.3rem;
	color: #fff8dc;
}
.st-qrcode .txt-01 a {
	color: #ff5810;
}
.st-qrcode .txt-02 {
	font-size: 0.24rem;
	color: #ffffff;
	padding: 0.18rem 0 0 0;
}
.st-qrcode .ar-01 {
	width: 0.3rem;
	left: 0.6rem;
	bottom: 0.66rem;
}
.st-qrcode .ar-02 {
	width: 0.3rem;
	right: 0.6rem;
	bottom: 0.66rem;
}

/*网销二维码*/
.consulting-section {
	padding: 0 0.3rem;
}
.consulting-section .consulting {
	margin: 0.46rem 0 0.2rem 0;
	background: #fff;
	min-height: 1.9rem;
	padding: 0.2rem 0.2rem 0.2rem 2.3rem;
}
.consulting-section .consulting .qrcode {
	width: 2rem;
	left: 0.2rem;
	top: 0.24rem;
	text-align: center;
}
.consulting-section .consulting .qrcode img {
	width: 1.82rem;
}
.consulting-section .consulting .qrcode p {
	font-size: 0.24rem;
	color: #808080;
	padding: 0.12rem 0 0 0;
}
.consulting-section .consulting h3 {
	font-size: 0.36rem;
	color: #060b28;
	padding: 0.24rem 0 0.1rem 0;
}
.consulting-section .consulting .item {
	margin: 0.15rem 0 0 0;
	line-height: 0.36rem;
	font-size: 0.26rem;
	color: #808080;
}
.consulting-section .consulting .item span {
	max-width: 3.3rem;
}
.consulting-section .consulting .item .btn-item {
	display: inline-block;
	width: 0.9rem;
	text-align: center;
	height: 0.36rem;
	line-height: 0.36rem;
	border-radius: 0.18rem;
	-webkit-border-radius: 0.18rem;
	-moz-border-radius: 0.18rem;
	font-size: 0.26rem;
	color: #fff;
}

/*动画*/
.animate-active0 .animate01 {
	animation: fadeInLeftBig 1s;
	-webkit-animation: fadeInLeftBig 1s;
	-moz-animation: fadeInLeftBig 1s;
}
.animate-active0 .animate02 {
	animation: fadeInDownBig 1s;
	-webkit-animation: fadeInDownBig 1s;
	-moz-animation: fadeInDownBig 1s;
}
.animate-active0 .animate03 {
	animation: fadeInRightBig 1s;
	-webkit-animation: fadeInRightBig 1s;
	-moz-animation: fadeInRightBig 1s;
}
.animate-active1 .animate01 {
	animation: fadeInLeftBig 1s;
	-webkit-animation: fadeInLeftBig 1s;
	-moz-animation: fadeInLeftBig 1s;
}
.animate-active1 .animate02 {
	animation: fadeInUpBig 1s;
	-webkit-animation: fadeInUpBig 1s;
	-moz-animation: fadeInUpBig 1s;
}
.animate-active1 .animate03 {
	animation: fadeInRightBig 1s;
	-webkit-animation: fadeInRightBig 1s;
	-moz-animation: fadeInRightBig 1s;
}

/* 桌面电脑布局: 769px 至最高 1232px。样式继承自: 移动设备布局和平板电脑布局。 */
@media only screen and (min-width: 769px) {
	.pc_hide {display: none;}
	.pc_show {display: block;}
	html {font-size: 100px !important;}
	.pageBox {
		max-width: 750px;
		margin: 0 auto;
	}
	.bottom-btn {display: none;}
	.bottom-space {padding: 0;}
	body {background: #0066e8; min-width: 0;}
	
	/*H5底部按钮组隐藏*/
	.bottom-btn {
		display: none;
	}
	
	/*PC侧边悬浮*/
	.sideFloat {
		width: 128px;
		right: 20px;
		top: 50%;
		margin: -135px 0 0 0;
		background: url("../images/1/side-bg.png") repeat-y center top;
		position: fixed;
		z-index: 100;
		-webkit-border-bottom-left-radius: 30px;
		-moz-border-bottom-left-radius: 30px;
		border-bottom-left-radius: 30px;
		border-bottom-right-radius: 30px;
		-webkit-border-bottom-right-radius: 30px;
		-moz-border-bottom-right-radius: 30px;
	}
	
	.sideFloat .linkItem {
		display: block;
		width: 128px;
		height: 39px;
		text-indent: -16px;
		line-height: 32px;
		font-size: 16px;
		color: #fff;
		background: url("../images/1/side-item-bg.png") no-repeat center;
		margin: 8px auto 0 auto;
	}
	.sideFloat .linkItem:hover {
		opacity: 0.8;
		filter: alpha(opacity=80);
	}
	.sideFloat .phone-ele {
		font-size: 16px;
		color: #fff;
		padding: 0 0 20px 0;
		background: url("../images/1/side-bg-bottom.png") no-repeat center bottom;
	}
	.sideFloat .phone-ele p {
		padding: 12px 0 8px 0;
	}
	.sideFloat .phone-ele .num-ele {
		font-size: 14px;
	}
	
	/*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;
	}
	.topSpace {
		padding-top: 80px;
	}
	.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;
		display: block;
		width: 65px;
		text-align: center;
		margin: 20px 0 0 34px;
		padding: 8px 0;
		font-size: 16px;
		color: #666;
		border-bottom: solid 3px #fff;
		cursor: pointer;
	}
	.publicHeader .navItemDownloadApp .download_pop {
		display: none;
		position: absolute;
		left: 50%;
		top: 90%;
		width: 325px;
		margin: 0 0 0 -180px;
		min-height: 115px;
		padding: 20px;
		background: #fff;
		box-shadow: 0 0 10px #e6e6e6;
		-webkit-box-shadow: 0 0 10px #e6e6e6;
		-moz-box-shadow: 0 0 10px #e6e6e6;
		border-radius: 10px;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
	}
	.publicHeader .navItemDownloadApp:hover .download_pop {
		display: block;
	}
	.publicHeader .navItemDownloadApp .download_pop .pic {
		width: 116px;
		height: 116px;
		overflow: hidden;
	}
	.publicHeader .navItemDownloadApp .download_pop .download_infor {
		width: 185px;
	}
	.publicHeader .navItemDownloadApp .download_pop .download_infor p {
		font-size: 14px;
		color: #666666;
	}
	.publicHeader .navItemDownloadApp .download_pop .download_infor .download_link {
		display: inline-block;
		margin: 12px 0 0 0;
	}
	.publicHeader .navItemDownloadApp .download_pop .download_infor .download_link:hover {
		opacity: 0.8;
		filter: alpha(opacity=80);
	}
	
	.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*/
	
}

