html {
	font-size: 19.2px; /*默认以设计稿为基准*/
}

body {
	word-break: break-all;
	word-wrap: break-word;
	width: 100%;
	*cursor: default;
	overflow: hidden;
}

@media only screen and (max-width: 1680px) {
	html {
		font-size: 16.8px;
	}
}

@media only screen and (max-width: 1440px) {
	html {
		font-size: 14.4px;
	}
}
/* @media only screen and (max-width: 1366px) {
    html{
        font-size:13.66px;
    }
} */

#pageContain {
	overflow: hidden;
}

.sxb_page {
	display: none;
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	min-width: 1300px;
}

.sxb_footer_banquan {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
}

	.sxb_footer_banquan .footer_quanzhan {
		padding-top: 0;
		padding-bottom: 20px;
	}

.current {
	display: block;
	z-index: 1;
}

.sxb_main .box_one_bg {
	position: relative;
	width: 100%;
	background: url(../images/sxb/app_sxb_1bg.jpg) no-repeat center;
}

.sxb_main .box_two,
.sxb_main .box_four {
	background: #1dc670;
}

.sxb_main .box_three {
	background: #E3E8EE;
}

.sxb_main .box_five .sxbPage_footer {
	background: url(../images/sxb/app_sxb_5f_bg.png) no-repeat center;
}

.sxbPage_one_box {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	margin-left: 53%;
}

	.sxbPage_one_box .box_title {
		display: flex;
		align-items: center;
	}

	.sxbPage_one_box .box_logo {
		display: block;
		width: 6rem;
		height: 6rem;
		margin-right: 1rem;
	}

	.sxbPage_one_box .title_info {
		display: flex;
		flex-direction: column;
		justify-content: space-between;
		height: 5.4rem;
	}

	.sxbPage_one_box .title_name {
		font-size: 2.4rem;
		font-weight: bold;
		color: #2bbb61;
		letter-spacing: 1px;
	}

	.sxbPage_one_box .title_txt {
		font-size: 1.6rem;
		letter-spacing: 1px;
		color: #464c5b;
	}

	.sxbPage_one_box .box_notes {
		display: flex;
		align-items: center;
		margin-top: 1.8rem;
	}

	.sxbPage_one_box .box_notes_li {
		position: relative;
	}

	.sxbPage_one_box .notes_bg {
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		z-index: 1;
	}

	.sxbPage_one_box .notes_li_in {
		position: relative;
		height: 2.4rem;
		z-index: 2;
		display: flex;
		align-items: center;
		padding-left: 0.75rem;
		padding-right: 0.7rem;
		font-size: 1.2rem;
		color: #464c5b;
	}

		.sxbPage_one_box .notes_li_in img {
			display: block;
			width: 1.2rem;
			height: 1.2rem;
			margin-right: 0.2rem;
		}

	.sxbPage_one_box .box_update {
		display: flex;
		align-items: center;
		margin-top: 5.2rem;
	}

	.sxbPage_one_box .update_left,
	.sxbPage_footer .update_left {
		display: flex;
		flex-direction: column;
		justify-content: space-between;
		height: 7.5rem;
	}

	.sxbPage_one_box .update_btn,
	.sxbPage_footer .update_btn {
		width: 11rem;
		height: 3rem;
		background: #010101;
		border-radius: 0.3rem;
		display: flex;
		align-items: center;
		padding-left: 0.6rem;
		box-sizing: border-box;
		cursor: pointer;
		color: #f5f7fa;
	}

		.sxbPage_one_box .update_btn img,
		.sxbPage_footer .update_btn img {
			display: block;
			width: 2.4rem;
			height: 2.4rem;
			margin-right: 0.6rem;
		}

	.sxbPage_one_box .update_btn_info,
	.sxbPage_footer .update_btn_info {
		line-height: 1.4;
	}

	.sxbPage_one_box .update_txt1,
	.sxbPage_footer .update_txt1 {
		display: block;
		font-size: 0.8rem;
	}

	.sxbPage_one_box .update_txt2,
	.sxbPage_footer .update_txt2 {
		display: block;
		font-size: 0.65rem;
	}

	.sxbPage_one_box .update_btn:hover,
	.sxbPage_one_box .update_active,
	.sxbPage_footer .update_btn:hover,
	.sxbPage_footer .update_active {
		color: #f3f2fb;
		background: #2bbb61;
	}

	.sxbPage_one_box .update_ewm,
	.sxbPage_footer .update_ewm {
		display: block;
		margin-left: 1.5rem;
		width: 7.5rem;
		width: 7.5rem;
		height: 7.5rem;
		border-radius: 0.2rem;
	}

	.sxbPage_one_box .box_copyright {
		width: 20rem;
		height: 4rem;
		margin-top: 1.5rem;
		background: #FFFFFF;
		border-radius: 0.2rem;
		display: flex;
		align-items: center;
		justify-content: space-between;
	}

	.sxbPage_one_box .copyright_txt {
		position: relative;
		width: 12.5rem;
		padding-left: 0.7rem;
		box-sizing: border-box;
		font-size: 0.7rem;
		color: #657180;
		line-height: 1.4rem;
	}

		.sxbPage_one_box .copyright_txt::before {
			content: '';
			position: absolute;
			right: 0;
			top: 50%;
			transform: translateY(-50%);
			width: 1px;
			height: 2.8rem;
			background: #E3E8EE;
		}

		.sxbPage_one_box .copyright_txt span {
			display: block;
		}

	.sxbPage_one_box .copyright_link {
		text-align: right;
		line-height: 1.4rem;
		font-size: 0.7rem;
	}

		.sxbPage_one_box .copyright_link a {
			display: block;
			color: #657180;
		}

