body{
	font-family: '微软雅黑', '黑体', '宋体', tahoma, arial, sans-serif, "Lucida Grande", Verdana, Lucida, Helvetica;
	max-width: 1920px;
	margin: 0 auto;
}
.w1200{
	width: 1200px;
	margin: 0 auto;
}
/* 自助查询 */
.cx{
	height: 330px;
	background: #F5F7F9;
	overflow: hidden;
}
.cx h3{
	font-size: 36px;
	font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
	font-weight: bold;
	color: #333333;
	text-align: center;
	margin-top: 54px;
}
.cx .bd{
	padding-top: 31px;
}
.cx .bd input{
	width: 280px;
	height: 50px;
	background: #FFFFFF;
	border-radius: 10px;
	margin-left: 21px;
	box-sizing: border-box;
	padding-left: 12px;
	transition: all .3s;
	font-size: 16px;
}
.cx .bd input.first{
	margin-left: 0;
}
.cx .bd input:focus{
	transform: translateY(-1px);
	box-shadow: 0 0 1px 2px rgba(112,153,246,0.15) inset;
}
.cx .bd .btn{
	width: 201px;
	line-height: 48px;
	background: #E14544;
	border-radius: 43px;
	margin: 0 auto;
	margin-top: 60px;
	text-align: center;
	color: #fff;
	font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 21px;
	transition: all .3s;
}
.btn:hover{
	transform: translateY(-2px);
	box-shadow: 0 15px 15px -10px rgba(0, 0, 0, 0.5);
}
.cx .shard_shuoming{
	width: 380px;
	margin: 0 auto;
	position: relative;
	top: 45px;
	color: #999;
	font-size: 12px;
	line-height: 19px;
	overflow: hidden;
	text-align: center;
}
.cx .shard_shuoming a{
	color: #6c96f2;
	transition: all .3s;
}
.cx .shard_shuoming .icon{
	float: left;
	width: 18px;
	position: relative;
}
.cx .shard_shuoming .icon img{
	display: none;
	position: absolute;
	left: 0;
	top: 0;
}
.cx .shard_shuoming .icon img.active{
	display: block;
}
.cx .shard_shuoming .font{
	float: right;
}
/* 报考条件 */
.tj{
	margin-top: 70px;
}
.tj h3{
	width: 260px;
	margin: 0 auto;
}
.tj .con{
	margin-top: 70px;
	position: relative;
	overflow: hidden;
}
.tj .con .left{
	float: left;
}
.tj .con .right{
	float: right;
}
.tj .con .info{
	width: 934px;
	height: 440px;
	position: absolute;
	right: -25px;
	bottom: 56px;
	background: url(../img/tj_bg03.png) no-repeat center;
}
.tj .con .info .block{
	width: 815px;
}
.tj .con .info .block.first{
	padding-top: 60px;
}
.tj .con .info .block h4{
	font-size: 21px;
	font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
	font-weight: bold;
	color: #333333;
	padding-left: 80px;
	background: url(../img/yuan.png) no-repeat 66px 20px;
	padding-top: 30px;
}
.tj .con .info .block p{
	padding-left: 80px;
	padding-top: 10px;
	font-size: 16px;
	font-family: MicrosoftYaHei;
	color: #666666;
	line-height: 21px;
}
/* 证书价值 */
.jz{
	background: url(../img/jz_bg.png) no-repeat center;
	height: 691px;
	margin-top: 70px;
	overflow: hidden;
}
.jz h3{
	width: 260px;
	margin: 0 auto;
	margin-top: 67px;
}
.jz ul li{
	float: left;
	width: 371px;
	height: 205px;
	background: #FFFFFF;
	border-radius: 12px;
	margin-left: 43px;
	margin-top: 42px;
}
.jz ul li.first{
	margin-left: 0;
}
.jz ul li .icon{
	width: 74px;
	margin: 0 auto;
	margin-top: 30px;
}
.jz ul li p{
	width: 336px;
	font-size: 21px;
	font-family: MicrosoftYaHei;
	color: #666666;
	line-height: 27px;
	margin: 0 auto;
	margin-top: 14px;
	text-align: center;
}
.jz ul li.four{
	margin-left: 231px;
}

