/* banner */
.banner {
	padding-top: 0px;
	width: 100%;
	overflow: hidden;
}

.banner img {
	width: 100%;
	height: 350px;
}
.nav-bot .nav-list>li>a {

    color: #fff!important;

}
/* 内容 */
.gk_neirong {
	width: 100%;
	overflow: hidden;
	background-color: #fbfbfb;
	background-image: url(../images/gaikuang/gk_beijing1.png);
	background-size: 100% 100%;
	padding-top: 35px;
	padding-bottom: 125px;
}

.gk_content {
	display: flex;
	justify-content: space-between;
}

.gk_nei {
	width: 20%;
}

.gk_rong {
	width: 78.6%;
	background: #fff;
	padding: 0px 25px 165px 25px;
}

.gk_weizhi {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 33px 0;
	border-bottom: 1px #ccc solid;
}

.gk_wei p {
	font-size: 16px;
	color: #005964;
	position: relative;
	padding-left: 15px;
font-weight: bold;
}

.gk_wei p::after {
	content: "";
	width: 5px;
	height: 13px;
	background: #005964;
	left: 0;
	right: auto;
	top: 5px;
	position: absolute;
}

.gk_zhi a {
	font-size: 16px;
	color: #333;
}

.gk_neirong2 p {
	line-height: 28px;
	font-size: 16px;
	color: #333;
	padding-top: 30px;
}





.gk-xue {
	width: 100%;
	background-color: #005964;
	background-image: url(../images/gaikuang/xueyuan.png);
	background-size: 100% 100%;
	display: flex;
	align-items: center;
	height: 87px;
	padding-left: 53px;
}

.gk-xue2 {
	width: 100%;
	background-color: #ccc;
	background-size: 100% 100%;
	display: flex;
	align-items: center;
	height: 55px;
	padding-left: 53px;
	cursor: pointer;
}
.gk-xue2 p {
	font-size: 20px;
	line-height: 28px;
	color: #000;
}
.gk-xue p {
	font-size: 30px;
	line-height: 28px;
	color: #fff;
}

.gk-jj {
	padding: 0 18px;
	background-color: #fff;
	border-bottom: #005964 solid 5px;
	background-image: url(../images/gaikuang/13.png);
	background-repeat: no-repeat;
	background-position: 100% 100%;
}

.gk-jj1 {
	display: flex;
	justify-content: space-between;
	align-items: center;
	border-bottom: #ccc solid 1px;
}

.gk-jj1:nth-last-child(1) {
	border-bottom: 0;
}

.tu1 {
	display: none;
}

.jianjie1 {
	font-size: 16px;
	color: #333333;
	padding: 25px 0;


}

.jianjie1 img {
	padding: 0 10px;
	opacity: 0;
}

.gk-jj2 .jianjie1 img {
	opacity: 1;
}

.gk-jj2 .jianjie1 span {
	color: #005964;
}

.gk-jj2 .tu1 {
	display: block;
}

.gk-jj2 .tu2 {
	display: none;
}

@media screen and (max-width:1024px) {
	.gk_content {
		flex-wrap: wrap;
	}

	.gk_nei {
		width: 100%;
	}

	.gk_rong {
		width: 100%;
	}
.fl{
			width: 100% !important;
    padding: 0px 20px 0px 20px  !important;
		}
}

@media screen and (max-width:768px) {

	.gk_zhi a,
	.gk_zhi span {
		font-size: 14px;
	}

	.gk_weizhi {
		flex-wrap: wrap;
		padding: 20px 0;
	}

	.gk_zhi {
		width: 100%;
		margin-top: 10px;
	}

	.gk_neirong2 p {
		padding-top: 15px;
	}

	.gk_neirong2 p img {
		*height: 220px;
width:100%;
	}

	

	.gk_rong {
		padding: 0px 0 50px 0;
	}

	.jianjie1 {
		padding: 15px 0;
	}

	.gk-xue p {
		font-size: 20px;
	}

	.gk-xue {
		height: 66px;
		padding-left: 53px;
	}

	.gk_neirong {
		padding-bottom: 70px;
	}
.clearfix .wz {
    padding-left: 0!important;
    width: 100%!important;
    text-align: center;
}
.clearfix .img {
    padding-left: 0!important;
    width: 100%!important;
    text-align: center;
}
}