.sxbPage_flex {
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	height: 41.2rem;
	display: flex;
	align-items: center;
	justify-content: center;
}

.sxbPage_cont .title {
	white-space: nowrap;
	font-size: 2.4rem;
	font-weight: bold;
}

.sxbPage_cont .title_tips {
	margin-top: 1.2rem;
	font-size: 1.6rem;
}

.sxbPage_cont .list,
.sxbPage_cont .text {
	margin-top: 3rem;
	line-height: 3rem;
	font-size: 1.2rem;
}

.sxbPage_cont .text {
	width: 24rem;
	text-align: justify;
}

.sxbPage_cont .list li {
	position: relative;
	display: block;
	padding-left: 1.5rem;
}

	.sxbPage_cont .list li::before {
		content: '';
		position: absolute;
		left: 0;
		top: 1.15rem;
		width: 0.7rem;
		height: 0.7rem;
		border-radius: 50%;
	}

.sxbPage_cont_l,
.zdaPage_cont_l {
	margin-right: 7.5rem;
}

	.sxbPage_cont_l .title,
	.sxbPage_cont_l .text {
		color: #FFFFFF;
	}

	.sxbPage_cont_l .title_tips {
		color: #E5FFF2;
	}

	.sxbPage_cont_l .list {
		color: #e5fff2;
	}

		.sxbPage_cont_l .list li::before {
			background: #FFFFFF;
		}

		.sxbPage_cont_l .list li span,
		.sxbPage_cont_l .text span {
			color: #fff100;
		}

.sxbPage_cont_r,
.zdaPage_cont_r {
	margin-left: 7rem;
}

	.sxbPage_cont_r .title {
		color: #2bbb61;
	}

	.sxbPage_cont_r .list {
		color: #657180;
	}

		.sxbPage_cont_r .list li span {
			color: #ff6900;
		}

		.sxbPage_cont_r .list li::before {
			background: #657180;
		}

