@charset "utf-8";
	/* CSS Document*/
	html {
	min-height:100%;
	font:62.5%/150% "Helvetica Neue","Microsoft YaHei",Helvetica,Arial,"Hiragino Sans GB",\5FAE\8F6F\96C5\9ED1,tahoma,simsun,sans-serif;
	-webkit-text-size-adjust: none;
	font: 14px/1.5 'Microsoft YaHei';
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p,img,dd,dt,dl {
	padding:0;
	margin:0;
	border:none;
}
* {
	margin:0;
	padding:0;
}

body {
	padding:0;
	color:#808080;
	background:#fff;
	min-width:320px;
	max-width:750px;
	margin:0 auto;
	font: 14px/1.5 'Microsoft YaHei';
}
b,strong,ins {
	font-style:normal;
	text-decoration:none;
	font-weight:500
}
img {
	padding:0;
	margin:0;
	border:0;
	vertical-align:middle;
	display: block;
	width: 100%;
}
ul,li,ol {
	list-style:none;
}
h1,h2,h3,h4,h5,h6 {
	font-size:12px;
	font-weight:normal;
	border:0;
	margin:0;
	padding:0;
}
a {
	text-decoration:none;
	color: #333;
	cursor:pointer;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
}
p {
	padding:0px;
}
em,i {
	font-style: normal;
}


/*你的条件能报考PMP吗*/

.p5{
	position: relative;
}
.bk {
	width: 80%;
	position: absolute;
	top: 24%;
	left: 5%;
}
.wang_aa_a1 .wang_aa_a2input {
	width: 75%;
	box-sizing: border-box;
	padding: 0 0.46rem;
	float: left;
	height: 2.4rem;
	line-height: 2.4rem;
	font-size: 0.8rem;
	background: rgba(44, 44, 44, 0.5);
	color: #fff;
	border: 1px #f6c220 solid;
}

.bd_txt {
	width: 75%;
	box-sizing: border-box;
	padding: 0 0.16rem;
	float: left;
	height: 2.4rem;
	line-height: 2.4rem;
	font-size: 0.8rem;
	background: rgba(44, 44, 44, 0.5);
	color: #fff;
	border: 1px #f6c220 solid;
}

.wang_bb1 {
	height: 2.4rem;
	margin: 0.4rem auto 0;
}
.wang_aa_a1 {
	color: #fff;
	height: 2.4rem;
	margin-bottom: 0.8rem;
	
}

.wang_aa_a1 input::-webkit-input-placeholder{color: #fff;}


.wang_aa_a1 span{
	float: left;
	display: block;
	width: 25%;
	text-align: right;
	font-size: 1rem;
	color: #fff;
	line-height: 2rem;
}
.wang_bb1 .tijiao {
	width: 75%;
	margin: 0 auto;
	background:#f6c220;
	background-size: 100%;
	color: #000;
	text-align: center;
	border-radius: 0.35rem;
	height: 2.4rem;
	font-size: 1rem;
	font-weight: bold;
	cursor: pointer;
	float: right;
	border: none;
	outline:none;
}


.wang_bb1 p{
	text-align: center; 
	font-size: 0.8rem;
	color: #fff; 
	padding-top: 0.1rem;
	width: 75%;
	display: block;
	float: right;
}
.wang_aa_a2 input::-webkit-input-placeholder{color: #fff;}

/*领取资料*/



.p6{
	position: relative;
}
.lqzl {
	width: 60%;
	position: absolute;
	top: 55%;
	left: 20%;
}
.wang_aa_a2 input::-webkit-input-placeholder{
	color: #c6c6c6;
}
.wang_aa_a2 .wang_aa_a2input {
	width: 100%;
	box-sizing: border-box;
	padding: 0 0.46rem;
	float: left;
	height: 2.4rem;
	border: 1px #75747a solid;
	background: rgba(255, 255, 255, 0.2);
	line-height: 2.4rem;
	font-size: 0.8rem;
	/*margin-bottom: 0.5rem;*/
	border-radius: 0.2rem;
	color: #fff;
}
.wang_bb2 {
	height: 2.4rem;
	margin: 0 auto;
	margin-top: 0.4rem;
}
.wang_aa_a2 {
	color: #fff;
	height:  2.4rem;
	margin-top: 0.2rem;
	margin-bottom: 0.8rem;
	
}

.wang_aa_a2 input::-webkit-input-placeholder{color: #fff;}
.wang_aa_a2 span{
	float: left;
	display: block;
	width: 25%;
	text-align: right;
	font-size: 1rem;
	color: #fff;
	line-height: 2rem;
}
.wang_bb2 .tijiao {
	width: 100%;
	margin: 0 auto;
	background: #f6c220;
	background-size: 100%;
	color: #000;
	border-radius: 0.35rem;
	height: 2.4rem;
	font-size: 1rem;
	font-weight: bold;
	cursor: pointer;
	float: right;
	border: none;
	outline: none;
}


.wang_bb2 p{
	text-align: center; 
	font-size: 0.8rem;
	color: #fff; 
	padding-top: 0.1rem;
	width: 100%;
	display: block;
	float: right;
}


/*尾部按钮*/
.footer {
	z-index: 10;
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 3rem;
	line-height: 3rem;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content:center;
	align-items:center;
	background: #f6da20;
	font-size: 1.6rem;
	color: #000;
	text-align: center;
}
