﻿@charset "utf-8";
/* CSS Document */

body{
	margin:67px 0 50px 0;
	padding: 0;
	background: #fff;
	color: #282b2e;
	font-weight: 400;
	font-size: 1em;	
	font-family: "Microsoft YaHei",Arial;
}

a,ul,li,p{
	margin: 0px;
    padding: 0px;
    border: 0;
    list-style: none;
    text-decoration: none;
	font-family: "Microsoft YaHei",Arial;
	}

.hr_whole{
	margin:0;
	padding: 0;
	overflow:hidden;
	font-family: "Microsoft YaHei",Arial;
	}
	#header {
		width: 100%;
		background: rgba(255, 255, 255, 0.93);
		border-bottom: 1px solid #fff;
		position: fixed;
		top: 0;
		z-index: 88;
	  }
	  #header .nav .nav_logo {
		float: left;
	  }
	  #header .a_menuask {
		float: right;
	  }
	  #header .a_menuask a {
		color: #ffffff;
		text-decoration: none;
		border-radius: 4px;
		border: 1px solid rgba(255, 255, 255, 0.3);
		background: #1e4fbc;
		-webkit-transition: all 0.6s ease-in-out;
	  }
	  #header .a_menuask a:hover {
		background: #336def;
	  }
	  #header {
		height:67px;
	  }
	  #header .nav .nav_logo {
		width:57%;
	  }
	  #header .nav .nav_logo img {
		width:100%;
	  }
	  #header .a_menuask {
		margin:25px 5px;
	  }
	  #header .a_menuask a {
		  font-size: 12px;
		padding:10px 5px;
	  }	
/*banner开始*/
.hr_banner{
	width: 100%;
	height: 300px;
	background:url(../img/pro-pic00.jpg) center center no-repeat;
    background-size: auto auto;
	background-size: 100% 100%;
	margin: 0 auto;
    margin-top: 0px;
	padding-top: 8%;
	}
/*banner结束*/