.sxbPage_img {
	position: relative;
	height: 100%;
	width: 20.05rem;
}

	.sxbPage_img .img_view {
		position: relative;
		z-index: 5;
		width: 100%;
		height: 100%;
	}

	.sxbPage_img .img_bg {
		position: absolute;
		z-index: 1;
		left: 50%;
		bottom: -2.75rem;
		transform: translateX(-50%);
		width: 36.75rem;
		height: 29.7rem;
	}

	.sxbPage_img .two_paper_img {
		position: absolute;
		z-index: 10;
		left: 50%;
		transform: translateX(-50%);
		display: flex;
		align-items: center;
		bottom: 9rem;
	}

		.sxbPage_img .two_paper_img img {
			display: block;
			width: 15.4rem;
			height: 12.6rem;
			margin: 0 -0.5rem;
		}

	.sxbPage_img .two_icon_one {
		position: absolute;
		z-index: 15;
		width: 4.85rem;
		height: 5.15rem;
		left: -8.9rem;
		bottom: 12rem;
	}

	.sxbPage_img .two_icon_two {
		position: absolute;
		z-index: 15;
		width: 5.2rem;
		height: 5.5rem;
		top: 13.6rem;
		right: -3.6rem;
	}

	.sxbPage_img .two_icon_three {
		position: absolute;
		z-index: 15;
		width: 4.15rem;
		height: 4.35rem;
		right: -7.2rem;
		bottom: 5.5rem;
	}

	.sxbPage_img .three_paper_img {
		position: absolute;
		z-index: 10;
		left: 50%;
		transform: translateX(-50%);
		top: 10.7rem;
		width: 30.4rem;
		height: 10.1rem;
	}

		.sxbPage_img .three_paper_img img {
			display: block;
			width: 100%;
			height: 100%;
		}

	.sxbPage_img .three_icon_one {
		position: absolute;
		z-index: 15;
		bottom: 3.15rem;
		left: -4.35rem;
		width: 3.35rem;
		height: 3.85rem;
	}

	.sxbPage_img .three_icon_two {
		position: absolute;
		z-index: 15;
		width: 3.9rem;
		height: 4.2rem;
		left: -5.85rem;
		bottom: 17rem;
	}

	.sxbPage_img .three_icon_three {
		position: absolute;
		z-index: 15;
		width: 3.7rem;
		height: 4.25rem;
		right: -3.8rem;
		bottom: 14rem;
	}

	.sxbPage_img .four_paper_img {
		position: absolute;
		z-index: 10;
		left: 50%;
		transform: translateX(-50%);
		bottom: 7rem;
		width: 27.25rem;
		height: 14.9rem;
	}

		.sxbPage_img .four_paper_img img {
			display: block;
			width: 100%;
			height: 100%;
		}

	.sxbPage_img .four_icon_one {
		position: absolute;
		z-index: 15;
		width: 4.1rem;
		height: 4.4rem;
		bottom: 11.5rem;
		left: -7.2rem;
	}

	.sxbPage_img .four_icon_two {
		position: absolute;
		z-index: 15;
		width: 3.8rem;
		height: 4rem;
		top: 12.8rem;
		right: -2.5rem;
	}

	.sxbPage_img .four_icon_three {
		position: absolute;
		z-index: 15;
		width: 4.25rem;
		height: 4.5rem;
		bottom: 5.65rem;
		right: -7.1rem;
	}

