@charset "utf-8";

/* 公共样式 */
body,
input,
textarea,
button {
	margin: 0px;
	padding: 0px;
	font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif, SimSun;
	outline: none;
	color: #333;
}

ul,
li,
dl,
dd,
dt,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
b {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

ul,
li {
	list-style: none
}

i,
em {
	font-style: normal;
}

img {
	border: 0px;
	padding: 0px;
	font-size: 0px;
	display: block;
	max-width: 100%;
}

a {
	color: #333;
	text-decoration: none;
	transition: all 0.3s linear 0s;
	display: block;
}

a:hover {
	text-decoration: none;
	transition: all 0.3s linear 0s;
}

.clear {
	clear: both;
	height: 0px;
	font-size: 0px;
	line-height: 0px
}

div {
	text-transform: uppercase
}

/* ios去掉内阴影 */
.clearfix:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
input,select,textarea{color:#444;font-family:"Microsoft Yahei",sans-serif;outline:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box}
button,input[type=button],input[type=reset],input[type=submit],select{-webkit-appearance:none;-moz-appearance:none;appearance:none}
button,input[type=button],input[type=reset],input[type=submit]{cursor:pointer}
.false:focus{border:2px solid #ff1531;background:#fff;}
::-webkit-input-placeholder{color:#666}
::-moz-placeholder{color:#666}
:-ms-input-placeholder{color:#666}
::-ms-clear,::-ms-reveal{display:none}

/*伪元素是行内元素 正常浏览器清除浮动方法*/
.clearfix {
	*zoom: 1;
	/*ie6清除浮动的方式 *号只有IE6-IE7执行，其他浏览器不执行*/
}

.absolute {
	position: absolute;
}

.relative {
	position: relative;
}

.l {
	float: left;
}

.r {
	float: right;
}

.w1100 {
	width: 1100px;
	margin: auto;
}
.mgt60{margin-top: 60px;}


/* 导航 */
.nav-bg {
	width: 100%;
	height: 60px;
	background: #3A5A73;
	position: fixed;
	top: 0;
	z-index: 100;
}
.nav-con{
	height: 60px;
	line-height: 60px;
}
.nav-con h2 {
	padding-top: 16px;
}
.nav-con ul {}

.nav-con ul li {
	width: 130px;
	text-align: center;
	float: left;
	color: #fff;
	cursor: pointer;
}
.nav-con ul li a{
	color: #fff;
}
.current{
/* color: #fff000!important; */
}

/*banner*/
.banner {
	width: 100%;
	height: 100%;
	margin: 60px auto  0 auto;
	cursor: pointer;
}

.banner .swiper-slide,
.banner .swiper-slide img {
	width: 100%;
	height: 100%;
}

.swiper-pagination-home {
	display: block;
	text-align: center;
	position: absolute;
	width: 100%;
	z-index: 2;
}

.swiper-pagination-home span {
	width: 30px;
	height: 8px;
	margin: 0rem 0.1rem;
	border-radius: 15px;
	background: #3a5a73;
	display: inline-block;
}

.swiper-pagination-home span.swiper-pagination-bullet-active {
	background: #fff;
}

/* 报考须知 */
.title{
	margin: auto;
	display: table;
}
.mfzx-con{
	width: 495px;
	/* height: 400px; */
	background: #F7FBFF;
	border-radius: 10px;
	padding: 20px 20px 0px 20px;
}
.mfzx-con dl{
	float: left;
	width: 150px;
	height: 105px;
	background: #FFFFFF;
	border: 1px solid #DCEFFF;
	border-radius: 5px;
	margin-right: 19px;
	margin-bottom: 20px;
	cursor: pointer;
}
.mfzx-con dl:nth-child(3),.mfzx-con dl:nth-child(6){
	margin-right: 0;
}

.mfzx-con dl:hover{
	border: 1px solid #466B88;
}
.mfzx-con dl:hover dt{
	color:#466B88 ;
}
.mfzx-con dl:hover dd{
	background: #466B88;
	color: #fff;
}
.mfzx-con dl dt{
	width: 100%;
	font-size: 20px;
	height: 63px;
	line-height: 63px;
	text-align: center;
	font-weight: bold;
}
.mfzx-con dl dd{
	width: 100%;
	text-align: center;
	height: 42px;
	line-height: 42px;
	background: #DEE9F2;
	border-radius: 0px 0px 5px 5px ;
}

.bkkm-con{
	width: 535px;
	height: 372px;
	background: #FFFAF9;
	border: 0px solid #000000;
	border-radius: 10px;
	padding-top: 30px;
}
.bkkm-con dl{
	float: left;
	margin-left: 50px;
	
	margin-bottom: 60px;
	width:200px;

}
.bkkm-con dl dt{
	margin: auto;
	display: table;
}
.bkkm-con dl dd{
	font-size: 20px;
	text-align: center;
	cursor: pointer;
}
.bkkm-con dl dd:hover{
	color: #466B88;
	font-weight: bold;
}
.bkkm-con-an h4{
width: 280px;
height: 70px;
font-size: 22px;
text-align: center;
font-weight: bold;
color: #FFFFFF;
line-height: 70px;	
margin: auto;
cursor: pointer;
background: url(../images/icoan.png) no-repeat;
}
.bkkm-con-an h4:hover{
	color:#ffe400;
}

.bkkm-con-border1{
	width:448px;
	height: 1px;	
background: #EEEEEE;
left:50%;
top: 36%;
margin-left:-224px;
}
.bkkm-con-border2{
	width:1px;
	height:250px;	
background: #EEEEEE;
left:50%;
top: 60%;
margin-top:-224px;
}

/* 报考流程 */
.bklc-com{
	margin-top: 30px;
}

/* 报考通道 */
.bktd-bg{
	width: 100%;
	height: 911px;
	padding-top: 60px;
	background: url(../images/bktd-bg.png) no-repeat center;
}
.bmtd-cx{
	width: 535px;
	height: 751px;
	background: url(../images/bntdcom1.png) no-repeat;
	
}
.bmtd-com{
	margin-top: 60px;
}
.bmtd-cx h3{
	text-align: center;
color: #fff;	
margin-top: 24px;
font-weight: bold;
font-size: 30px;
}
.bmtd-cx form{
	margin-top: 70px;
}
.bmtd-form{
	padding:0 20px;
	margin-bottom: 40px;
	
}
.bmtd-form span{
	width: 500px;
	font-weight: bold;
	font-size: 20px;
	padding-left: 12px;
	display: block;
	margin-bottom: 15px;
	background: url(../images/ico5.png) no-repeat left;
}

.bmtd-form dl{
	float: left;
	margin-right: 20px;
	cursor: pointer;
}
.bmtd-form dl:nth-child(6){
	margin-right: 0;
}
.bmtd-form dl dt{
	float: left;
	margin-top: 4px;
	margin-right: 10px;
}
.bmtd-form-radio{
	width: 18px;
	height: 18px;
}

.bmtd-form dl dd{
	float: left;
	font-size: 18px;
}
.bmtd-form-name,.bmtd-form-iphone{
	width: 236px;
	height: 55px;
	font-size: 16px;
	padding:0 15px;
	margin-top: 0px;
	background: #FFFFFF;
	border: 1px solid #E6E6E6;
	border-radius: 5px;
}
.bmtd-form-button{
	width: 250px;
	height: 55px;
	margin: auto;
	display: block;
	color: #fff;
	border: 0;
	font-size: 24px;
	background: linear-gradient(0deg, #476D8B , #6B9FC6);
	border-radius: 28px;
}




/* 报考常见问题 */
.bmtd-wt{
width: 535px;
	height: 751px;
	background: url(../images/bntdcom2.png) no-repeat;	
}
.bmtd-wt-con{
	width: 470px;
	margin:50px auto 0px auto;
}
.bmtd-wt-con ul{
	width: 470px;
}
.bmtd-wt-con ul li{
	width: 470px;
	border-bottom: 1px solid #EFEFEF;
	padding: 27px 0px;
	cursor: pointer;
}
.bmtd-wt-con ul li:hover h4{
	color: #fe6a48;
}
.bmtd-wt-con ul li:hover a{
	color: #fe6a48;
}
.bmtd-wt-con ul li i{
	float: left;
	width: 25px;
	height: 20px;
	margin-top: 5px;
	color: #fff;
	padding-left:4px;
	background: url(../images/m3icon11.png) no-repeat;
}
.bmtd-wt-con ul li h4{
	float: left;
	color: #333;
	font-size: 18px;
	margin-left: 15px;
	width: 310px;
	font-weight: normal;
}
.bmtd-wt-con ul li a{
	float: right;
	display: block;
	margin-top: 5px;
	color: #666;
	font-size: 14px;
}
.bmtd-wt-ann{
	width: 250px;
	height: 55px;
	line-height: 55px;
	text-align: center;
	color: #fff;
	margin:50px auto 0 auto;
	font-size: 24px;
	background: linear-gradient(0deg,#FF544F , #FAD126);
	border: 0px solid #000000;
	border-radius: 28px;
	cursor: pointer;
}

/* 历年真题 */
.lnzt-com{
	margin-top: 30px;
}
.lnzt-com1{
	width: 732px;
	/* height: 302px; */
	padding:30px 25px;
	background: #F9FCFF;
	border-radius: 10px;
}
.lnzt-com1 dl{
	float: left;
	width: 330px;
	margin-bottom: 45px;
	margin-right: 50px;
	cursor: pointer;
}
.lnzt-com1 dl dt{
	width:51px;
	height: 50px;
	float: left;
	margin-right: 22px;
	
	background: url(../images/ico10.png) no-repeat;
}
.lnzt-com1 dl:nth-child(2),.lnzt-com1 dl:nth-child(4){
	margin-right: 0;
}
.lnzt-com1 dl:nth-child(5){
	margin-bottom: 0;
}
.lnzt-com1 dl dd {
	line-height: 24px;
}
.lnzt-com1 dl dd strong{
	color: #466B88;
}
.lnzt-com1 dl dd p{
	font-size: 14px;
	color: #008fff;
}

.lnzt-com2{
	
}
.lnzt-com2 dl{
	width: 230px;
	height: 112px;
	padding:0 20px;
	border-radius: 10px;
	margin-bottom: 10px;
	cursor: pointer;
}
.lnzt-com2 dl dt{
	float: left;
	width: 66px;
	height: 66px;
	margin-top: 28px;
	margin-right: 20px;
	}
.lnzt-com2 dl dd{
	float: left;
	font-size: 20px;
	line-height: 112px;
	font-weight: 400;
}
.lnzt-com2-bg1{
	background: #F9F6FF;
}
.lnzt-com2-bg2{	
background: #EDF8FF;
}
.lnzt-com2-bg3{	
background: #EDFBF3;
}

/* 资料包 */
.zlb-bg{
	width: 100%;
	height: 700px;
	padding-top: 56px;
	background: url(../images/zlb-bg.png) no-repeat center;
}
.zlb-con{
	margin-top: 60px;
}
.zlb-tab ul{
	margin: auto;
	display: table;
}
.zlb-tab ul li{
	float: left;
	width: 160px;
	height: 67px;
	text-align: center;
	line-height: 50px;
	font-size: 24px;
	margin:0 20px;
	background: url(../images/hover1.png) no-repeat;
	cursor: pointer;
}
.zlb-tab .hover{
	color: #fff;
	background: url(../images/hover.png) no-repeat;
}
.zlb-box{
	width: 1040px;
	margin-top: 30px;
	padding:30px 30px 30px 30px;
	background: #fff;
	border-radius:10px;
	display: none;
}
.zlb-box-l{
	width: 678px;
}
.zlb-box-l dl{
	float: left;
	width: 277px;
	padding:20px;
	background: #FFFFFF;
	border: 1px solid #E9E9E9;
	border-radius: 10px;
	margin-right: 20px;
	margin-bottom: 20px;
	cursor: pointer;
}
.zlb-box-l dl:nth-child(2),.zlb-box-l dl:nth-child(4),.zlb-box-l dl:nth-child(6){
	margin-right: 0;
}
.zlb-box-l dl:nth-child(5),.zlb-box-l dl:nth-child(6){
	margin-bottom: 0;
}
.zlb-box-l dl dt{
	float:left;
	width: 52px;
	height: 58px;
	margin-right: 20px;
}
.zlb-box-l dl dd{
	float:left;
	line-height: 28px;
	font-size:19px;
}
.zlb-box-l dl dd p{
	font-size: 16px;
	color: #777;
}
.zlb-box-l dl dd p i{
	color: #007AFF;
}

.zlb-box-r{
	width: 345px;
	height: 376px;
	background: url(../images/zlbbgxz.png) no-repeat;
}
.zlb-box-r h3{
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	color: #fff;
	height: 58px;
	line-height: 58px;
}
.zlb-box-bg{
	width: 301px;
	height: 298px;
	margin: auto;
	background: #9CBAD1;
	border-radius: 5px 5px 0px 0px;
	padding-top: 20px;
}
.zlb-box-bg select{
	width: 257px;
	height: 55px;
	margin: auto;
	display: block;
	padding:0 10px;
	font-size: 16px;
	background: #FFFFFF;
	border:1px solid #7B9BB5;
	border-radius: 5px;
	cursor: pointer;
}
.zlb-box-bg input{
	width: 257px;
	height: 55px;
	margin:15px auto;
	display: block;
	padding:0 10px;
	font-size: 16px;
	background: #FFFFFF;
	border:1px solid #7B9BB5;
	border-radius: 5px;
	cursor: pointer;
}
.zlb-box-bg button{
	width: 257px;
	height: 55px;
	margin: auto;
	display: block;
	font-size: 22px;
	color: #FFF587;
	background: linear-gradient(0deg, #476D8B,#6B9FC6 );
	border: 0px solid #000000;
	border-radius: 5px;
}
.zlb-box-bg span{
	display: block;
	width: 18px;
	height: 11px;
	top: 42px;
	right: 38px;
}

/* 版权 */
.copy-bg{
	width: 100%;
	height: 60px;
	line-height: 60px;
	text-align: center;
	font-size: 16px;
	background: #3A5A73;
}
.copy-bg a{
	color:#DFEFFF;
}


/* 弹窗 */
.popup-box{
	display: none;
}
.popup-bg{
	width:100%;
    height: 100%;
    background: #000;
    opacity: 0.4;
    position: fixed;
	top: 0;
    z-index: 12;	
}
.popup-con{
	width: 458px;
	height: 360px;
	padding:30px 50px;
	background: #FFFFFF;
	border: 0px solid #000000;
	box-shadow: 0px 0px 21px 0px rgba(0, 0, 0, 0.26);
	border-radius: 15px;
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -210px;
	margin-left: -279px;
	z-index: 99;
}

.popup-con-tit{
	text-align: center;
}
.popup-con-tit h3{
	font-size: 30px;
	font-weight: bold;
	color: #FE5D1F;
	display: inline-block;
	padding: 0 5px;
	z-index: 2;
}
.popup-con-tit h3 i{
	display: block;
	width: 100%;
	height: 9px;
	background: #FFDACF;
	left: 0;
	bottom: 2px;
	z-index: -1;
}

.popup-input{
margin-top:30px;	
}
.popup-input dl{
	margin-bottom: 20px;
}
.popup-input dl dt{
	float: left;
	width: 48px;
	line-height: 50px;
	text-align: right;
	margin-right: 20px;
}
.popup-input dl dd{
	float: left;
}

.popup-input input,.popup-input select{
	width: 390px;
	height: 50px;
	background: #FFFFFF;
	border: 1px solid #DDDDDD;
	border-radius: 5px;
	padding: 0 20px;
	font-size: 16px;
}
.popup-select-ico{
	width:18px;
	height: 11px;
	right:70px;
	top:262px;
}
.popup-input button{
	width: 282px;
	height: 60px;
	margin:30px auto 0px auto;
	display: table;
	font-size: 24px;
	color: #fff;
	background: linear-gradient(0deg,#0368E4, #0BBAFB);
	border: 0px solid #000000;
	border-radius: 30px;
}
.popup-input button:hover{
	color: #ffe400;
}
.shut-down{
	width:16px;
	height:16px;
	position: absolute;
	top:15px;
	right:15px;
	cursor: pointer;
}