/*人力资源管理师考试开始*/
.hr_mflq-icon{
	width:100%;
	height:150px;
	margin:0 auto;
	background:url(../img/hrd-icon20a.jpg) center center no-repeat;
}
.hr_mflq-icon01{
	width:90%;
	height:150px;
	margin:0 auto;
}
.hr_mflq-icon02{
	width:1px;
	height:40px;
	margin-left:50%;
	background: -webkit-linear-gradient(top, #b2bac1, #ffffff, #b2bac1);
	background: -o-linear-gradient(top, #b2bac1, #ffffff, #b2bac1);
	background: -moz-linear-gradient(top, #b2bac1, #ffffff, #b2bac1);
	background: linear-gradient(to bottom, #b2bac1, #ffffff, #b2bac1);
}
.hr_mflq-text01{
	width:90%;
	height:65px;
}
.hr_mflq-text02{
	width:28%;
	height:1px;
	float:left;
	margin-top:10%;
	background: -webkit-linear-gradient(left, #a8a4a3, #ffffff, #a8a4a3);
	background: -o-linear-gradient(right, #a8a4a3, #ffffff, #a8a4a3);
	background: -moz-linear-gradient(right, #a8a4a3, #ffffff, #a8a4a3);
	background: linear-gradient(to right, #a8a4a3, #ffffff, #a8a4a3);
}
.hr_mflq-text04{
	width:28%;
	height:1px;
	float:left;
	margin-top:-11%;
	margin-left:85%;
	background: -webkit-linear-gradient(left, #b2bac1, #ffffff, #b2bac1);
	background: -o-linear-gradient(right, #b2bac1, #ffffff, #b2bac1);
	background: -moz-linear-gradient(right, #b2bac1, #ffffff, #b2bac1);
	background: linear-gradient(to right, #b2bac1, #ffffff, #b2bac1);
	}
.hr_mflq-text03{
	width:60%;
	height:65px;
	float:left;
}
.hr_mflq-text03 h1{
	font-family:"微软雅黑", Verdana;
	font-size:1.05em;
	font-weight:600;
	padding:0;
	color:#ffffff;
	text-align:center;
	margin-top:3%;
}
.hr_mflq-text03 p{
	font-family:"微软雅黑", Verdana;
	font-size:1.1em;
	color:#ffffff;
	text-align:center;
	font-weight:lighter;
}
.hr_mflq-btn{
	width:76%;
	padding:4%;
	background: rgba(255,255,255,0);
	border: 1px solid rgba(255,255,255,0.9);
	font-family: "微软雅黑", Verdana;
	font-size: 1em;
	color: #ffffff;
	margin-left:8%;
	margin-top:6%;
	border-radius:3%;
	text-align:center;
	display: block;
	-webkit-transition: all .6s ease-in-out;
	}
/*人力资源管理师考试结束*/

/*证书能帮你改办什么开始*/
.hr_zypx{
	width:100%;
	height:490px;
	background:#fff;
	margin:5% auto;
	}
.hr_zypx-text{
	width:65%;
	font-size:1.2em;
	color:#1f1f1f;
	text-align:center;
	border-bottom:1px dashed #2c394c;
	padding-bottom:2%;
	margin:0 auto;
	}
.hr_zypx-text01{
	width:80%;
	font-size:0.9em;
	color:#1f1f1f;
	text-align:center;
	margin:0 auto;
	padding:3% 0 0 0;
	}
.hr_zypx ul{
	height:250px;
	}	
.hr_zypx ul li{
	width:46%;
    height:180px;
    float: left;
    margin-right:0.5%;
	margin-left:2%;

	border:1px solid #888888;
	margin-top:6%;
	}
.hr_sbsj-icon img{
	display: block;
	width:55%;
	border-radius: 200px;
	margin:10% auto;
	}
.hr_sbsj-icon p{
	width:90%;
	color:#311400;
	font-size:1em;
	font-weight:500;
	margin:14% auto 3% auto;
	text-align:center;
	}
/*证书能帮你改办什么结束*/

/*高通过率班型 绝密备战班开始*/
.hr_jmbz{
	width:100%;
	height:680px;
	background:#fff;
	margin:5% auto;
	}
.hr_jmbz ul{
	height:635px;
	}	
.hr_jmbz ul li{
	width:46%;
    height:180px;
    float: left;
    margin-right:0.5%;
	margin-left:2%;
	border:1px dashed #888888;
	margin-top:6%;
	}
.hr_jmbz-icon01{
	width:50%;
	height:83px;
	margin-left: 28px;
	border-radius: 100px;
	margin-top:6%;
	border: 5px solid rgba(154,203,252,0.4);
	}
.hr_jmbz-icon img{
	display: block;
	width:98%;
	border-radius: 100px;
    border: 1px solid rgba(154,203,252,1);
	margin:0 auto;
	}
.hr_jmbz-icon p{
	width:90%;
	color:#311400;
	font-size:1em;
	font-weight:500;
	margin:14% auto 3% auto;
	text-align:center;
	}
/*高通过率班型 绝密备战班结束*/

/*精英班型 HR高薪双证班开始*/
.hr_jybx-icon{
	width:100%;
	height:190px;
	background:#fff;
	margin:3% auto;
	}
.hr_jybx-icon li{
	width:31%;
    height:170px;
    float: left;
    margin-right:0.5%;
	margin-left:1.4%;
	margin-bottom:4%;
	margin-top:2%;
	}
.hr_jybx-icon01{
	width:100%;
    height:170px;
	background:#72aae3;
	overflow:hidden;
	}

.hr_jybx-icon01 img{
	display: block;
	width:80%;
	border-radius: 100px;
    border: 1px solid rgba(154,203,252,1);
	margin:8% auto;
	}	
.hr_jybx-icon01 h3{
	width:90%;
	color:#fff;
	font-size:1.05em;
	text-align:center;
	font-weight:500;
	margin:6% auto 3% auto;	
	}

/*精英班型 HR高薪双证班结束*/

/*名师能帮你通过考试开始*/
.hr_zskc{
	width:100%;
	height:670px;
	background:#f0f0f0;
	margin:6% auto 4% auto;
	overflow:hidden;
	}
.hr_zskc-text{
	width:65%;
	font-size:1.2em;
	color:#1f1f1f;
	text-align:center;
	border-bottom:1px dashed #2c394c;
	padding-bottom:2%;
	margin:4% auto 5% auto;
	}
.hr_zskc-icon{
	width:100%;
	height:520px;
	margin:3% auto;
	}
.hr_zskc-icon li{
	width:97%;
    height:105px;
    padding-top:10px;
    float: left;
    margin-right:0.5%;
	margin-left:1%;
	margin-bottom:3%;
	border:1px solid #888888;
	}
.hr_zskc-icon01{
	margin-top:-5%;
	}	
.hr_zskc-icon01 img{
	display: block;
	width:25%;
	border-radius: 100px;
	float:left;
	margin-left:2%;
	margin-right:4%;
	}	
.hr_zskc-content{
	width:99%;
	display: block;
	}
.hr_zskc-content h4{
	color:#0d57bc;
	}			
.hr_zskc-content p{
	width:99%;
	color:#311400;
	font-size:0.9em;
	font-weight:500;
	margin:-4% auto 3% auto;
	}		
/*名师能帮你通过考试结束*/

/*人力资源管理师考试安排开始*/
.hr_ksap{
	width:100%;
	height:150px;
	background:#fff;
	margin:6% auto 4% 0%;
	overflow:hidden;
	}
.hr_ksap li{
	width:32%;
	height:60px;
    float: left;
    margin-right:0.5%;
	margin-left:0.8%;
	margin-bottom:3%;
	}
.hr_ksap-text img{
	display: block;
	width:95%;
	padding: 4% 0% 0% 1%;
	}	
.hr_ksap-text p{
	width:70%;
	color:#311400;
	font-size:1em;
	font-weight:500;
	margin:-43% auto 3% 8%;
	text-align:center;
	}	
	
/*人力资源管理师考试安排结束*/

/*人力资源管理师报考条件开始*/
.hr_bktj{
	width:100%;
	height:1310px;
	background:#fff;
	margin:6% auto 4% auto;
	overflow:hidden;
	}
.hr_bktj-text{
	width:65%;
	font-size:1.2em;
	color:#1f1f1f;
	text-align:center;
	border-bottom:1px dashed #2c394c;
	padding-bottom:3%;
	margin:4% auto 4% auto;
	}
.hr_bktj-icon{
	width:98%;
	height:400px;
	background:#fff;
	margin:4% auto 4% 0%;
	overflow:hidden;
	}
.hr_bktj-icon01{
	width:100%;
	height:400px;
    margin-right:0.5%;
	margin-left:2.5%;
	margin-bottom:3%;	
	}	
.hr_bktj-icon01 img{
	display: block;
	width:95%;
	padding: 4% 0% 0% 1%;
	}	
.hr_bktj-notes{
	width:95%;
	height:65px;
	padding-top:4%;
	margin-left:1%;
	font-family: "微软雅黑", Verdana;
	font-size:1.05em;
	font-weight:600;
	color: #1d2c45;
	background: rgba(190,222,252,0.3);
	text-align: center;
	}
.hr_bktj-notes01{
	width:83%;
	height:125px;
	padding-top:6%;
	padding-left:12%;
	margin-left:1%;
	font-family: "微软雅黑", Verdana;
	font-size:0.95em;
	font-weight:500;
	color: #1d2c45;
	background: rgba(190,222,252,0.2);
	text-align:left;
	}	
/*人力资源管理师报考条件结束*/

/*人力资源管理师考试题型开始*/
.hr_kstx{
	width:100%;
	height:450px;
	background:#fff;
	margin:6% auto 4% auto;
	overflow:hidden;
	}
.hr_kstx-text{
	width:65%;
	font-size:1.2em;
	color:#1f1f1f;
	text-align:center;
	border-bottom:1px dashed #2c394c;
	padding-bottom:2%;
	margin:4% auto 5% auto;
	}
.hr_kstx-icon{
	width:100%;
	height:305px;
	margin:3% auto;
	}
.hr_kstx-icon li{
	width:97%;
    height:83px;
    padding-top:10px;
    float: left;
    margin-right:0.5%;
	margin-left:1%;
	margin-bottom:3%;
	}
.hr_kstx-icon01{
	margin-top:-6.5%;
	}
.hr_kstx-picture{
	width:18%;
	border: 5px solid rgba(1,102,153,0.2);
	float: left;
	border-radius: 100px;
	float:left;
	margin-left:2%;
	margin-right:4%;
	}	
.hr_kstx-icon01 img{
	display: block;
	width:98%;
	border-radius: 100px;
	border: 1px solid rgba(1,102,153,0.6);
	}	
.hr_kstx-content{
	width:99%;
	display: block;
	}
.hr_kstx-content h4{
	color:#041d43;
	padding-top:1%;
	}			
.hr_kstx-content p{
	width:99%;
	color:#311400;
	font-size:0.9em;
	font-weight:500;
	margin:-5% auto 3% auto;
	}		
/*人力资源管理师考试题型结束*/

/*八大免费特权 享您所想开始*/
.hr_mftq{
	width:100%;
	height:380px;
	background:url(../img/icon43.jpg) center center no-repeat;
	margin:6% auto 4% auto;
	overflow:hidden;
	}
.hr_mftq-text{
	width:65%;
	font-size:1.2em;
	color:#1f1f1f;
	text-align:center;
	border-bottom:1px dashed #2c394c;
	padding-bottom:4%;
	margin:6% auto 5% auto;
	}
.hr_mftq-icon{
	width:100%;
	height:220px;
	margin:3% auto;
	}
.hr_mftq-icon li{
	width:20%;
    padding-top:10px;
    float: left;
    margin-right:1.5%;
	margin-left:2.5%;
	margin-bottom:3%;
	}
.hr_mftq-icon01{
	width:100%;
	height:73px;
	background: rgba(207,229,244,0.7);
	border: 5px solid rgba(1,102,153,0.2);
	float: left;
	border-radius: 100px;
	float:left;
	margin-left:2%;
	margin-right:4%;
	}
.hr_mftq-icon01 h3{
	font-size:1em;
	text-align:center;
	font-weight:600;
	margin:12% auto 2% auto;	
	color:#041d43;
	}
.hr_mftq-icon01 p{
	width:90%;
	font-size:0.9em;
	text-align:center;
	font-weight:500;
	margin:0% auto 3% auto;	
	color:#041d43;
	}
/*八大免费特权 享您所想结束*/





/*在线咨询和免费电话开始*/
.frame17{
	width:100vw;
	height:30px;
	bottom: 0;
	background: #fdd247;
	position: fixed;
	z-index: 99;
}
.frame18{
	width:310px;
	height:20px;
	margin: 0 auto;
}
.text11{
	width:154px;
	height:30px;
	padding: 8px 0;
	text-align: center;
	font-size: 14px;
	color: #a05416;
	float: left;
	font-weight: 600;
}
.line01{
	width:2px;
	height:50px;
	background: rgba(255,255,255,0.6);
	float:left;
}

/*在线咨询和免费电话结束*/
/* foot */
#footer {
	background: #1e4fbc;
	width: 100%;
	height:40px;
	text-align: center;
	position: fixed;
	bottom: 0;
	z-index: 999;
  }
  #footer p {
	width: 33%;
	float: left;
	margin: 0;
  }
  #footer p a {
	display: inline-block;
	width: 100%;
	line-height:40px;
	font-weight: bold;
	font-size:14px;
	color: #fff;
  }
  #footer p.bottom_biaodan {
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
  }
















