body {
	background-color: #f8faff;
	font-family: Microsoft YaHei;
}

h1,
h2,
h3,
h4,
h5,
p,
ul {
	margin: 0;
	padding: 0;
}

.clear {
	display: block;
	clear: both;
}

.f_content {
	width: 1100px;
	margin: 0 auto;
	color: #666666;
}

.f_content>div {
	padding: 30px 0;
	margin-bottom: 30px;
}

.f_content>div a {
	text-decoration: none;
}

.f_content>div>h2 {
	color: #257CCD;
	font-size: 36px;
	font-weight: bold;
	text-align: center;
}

.f_content>div>p:nth-child(2) {
	text-align: center;
	color: #CDDBFF;
	font-size: 12px;
}

.f_banner {
	padding: 0 !important;
	margin-bottom: 60px !important;
}


/*学习中心介绍*/

.f_xxzxjs {
	text-align: center;
	background: #FFFFFF;
}

.f_xxzxjs>div>p {
	margin: 15px 0;
	font-size: 16px;
	line-height: 30px;
	padding: 0 45px;
	letter-spacing: 1.5px
}

.f_xxzxjs>a {
	display: inline-block;
	width: 189px;
	height: 49px;
	background: #257CCD;
	border-radius: 25px;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 49px;
}


/*学习中心特色*/

.f_xxzxts {
	font-family: Microsoft YaHei;
}

.f_xxzxts>div {
	display: flex;
	justify-content: space-between;
	flex-flow: wrap;
}

.f_xxzxts>div>div {
	margin-top: 20px;
	letter-spacing: 1.3px;
	padding: 0 20px;
	text-align: center;
	width: 320px;
	height: 310px;
	background:url(/statics/zt-img/xxzx/f_banner.png) no-repeat center;
}
.f_xxzxts>div>div:hover{
	
	}
.f_xxzxts>div>div>h3 {
	opacity: 1.2;
	margin: 30px 0 30px;
	font-weight: bold;
	color: #257CCD;
	line-height: 30px;
	font-size: 24px;
	
	
}
.f_xxzxts>div>div>h3:hover{
	transition:  all 1s;
transform: rotate(-360deg);
}
.f_xxzxts>div>div>p {
	font-size: 18px;
	font-weight: 400;
	color: #257CCD;
	line-height: 30px;
	font-family: Microsoft YaHei;
	line-height: 30px;
}

.f_xxzxts>div>div>div {
	margin-top: 5px;
	font-size: 14px;
	line-height: 30px;
}


/*报考指导*/

.f_bkzd {}

.f_bkzd>div {
	width: 974px;
	background: url(/statics/zt-img/xxzx-jiangsu/08.png) no-repeat 0px 12px;
	margin: 35px auto 0;
}

.f_bkzd>div>div {
	float: left;
	height: 222px;
}

.f_bkzd_content {
	padding-left: 12.5%;
	width: 37.5%;
	position: relative;
}

.f_bkzd_content>p:first-child {
	font-size: 18px;
	color: #257CCD;
	margin-bottom: 10px;
}

.f_bkzd_content>p {
	line-height: 20px;
	font-size: 14px;
}

.f_bkzd_content>a {
  font-size:16px;
	position: absolute;
	bottom: 45px;
	text-align: center;
	display: inline-block;
	width: 189px;
	height: 49px;
	line-height: 49px;
	background: #257CCD;
	color: #FFFFFF;
	border-radius: 5px;
}

.f_bmzd_img {
	width: 40%;
}

.f_bmzd_img>img {
	margin-top: 10px;
	margin-left: 75px;
	width: 331px;
	height: 174px;
	border-radius: 10px 10px 0px 0px;
}


/*真情服务*/

.f_zqfw iframe{
	margin-top: 25px;
}


/*联系我们*/

.f_contactus {}

.f_contactus>div {
	margin-top: 25px;
	display: flex;
	flex-flow: wrap;
	justify-content: center;
}

.f_contactus_lx {
	margin-top: 10px;
	width: 329px;
	height: 100px;
	border: 1px solid #A6D3FD;
	border-radius: 10px;
}

.f_contactus_lx>img {
	margin: 25px 35px 25px 40px;
	float: left;
}

.f_contactus_lx p {
	margin-top: 20px;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #257CCD;
	line-height: 30px;
}

.f_contactus_lx p:last-child {
	margin-top: 0;
}

.f_contactus div.f_erweima {
	text-align: center;
	margin-left: 85px;
}

.f_contactus div.f_erweima>img {
	margin-top: 25px;
	width: 184px;
	height: 183px;
}


/*学习中心地址*/

.f_xxzxdz {
	width: 880px;
	padding: 0 10px;
	margin: 0 auto;
}

.f_xxzxdz>div {
	margin-top: 30px;
	margin-right: 55px;
	width: 320px;
	float: left;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
	line-height: 30px;
}

.f_xxzxdz>div>p:nth-child(2n-1) {
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	line-height: 30px;
}
.f_xxzxdz>img{
	margin-top: 30px;
}