/* 理由 */
.ly{
	background: url(../img/ly_bg.png) no-repeat center;
	height: 747px;
	overflow: hidden;
	position: relative;
}
.ly .pic{
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 216px;
	z-index: 99;
	top: 50%;
	margin-top: -106px;
}
.ly h3{
	width: 421px;
	margin: 0 auto;
	margin-top: 76px;
}
.ly ul{
	margin-top: 44px;
	position: relative;
	overflow: hidden;
	left: 30px;
}
.ly li{
	float: left;
	width: 508px;
	height: 184px;
	background: #2376E4;
	border-radius: 12px;
	padding-left: 30px;
	box-sizing: border-box;
	margin-bottom: 40px;
}
.ly li.zi{
	background: #5654C4;
}
.ly li.first{
	margin-right: 114px;
}
.ly li h4{
	font-size: 21px;
	font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 27px;
	margin-top: 37px;
}
.ly li h4 p{
	width: 30px;
	height: 30px;
	background: #FFFFFF;
	color: #E27E7D;
	border-radius: 50%;
	text-align: center;
	float: left;
	margin-right: 12px;
}
.ly li .info{
	font-size: 18px;
	font-family: MicrosoftYaHei;
	color: #FFFFFF;
	line-height: 24px;
	margin-top: 12px;
	width: 454px;
}
.ly .btn{
	width: 201px;
	height: 48px;
	background: #2376E4;
	border-radius: 43px;
	font-size: 21px;
	font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 48px;
	margin: 0 auto;
	margin-top: 30px;
	text-align: center;
	transition: all .3s;
}
/* 课程 */
.course{
	margin-top: 70px;
}
.course h3{
	width: 300px;
	margin: 0 auto;
}
.course .con{
	margin-top: 36px;
	position: relative;
}
.course .con .btn{
	position: absolute;
	width: 166px;
	line-height: 55px;
	background: linear-gradient(180deg, #F94545 0%, #F02121 100%);
	border-radius: 12px;
	font-size: 21px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	right: 50px;
	transition: all .3s;
}
.course .con .btn1{
	top: 130px;
}
.course .con .btn2{
	bottom: 56px;
}
/* 考证 */
.kz{
	background: url(../img/kz_bg.png) no-repeat center;
	height: 638px;
	overflow: hidden;
	margin-top: 70px;
}
.kz h3{
	width: 353px;
	margin: 0 auto;
	margin-top: 77px;
}
/* 联系我们 */
.uss{
	background: url(../img/us_bg.png) no-repeat center;
	height: 433px;
	overflow: hidden;
}
.uss h3{
	margin: 0 auto;
	margin-top: 65px;
	width: 163px;
}
.uss ul{
	overflow: hidden;
	padding-top: 64px;
}
.uss ul li{
	float: left;
	margin-left: 78px;
}
.uss ul li.first{
	margin-left: 0;
}
.uss ul li p{
	font-size: 21px;
	font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	margin-top: 10px;
}
.uss ul li input{
	width: 250px;
	height: 45px;
	background: #FFFFFF;
	border-radius: 10px;
	margin-left: 15px;
	box-sizing: border-box;
	padding-left: 12px;
}
.uss .btn{
	width: 201px;
	line-height: 48px;
	background: #E14544;
	border-radius: 43px;
	font-size: 21px;
	font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin: 0 auto;
	margin-top: 20px;
	transition: all .3s;
}
.uss .shard_shuoming{
	width: 380px;
	margin: 0 auto;
	margin-top: 50px;
	color: #fff;
	font-size: 12px;
	line-height: 19px;
	overflow: hidden;
	text-align: center;
}
.uss .shard_shuoming a{
	color: #ffe467;
	transition: all .3s;
}
.uss .shard_shuoming .icon{
	float: left;
	width: 18px;
	position: relative;
}
.uss .shard_shuoming .icon img{
	display: none;
	position: absolute;
	left: 0;
	top: 0;
}
.uss .shard_shuoming .icon img.active{
	display: block;
}
.uss .shard_shuoming .font{
	float: right;
}

/*弹窗部分*/
.changeShard{
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.5);
	position: fixed;
	z-index: 999;
	left: 0;
	top: 0;
	display: none;
}
.changeShard .shardBox{
	width: 450px;
	position: absolute;
    top: 176.5px;
    left: 50%;
    margin-left: -220px;
	box-shadow: 0 0 13px 2px rgba(0, 0, 0, .1);
	background: #fff;
	border-radius: 19px;
	padding-bottom: 20px;
}
.changeShard .shardBox .tan_close{
	position: absolute;
	right: -30px;
	top: -15px;
	cursor: pointer;
	width: 28px;
}
.changeShard .shardBox .title{
    font-size: 0;
}
.changeShard .shardBox h3{
	text-align: center;
	margin-top: 30px;
	font-size: 21px;
	letter-spacing: 1px;
	color: #0729AE;
}
.changeShard .shardBox .info{
	width: 330px;
	margin: 0px auto;
	margin-top: 20px;
	border: 1px solid #ddd;
	line-height: 47px;
	transition: all .3s;
	overflow: hidden;
}
.changeShard .shardBox .info.active{
	border-color: #3B7BE8;
}
.changeShard .shardBox .info .icon{
	float: left;
	width: 40px;
	text-align: center;
}
.changeShard .shardBox .info .icon img{
	vertical-align: middle;
	width: 24px;
}
.changeShard .shardBox .info .icon.icon_n img{
	width: 21px;
}
.changeShard .shardBox .info .icon .act{
	display: none;
}
.changeShard .shardBox .info input{
	float: left;
	margin-left: 3px;
	line-height: 47px;
	width: 285px;
	font-size: 15px;
}
.changeShard .shardBox .toGet{
	background: url(../img/tan_btnbg.png) repeat-y;
	background-size: 100%;
	color: #fff;
	text-align: center;
	line-height: 48px;
	font-size: 17px;
	letter-spacing: 1px;
	cursor: pointer;
	width: 230px;
	margin: 0 auto;
	margin-top: 20px;
	transition: all .3s;
}
.changeShard .shardBox .toGet:hover{
	box-shadow: 0 15px 15px -10px rgba(0, 0, 0, 0.5);
	transform: scale(1.05);
}
.changeShard .shardBox .shard_shuoming{
	width: 240px;
	margin: 0 auto;
	margin-top: 15px;
	color: #999;
	font-size: 12px;
	line-height: 19px;
	overflow: hidden;
	text-align: center;
}
.changeShard .shardBox .shard_shuoming a{
	color: #6c96f2;
	transition: all .3s;
}
.changeShard .shardBox .shard_shuoming .icon{
	float: left;
	width: 18px;
	position: relative;
}
.changeShard .shardBox .shard_shuoming .icon img{
	display: none;
	position: absolute;
	left: 0;
	right: 0;
}
.changeShard .shardBox .shard_shuoming .icon img.active{
	display: block;
}
.changeShard .shardBox .shard_shuoming .font{
	float: right;
	width: 220px;
}