@charset "utf-8";

html {
	-ms-touch-action: none;
	/* 阻止windows Phone 的默认触摸事件 */
}

body,
div,
p,
ul,
li,
input {
	margin: 0;
	padding: 0;
	border: 0;
	position: relative;
}

ul,
input {
	list-style: none;
}

body {
	width: 100%;
	*cursor: default;
	overflow: hidden;
	font: 16px/1.5 "Microsoft YaHei", Helvetica, STHeiti STXihei, Microsoft JhengHei, Arial;
}

#pageContain {
	overflow: hidden;
}

#embed {
	height: 0;
	width: 0;
	position: absolute;
}

/* 右侧导航 

	#fullPage-nav { _display: none; font-size: 12px;}

	#fullPage-nav li { width: 90px; height: 21px; margin: 10px 0 0; vertical-align: middle;}

	#fullPage-nav li a { float: right; width: 21px; height: 21px; color: #8F9DA4; text-decoration: none; text-align: right; background: url(images/dot.png) 5px 5px no-repeat;}

	#fullPage-nav li .active { background-position: 0 bottom;}

	#fullPage-nav span { display: none;}*/

.fullPage-tooltip {
	float: left;
	top: 0;
	margin-right: 5px;
	font: 12px "Microsoft Yahei";
	color: #8F9DA4;
	line-height: 21px;
}