.sxbPage_footer {
	position: relative;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

	.sxbPage_footer .footer_title {
		display: block;
		text-align: center;
		font-size: 2.4rem;
		font-weight: bold;
		color: #FFFFFF;
	}

		.sxbPage_footer .footer_title span {
			color: #2BBB61;
		}

	.sxbPage_footer .box_update {
		display: flex;
		align-items: center;
		justify-content: center;
		margin-top: 6.65rem;
	}

/* 找答案 */
.zda_circleIcon img {
	position: absolute;
	z-index: 100;
}

.zda_circleIcon .icon1 {
	left: 0;
	top: 19.5%;
	width: 4.85rem;
	height: 5rem;
	animation: circlefirst 8s linear infinite;
	-webkit-animation: circlefirst 8s linear infinite;
}

@keyframes circlefirst {
	0 {
		transform: translate(0,0);
	}

	25% {
		transform: translate(20%,10%);
	}

	50% {
		transform: translate(32%,25%);
	}

	75% {
		transform: translate(52%,-20%);
	}

	100% {
		transform: translate(0,0);
	}
}

@-webkit-keyframes circlefirst {
	0 {
		transform: translate(0,0);
	}

	25% {
		transform: translate(20%,10%);
	}

	50% {
		transform: translate(32%,25%);
	}

	75% {
		transform: translate(52%,-20%);
	}

	100% {
		transform: translate(0,0);
	}
}

.zda_circleIcon .icon2 {
	top: 19.5%;
	right: 4.5%;
	width: 6.6rem;
	height: 6.15rem;
	animation: circlesecond 8s linear infinite;
	-webkit-animation: circlesecond 8s linear infinite;
}

@keyframes circlesecond {
	0 {
		transform: translate(0,0);
	}

	25% {
		transform: translate(20%,-10%);
	}

	50% {
		transform: translate(32%,25%);
	}

	75% {
		transform: translate(52%,35%);
	}

	100% {
		transform: translate(0,0);
	}
}

@-webkit-keyframes circlesecond {
	0 {
		transform: translate(0,0);
	}

	25% {
		transform: translate(20%,-10%);
	}

	50% {
		transform: translate(32%,25%);
	}

	75% {
		transform: translate(52%,35%);
	}

	100% {
		transform: translate(0,0);
	}
}

.zda_circleIcon .icon3 {
	bottom: 11.5%;
	right: 11.4%;
	width: 4.1rem;
	height: 4.15rem;
	animation: circlethird 8s linear infinite;
	-webkit-animation: circlethird 8s linear infinite;
}

@keyframes circlethird {
	0 {
		transform: translate(0,0);
	}

	25% {
		transform: translate(20%,-10%);
	}

	50% {
		transform: translate(32%,25%);
	}

	75% {
		transform: translate(52%,35%);
	}

	100% {
		transform: translate(0,0);
	}
}

@-webkit-keyframes circlethird {
	0 {
		transform: translate(0,0);
	}

	25% {
		transform: translate(30%,15%);
	}

	50% {
		transform: translate(-10%,28%);
	}

	75% {
		transform: translate(42%,40%);
	}

	100% {
		transform: translate(0,0);
	}
}

.zda_main .box_one_bg {
	position: relative;
	width: 100%;
	background: url(../images/zda/app_zdn_1fbg.png) no-repeat center;
}

.zda_main .box_two,
.zda_main .box_four {
	background: #E3E8EE;
}

.zda_main .box_three {
	background: #FFFFFF;
}

.zda_main .box_five .sxbPage_footer {
	background: url(../images/zda/app_zdn_5f_bg.png) no-repeat center;
}

.zdaPage_one_box .box_one_mp {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: -38.5rem;
	width: 37.45rem;
	height: 32.9rem;
}

.zdaPage_one_box .title_name {
	color: #FED000;
}

.zdaPage_one_box .title_txt {
	font-size: 1.3rem;
	color: #FFFFFF;
}

.zdaPage_one_box .notes_li_in {
	color: #fafafb;
}

.zdaPage_one_box .update_btn i,
.zdaPage_footer .update_btn i {
	display: block;
	width: 2.4rem;
	height: 2.4rem;
	margin-right: 0.6rem;
}

.zdaPage_one_box .update_active,
.zdaPage_one_box .update_btn:hover,
.zdaPage_footer .update_active,
.zdaPage_footer .update_btn:hover {
	background: #fed000;
	color: #020202;
}

.zdaPage_one_box .update_btn .iphone_icon,
.zdaPage_footer .update_btn .iphone_icon {
	background: url(../images/zda/app_zdn_1f_ios.png) no-repeat;
	background-size: 100% 100%;
}

.zdaPage_one_box .update_active .iphone_icon,
.zdaPage_one_box .update_btn:hover .iphone_icon,
.zdaPage_footer .update_active .iphone_icon,
.zdaPage_footer .update_btn:hover .iphone_icon {
	background: url(../images/zda/app_zdn_1f_ios2.png) no-repeat;
	background-size: 100% 100%;
}

.zdaPage_one_box .update_btn .android_icon,
.zdaPage_footer .update_btn .android_icon {
	background: url(../images/zda/app_zdn_1f_android.png) no-repeat;
	background-size: 100% 100%;
}

.zdaPage_one_box .update_active .android_icon,
.zdaPage_one_box .update_btn:hover .android_icon,
.zdaPage_footer .update_active .android_icon,
.zdaPage_footer .update_btn:hover .android_icon {
	background: url(../images/zda/app_zdn_1f_android2.png) no-repeat;
	background-size: 100% 100%;
}

.zdaPage_one_box .update_txt2,
.zdaPage_footer .update_txt2 {
	color: #c3cbd6;
}

.zdaPage_one_box .update_active .update_txt2,
.zdaPage_one_box .update_btn:hover .update_txt2,
.zdaPage_footer .update_active .update_txt2,
.zdaPage_footer .update_btn:hover .update_txt2 {
	color: #8c623a;
}

.zdaPage_one_box .box_copyright {
	background: rgba(0,0,0,0.12);
}

.zdaPage_one_box .copyright_txt {
	color: #D7DDE4;
}

.zdaPage_one_box .copyright_link a {
	color: #D7DDE4;
}

.zdaPage_cont_l .title {
	color: #333333;
}

.zdaPage_cont_r .title {
	color: #2bbb61;
}

.zda_main .sxbPage_cont .list,
.zdaPage_cont_l .text,
.zdaPage_cont_l .title_tips {
	color: #657180;
}

.zdaPage_cont_l .list li::before,
.zdaPage_cont_r .list li::before {
	background: #657180;
}

.zdaPage_cont_l .list li span,
.zdaPage_cont_r .list li span,
.zdaPage_cont_l .text span {
	color: #ff6900;
}

.zdaPage_footer .footer_title span {
	color: #fed000;
}

.zdaPage_footer .footer_notes {
	display: block;
	font-size: 1.6rem;
	color: #FFFFFF;
	margin-top: 1.5rem;
	text-align: center;
}

/* 题库-旧版 */
.tk_main_old .box_one_bg {
	position: relative;
	width: 100%;
	background: url(../images/tiku_old/app_zdn_1f_bg.png) no-repeat center;
}

.tk_main_old .box_two,
.tk_main_old .box_four {
	background: #FFFFFF;
}

.tk_main_old .box_three {
	background: #E3E8EE;
}

.tk_main_old .box_five .zdaPage_footer {
	background: url(../images/tiku_old/app_test_5f_bg.png) no-repeat center;
}

.tk_one_label {
	width: 25.5rem;
	display: flex;
	flex-wrap: wrap;
	padding-top: 0.7rem;
}

	.tk_one_label li {
		display: flex;
		align-items: center;
		min-width: 8.5rem;
		margin-top: 1.2rem;
		font-size: 1.2rem;
		color: #FAFAFB;
	}

		.tk_one_label li img {
			display: block;
			width: 1.2rem;
			height: 1.2rem;
			margin-right: 0.2rem;
		}

.tk_main_old .sxbPage_one_box .box_update,
.tk_main_new .sxbPage_one_box .box_update {
	margin-top: 4rem;
}

.tk_main_old .sxbPage_cont .title {
	color: #3A78FF;
}

.tkTwo_paper_img {
	position: absolute;
	z-index: 10;
	left: 50%;
	transform: translateX(-50%);
	top: 9.18rem;
	width: 30.4rem;
	height: 15.1rem;
}

	.tkTwo_paper_img img {
		display: block;
		width: 100%;
		height: 100%;
	}

.tk_main_old .three_icon_two,
.tk_main_new .three_icon_two {
	bottom: 14.2rem;
}

.tk_main_old .three_icon_three,
.tk_main_new .three_icon_three {
	bottom: 8.2rem;
	right: -5.2rem;
}

.zda_main .sxbPage_img .four_paper_img {
	bottom: 9rem;
}

/* 题库-新版 */
.tk_main_new .box_one_bg {
	position: relative;
	width: 100%;
	background: url(../images/tiku_new/app_test_1f_bg.png) no-repeat center;
}

.tk_main_new .box_two,
.tk_main_new .box_four {
	background: #FFFFFF;
}

.tk_main_new .box_three {
	background: #E3E8EE;
}

.tk_main_new .box_five .zdaPage_footer {
	background: url(../images/tiku_new/app_test_5f_bg.png) no-repeat center;
}

.tk_main_new .sxbPage_one_box .title_name {
	color: #fff100;
}

.tk_main_new .sxbPage_cont .title {
	color: #2BBB61;
}

.tk_main_new .sxbPage_footer .footer_title span {
	color: #fff100;
}

.page_dian {
	position: fixed;
	top: 50%;
	right: 30px;
	z-index: 999;
	transform: translateY(-50%);
}

	.page_dian ul li span {
		display: none;
	}

	.page_dian ul li {
		width: 9px;
		height: 9px;
		text-align: center;
		display: block;
		border-radius: 50%;
		background: #000000;
		opacity: 0.3;
		margin: 10px auto;
		cursor: pointer;
	}

	.page_dian ul .active {
		width: auto;
		height: auto;
		background: none;
		opacity: 1;
	}

		.page_dian ul .active span {
			display: block;
			font-size: 14px;
			color: #ffc501;
		}

.animate {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: 30px;
	width: 32px;
	height: 32px;
	animation: myfirst 1s linear infinite;
	-webkit-animation: myfirst 1s linear infinite;
}

	.animate .animate_icon {
		width: 100%;
		height: 100%;
	}

@keyframes myfirst {
	from {
		bottom: 30px;
		opacity: 1;
	}

	to {
		bottom: 0;
		opacity: 0;
	}
}

@-webkit-keyframes myfirst {
	from {
		bottom: 30px;
		opacity: 1;
	}

	to {
		bottom: 0;
		opacity: 0;
	}
}

.slide {
	display: block;
	z-index: 2;
}

.swipe {
	display: block;
	z-index: 3;
	transition-duration: 0ms !important;
	-webkit-transition-duration: 0ms !important;
}
