﻿/* 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_neirong2 img {
	width: 100%;
}

.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_neirong2 p img {
	width: 100%;
	height: 465px;
}

.gk_neirong2 span {
	line-height: 28px;
	font-size: 16px;
	color: #333;
	padding-top: 30px;
	display: block;
	padding-left: 70%;
}

.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;
}

.bm1 {
	width: 80%;
	margin-bottom: 20px;
	background: linear-gradient(to right, #005964, transparent);
}

.bm1 p {
	font-size: 24px;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 30px;
	color: #fff;
	position: relative;
}

.bm1 p::after {
	content: "";
	width: 5px;
	height: 20px;
	background: #fff;
	left: 10px;
	right: auto;
	top: 30%;
	position: absolute;
}

.danwei {
	display: flex;
	flex-wrap: wrap;
}

.danwei a {
	color: #000000;
	font-size: 18px;
	display: block;
	width: 30%;
	padding-right: 50px;
	padding-left: 10px;
	padding-bottom: 30px;
	line-height: 40px;
	transition: all 0.3s;
}

.danwei1 a {
	color: #000000;
	font-size: 18px;
	display: block;
	padding-left: 10px;
	padding-bottom: 30px;
	line-height: 40px;
	transition: all 0.3s;
}

.danwei a:hover {
	color: #005964;
}

.danwei1 a:hover {
	color: #005964;
}

@media screen and (max-width:1024px) {
	.gk_content {
		flex-wrap: wrap;
	}

	.gk_nei {
		width: 100%;
	}

	.gk_rong {
		width: 100%;
	}

}

@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;
	}

	.gk_neirong2 span {
		padding-left: 0;
	}

	.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;
	}

	.danwei a {
		color: #000000;
		font-size: 18px;
		display: block;
		width: 100%;
		padding-right: 0px;
		padding-left: 10px;
		padding-bottom: 15px;
		line-height: 40px;
	}

	.bm1 p {
		font-size: 20px;
		padding-bottom: 5px;
		padding-top: 5px;
		padding-left: 30px;
		color: #fff;
		position: relative;
	}
}