.section {
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.hidden {
	display: none;
	opacity: 0;
}

.show {
	display: block;
	opacity: 1;
}

.page {
	display: none;
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
}

.contain {
	width: 100%;
	height: 100%;
	display: none;
	position: relative;
	z-index: 0;
}

.current .contain,
.slide .contain {
	display: block;
}

.current {
	display: block;
	z-index: 1;
}

.slide {
	display: block;
	z-index: 2;
}

.swipe {
	display: block;
	z-index: 3;
	transition-duration: 0ms !important;
	-webkit-transition-duration: 0ms !important;
}

.section1 {
	background: url("http://www.cngongji.cn/gjys/wap/images/phone/guide.jpg") top left;
	background-size: 100% 100%;
}

.section2 {
	background: url("http://www.cngongji.cn/2019new/mobile/images/gongji_img02.jpg") top left;
	background-size: 100% 100%;
}

.section3 {
	background: url("http://www.cngongji.cn/2019new/mobile/images/gongji_img05.jpg") top left;
	background-size: 100% 100%;
}

.section4 {
	background: url("http://www.cngongji.cn/2019new/mobile/images/gongji_img10.jpg") top left;
	background-size: 100% 100%;
}

.section5 {
	background: url("http://www.cngongji.cn/2019new/mobile/images/gongji_img14.jpg") top left;
	background-size: 100% 100%;
}

.position {
	position: absolute;
	z-index: 99;
	left: 50%;
}

.bg {
	height: 100%;
	width: 100%;
	position: absolute;
	z-index: 0;
	left: 0;
	top: 0;
}

.center {
	position: absolute;
	width: 100%;
	overflow: hidden;
	height: 315px;
	top: 5.9%;
	margin-top: 248px;
	z-index: 99;
}

.bottom {
	top: 5.9%;
	margin-top: 593px;
}

.title {
	position: absolute;
	z-index: 99;
	left: 50%;
}

.text {
	position: absolute;
	z-index: 99;
	bottom: 11%;
}

.pic {
	position: absolute;
	z-index: 99;
	left: 50%;
}

.page .lazhu {
	position: absolute;
	z-index: 99;
	left: 50%;
}

.page .title {
	top: -3%;
	opacity: 0;
	transition: all 1s;
	height: 180px;
}

.section2 .title {
	width: 300px;
	margin-left: -150px;
	height: auto;
}

.section3 .title {
	width: 300px;
	height: auto;
	margin-left: -150px;
}

.section4 .title {
	width: 300px;
	height: auto;
	margin-left: -150px;
}

.section5 .title {
	width: 300px;
	margin-left: -150px;
	height: auto;
}

.page .text {
	left: 50%;
	opacity: 0;
	transition: all 1s;
}

.section2 .text {
	height: 190px;
	width: 47.5px;
	margin-left: -315px;
	bottom: 29%;
}

.section4 .text {
	height: 190px;
	width: 45.23px;
	bottom: 27%;
	margin-left: -345px;
}

.section3 .text {
	height: 190px;
	width: 42.65px;
	margin-left: 275px;
	bottom: 20%;
}

.section5 .text {
	height: 190px;
	width: 42.65px;
	margin-left: -315px;
}

.lazhubox {
	width: 56.5px;
	height: 220px;
	bottom: -400px;
	margin-left: 40px;
	opacity: 0;
	transition: all 1s;
}

.lazhu {
	width: 90px;
	height: auto;
	bottom: 0;
	margin-left: 0;
	left: 0 !important;
}

.yan {
	width: 110px;
	margin-left: -28px;
	margin-top: 8px;
	position: absolute;
	z-index: 999;
	opacity: 1;
	display: none;
}

.flowerbox {
	width: 200.78px;
	height: 190px;
	bottom: 20%;
	transition: all 1s;
	margin-left: -500px;
	opacity: 0;
}

.peacebox {
	width: 200.78px;
	height: 190px;
	bottom: 28%;
	transition: all 1s;
	margin-left: 300px;
	opacity: 0;
}

.garlandflower {
	width: 180px;
	height: auto;
}

.peace {
	width: 118.1px;
	height: 190px;
}

.prevbox {
	width: 100px;
	height: 50px;
	bottom: 0;
	margin-left: -50px;
	z-index: 990;
}

.prev {
	width: 30px;
	height: 12.1px;
	bottom: 10px;
	margin-left: -15px;
	z-index: 999;
}

.pointer {
	position: absolute;
	width: 128px;
	height: 128px;
	z-index: 99;
	cursor: pointer;
}

.section2 .pointer {
	left: -43px;
	top: 43px;
	z-index: 99;
}

.section3 .pointer {
	left: 40px;
	top: 16px;
}

.section4 .pointer {
	left: 17px;
	top: 148px;
}

.flower {
	position: absolute;
	z-index: 99;
	display: none;
}

.flower.one {
	top: -50px;
	left: -30px;
	width: 140%;
	height: 144%;
}

.flower.two {
	top: 34px;
	left: 153px;
	width: 20px;
	height: 21.05px;
}

.flower.three {
	top: 35px;
	left: 120px;
	width: 26px;
	height: 28.7px;
}

.flower.four {
	top: 10px;
	left: 94px;
	width: 30px;
	height: 32.2px;
}

.flower.five {
	top: 69px;
	left: 183px;
	width: 0;
	height: 0;
}

.supplicaitionbox {
	position: absolute;
	z-index: 999;
	width: 190px;
	left: 50%;
	margin-left: 320px;
	height: 210px;
	opacity: 0;
	transition: all 1s;
	bottom: 30%;
}

.supplicaitionbox .tit {
	color: #ffffff;
	font-size: 12px;
	font-family: '微软雅黑';
	margin-bottom: 4px;
	text-align: left;

}

.inputbox {
	width: 170px;
	background-color: #ffffff;
	text-align: left top;
	line-height: 24px;
	padding: 10px;
	color: #0b59bb;
	font-size: 12px;
	font-family: '微软雅黑';
	height: 170px;
}

.bottombox {
	overflow: hidden;
	margin-top: 8px;
	width: 100%;
	position: relative;
	border-radius: 0;
	height: 30px;
}

.bottombox input {
	color: #0959bc;
	font-size: 12px;
	font-family: '微软雅黑';
	line-height: 24px;
	height: 24px;
	padding-left: 5px;
	background-color: #fff;
	border-radius: 0;
}

.bottombox .button {
	background-color: #0959bc;
	height: 24px;
	line-height: 24px;
	width: 60px;
	color: white;
	text-align: center;
	cursor: pointer;
	font-size: 12px;
	font-family: '微软雅黑';
	position: absolute;
	right: 0;
	top: 2px;
	z-index: 9999;
}

.bottombox .button:hover {
	background-color: #053C7F;
}

.thanks {
	display: none;
	position: absolute;
	width: 100%;
	left: 0;
	top: 60%;
	z-index: 999;
	opacity: 0;
	transition: all 1s;
}

.thanks img {
	height: 15.36px;
	width: 160px;
	position: absolute;
	left: 50%;
	margin-left: -80px;
}

.thanks div {
	width: 100%;
	text-align: center;
	margin-top: 20px;
	cursor: pointer;
}

.thanks div a {
	font-size: 12px;
	font-family: '微软雅黑';
	color: #ffffff;
	cursor: pointer;
	text-decoration: none;
}

.page.current .text {}

input::-moz-placeholder,
textarea::-moz-placeholder {
	color: #bdc3c7;
}

input::-ms-input-placeholder,
textarea::-ms-input-placeholder {
	color: #bdc3c7;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	color: #bdc3c7;
}

/** 动画过渡 **/
.current .title {
	top: 14%;
	opacity: 1;
	transition-delay: 0.1s;
}

.section2.current .text {
	margin-left: -100px;
	opacity: 1;
	transition-delay: 0.1s;
}

.section4.current .text {
	margin-left: -100px;
	opacity: 1;
	transition-delay: 0.1s;
}

.section3.current .text {
	margin-left: 70px;
	opacity: 1;
	transition-delay: 0.1s;
}

.section5.current .text {
	margin-right: -140px;
	opacity: 1;
	transition-delay: 0.1s;
	bottom: 30%;
	left: auto;
	right: 50%;
}

.current .lazhubox {
	bottom: 25%;
	opacity: 1;
}

.current .flowerbox {
	margin-left: -165px;
	opacity: 1;
}

.current .peacebox {
	margin-left: 25px;
	opacity: 1;
}

.current .supplicaitionbox {
	opacity: 1;
	margin-left: -165px;
}

.show.thanks {
	top: 50%;
	opacity: 1;
}


.move {
	-webkit-animation: move 2.4s linear infinite;
	animation: move 2.4s linear infinite;
}

.flowerscale {
	-moz-animation: flower 1.6s 1 ease;
	-webkit-animation: flower 1.6s 1 ease;
	animation: flower 1.6s 1 ease;
}

.lazhubox .round {
	border: 8px #f8d29b solid;
}

.round {
	position: absolute;
	left: 0;
	top: -54px;
	width: 128px;
	height: 128px;
	border-radius: 100%;
	/*background: #bce0fd;*/
	border: 8px #bce0fd solid;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-animation: kuosan 3s linear infinite;
	animation: kuosan 3s linear infinite;
}

.round2 {
	-webkit-animation-delay: 950ms !important;
	animation-delay: 950ms !important;
}

.round3 {
	-webkit-animation-delay: 1900ms !important;
	animation-delay: 1900ms !important;
}

.rotate2 {
	-moz-animation: rotate2 4000ms 0s 2 ease-in-out;
	-webkit-animation: rotate2 4000ms 0s 2 ease-in-out;
	animation: rotate2 4000ms 0s 2 ease-in-out;

	-webkit-transform-origin: top center;
	-moz-transform-origin: top center;
	transform-origin: top center;

	animation-direction: alternate;
	-webkit-animation-direction: alternate;

}


@-moz-keyframes move {
	0% {
		bottom: 10px;
		opacity: 1;
	}

	30% {
		bottom: 30px;
		opacity: 0.5;
	}

	100% {
		bottom: 10px;
		opacity: 1;
	}
}

@-webkit-keyframes move {
	0% {
		bottom: 10px;
		opacity: 1;
	}

	30% {
		bottom: 30px;
		opacity: 0.5;
	}

	100% {
		bottom: 10px;
		opacity: 1;
	}
}

@keyframes move {
	0% {
		bottom: 10px;
		opacity: 1;
	}

	30% {
		bottom: 30px;
		opacity: 0.5;
	}

	100% {
		bottom: 10px;
		opacity: 1;
	}
}


@-moz-keyframes flower {
	0% {
		transform: scale(0);
	}

	90% {
		transform: scale(1);
	}
}

@-webkit-keyframes flower {
	0% {
		transform: scale(0);
	}

	90% {
		transform: scale(1);
	}
}

@keyframes flower {
	0% {
		/* transform: scale(0); */
		opacity: 0;
	}

	90% {
		/* transform: scale(1); */
		opacity: 1;
	}
}

@keyframes kuosan {
	0% {
		transform: scale(0);
		opacity: 1;
		filter: alpha(opacity=100);
	}

	100% {
		transform: scale(0.8);
		opacity: 0;
		filter: alpha(opacity=0);
	}
}

@-webkit-keyframes kuosan {
	0% {
		transform: scale(0);
		opacity: 1;
		filter: alpha(opacity=100);
	}

	100% {
		transform: scale(0.8);
		opacity: 0;
		filter: alpha(opacity=0);
	}
}

@-moz-keyframes kuosan {
	0% {
		transform: scale(0);
		opacity: 1;
		filter: alpha(opacity=100);
	}

	100% {
		transform: scale(0.8);
		opacity: 0;
		filter: alpha(opacity=0);
	}
}

@-moz-keyframes rotate2 {
	0% {
		transform: rotate(0deg);
	}

	25% {
		transform: rotate(5deg);
	}

	75% {
		transform: rotate(-5deg);
	}
}

@-webkit-keyframes rotate2 {
	0% {
		transform: rotate(0deg);
	}

	25% {
		transform: rotate(5deg);
	}

	75% {
		transform: rotate(-5deg);
	}
}

@keyframes rotate2 {
	0% {
		transform: rotate(0deg);
	}

	25% {
		transform: rotate(5deg);
	}

	75% {
		transform: rotate(-5deg);
	}
}