@charset "utf-8";
/* CSS Document */
.about .six .six-lk ul li{
	height: 142px;
}
.about .six .six-lk ul li:last-child,
.about .six .six-lpu ul li:first-child{
	width: 94%;
}

.about .six .six-lgs ul li{
	height: 240px;
}

.about .six .six-lps ul li,
.about .six .six-lpu ul li{
	width: 44%;
}



.condition-zf .two ul li,
.condition-sl .two ul li,
.condition-gj .two ul li{
	width: 50% !important;
	padding: 0 5%;
}
.condition .two ul li .ctitle{
	font-size: 20px;
	color: #333;
	font-weight: 600;
	text-align: center;
	margin: 0.5em 0;
}
.condition .two ul li .ccontent{
	font-size: 16px;
	color: #333;
	line-height: 26px;
	width: 100%;
	height: auto; 
	margin: 0 auto;
	text-align: center;
}
.condition .two ul li .ccontent p{
	margin-bottom: 5px;
}
.condition-zf .two ul li .images,
.condition-sl .two ul li .images,
.condition-gj .two ul li .images{
	width: inherit;
	height: 236px;
	display: table-cell;
	vertical-align: middle; 
	padding: 2em;
	border-radius: 5px;
	box-sizing: border-box;
	/*background-color: #fff;
	border: 1px solid #ececec;
	box-shadow: 0 0 15px rgba(0,0,0,.1);*/
	cursor: pointer;
	transition: .5s;
}
.condition-zf .two ul li .images:hover,
.condition-sl .two ul li .images:hover,
.condition-gj .two ul li .images:hover{
	background-color: #fff;
	box-shadow: 0 0 15px rgba(0,0,0,.1);
}
.condition-zf .two ul li .images img,
.condition-sl .two ul li .images img,
.condition-gj .two ul li .images img{
	max-width: 100%;
    max-height: 100%;
    display: block;
    margin: auto;
}

.condition .twofif ul li{
	width: 20% !important;
	padding: 0;
}
.condition .twofif ul li .images{
	height: 178px;
	padding: 1em;
}
.condition .twofif ul li .ccontent{
	height: 52px;
}



.condition .poly-fif{
	margin-top: 60px;
}
.condition .poly-fif ul li{
	float: left;
	width: 18%;
	height: auto;
	margin: 0 1%;
	border-radius: 5px;
	text-align: center;
}
.condition .poly-fif ul li .images{
	width: inherit;
	height: 133px;
	background-color: #fff;
	box-shadow: 0 0 15px rgba(0,0,0,.1);
	border: 1px solid #ececec;
	border-radius: 5px;
	padding: 5px;
	display: table-cell;
	vertical-align: middle; 
	transition: .5s;
}
.condition .poly-fif ul li .images img{
	border-radius: 5px;
	max-width: 100%;
    max-height: 100%;
    display: block;
    margin: auto;
}
.condition .poly-fif ul li .ctitle{
	font-size: 20px;
	font-weight: 600;
	margin: 1em 0;
}
.condition .poly-fif ul li .ccontent{
	font-size: 14px;
}
.condition .poly-fif ul li .clink{
	font-size: 14px;
	color: #fff;
	font-weight: 600;
	width: 70px;
	height: 50px;
	background-color: #139cff;
	border: 1px solid #139cff;
	border-radius: 5px;
	line-height: 48px;
	text-align: center;
	margin: 0 auto;
	margin-top: 2em;
	transition: .5s;
}
.condition .poly-fif ul li a:hover .clink{
	color: #139cff;
	width: 90px;
	background-color: #fff;
}



.condition .kg-two{
	width: 70%;
	margin: 0 auto;
	margin-top: 60px;
}
.condition .kg-two ul li{
	color: #fff;
	width: 44%;
	border-radius: 5px;
	line-height: 22px;
	margin: 0 3% !important;	
}
.condition .kg-two ul li .front,
.condition .kg-two ul li .opposite{
	border-radius: 5px;
}
.condition .kg-two ul li .images img{
	max-height: 200px;
}
.condition .kg-two ul li .name{
	color: #fff;
}



.condition .pu-twelve ul li{
	color: #fff;
	width: 15.66%;
	height: 115px;
	border-radius: 5px;
	line-height: 22px;
	margin: 0 0.5% 1% 0.5% !important;	
}
.condition .pu-twelve ul li .front,
.condition .pu-twelve ul li .opposite{
	border-radius: 5px;
	padding: 0;
}
.condition .pu-twelve ul li .images img{
	max-height: 115px;
}
.condition .pu-twelve ul li .ctitle{
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 0.5em;
}
.condition .pu-twelve ul li .ccontent{
	font-size: 12px;
}



.bg-oa .content .imgoa{
	opacity: 0.9;
	display: block;
	margin: 0 auto;
	margin-top: 40px;
}

.bg-o .content,
.bg-a .content{
	margin-left: 20px;
	margin-right: 20px;
}
.bg-o .ocontent{
	width: 46%;
}
.bg-o .ocontent-a{
	float: left;
}
.bg-o .ocontent-b{
	float: right;
}
.bg-o .ocontent-b img{
	width: 100%;
	height: auto;
	margin-bottom: 30px;
}


.bg-a .aconten{
	margin-bottom: 0;
}
.bg-a .acontent .a{
	float: left;
	width: 54%;
}
.bg-a .acontent .b{
	float: right;
	width: 38%;
}
.bg-a .acontent .b img{
	width: 430px;
	height: auto;
	margin: 0 auto;
}



.govuniversity:nth-child(2n-1){
	background-color: #ffffff;
}
.govuniversity:nth-child(2n){
	background-color: #f7f7f7;
}

.govuniversity .titles{
	font-size: 20px;
	color: #333;
	width: 100%;
	text-align: center;
	margin: 20px 0;
}
.govuniversity .content{
	text-align: justify;
}
.govuniversity .content .govuniversity-up{
	margin-bottom: 15px;
	position: relative;
}
.govuniversity .content .govuniversity-up .govuniversity-up-l{
	float: left;
	width: 25%;
	height: 120px;
	border: 1px solid #ececec;
	background-color: #fff;
	display: table-cell;
	vertical-align: middle; 
	padding: 1em;
	box-sizing: border-box;
}
.govuniversity .content .govuniversity-up .govuniversity-up-l img{
	max-width: 100%;
    max-height: 100%;
    display: block;
    margin: auto;
}
.govuniversity .content .govuniversity-up .govuniversity-up-r{
	float: right;
	width: 70%;
}
.govuniversity .content .govuniversity-down .govuniversity-down-l{
	float: left;
	width: 65%;	
}
.govuniversity .content .govuniversity-down .govuniversity-down-r{
	float: right;
	width: 30%;
}
.govuniversity .content .govuniversity-down .govuniversity-down-r img{
	width: 100%;
	height: auto;
}
.govuniversity .content .govuniversity-down .govuniversity-down-l  p img,
.govuniversity .content .govuniversity-down .govuniversity-down-r  p img{
	width: 30px;
    height: auto;
    vertical-align: middle;
	margin-top: -4px;
    margin-right: 10px;
}
.govuniversity .content .govuniversity-down .govuniversity-down-r p:nth-child(2){
	margin-top: 10px;	
}



@media( max-width: 1279px ){
	.condition-zf,
	.condition-sl,
	.condition-gj,
	.condition-s{
		padding-top: 50px;
	}
}

@media( max-width: 991px ){
	.about.school-advantage{
		padding-bottom: 0;
	}
	
	.condition .twofif ul li{
		width: 33.33% !important;
	}
	
	.condition .poly-fif ul li{
		width: 50%;
		padding: 0 5%;
		margin: 0 0 40px 0;
	}
	
	.condition .kg-two{
		width: 100%;
	}
	
	.condition .pu-twelve ul li,
	.about .advantage-six.pu-twelve ul li:nth-child(2n){
		width: 30.66%;
		height: 133px;
		margin: 0 1% !important;
		margin-bottom: 2% !important;
	}
	
	.govuniversity .content .govuniversity-up .govuniversity-up-l{
		height: auto;
	}
}

@media( max-width: 767px ){	
	.condition-zf,
	.condition-sl,
	.condition-gj{
		padding-top: 30px !important;
		padding-bottom: 10px !important;
	}
	.condition-zf .two,
	.condition-sl .two,
	.condition-gj .two{
		margin-top: 10px !important;
	}
	
	.condition-zf .two ul li,
	.condition-sl .two ul li,
	.condition-gj .two ul li,
	.condition .poly-fif ul li{
		width: 100% !important;
		height: auto !important;
		padding: 0 2.5% !important;
	}
	.condition-zf .two ul li .images,
	.condition-sl .two ul li .images,
	.condition-gj .two ul li .images{
		padding: 1em;
		/*display: block;
		margin: 0 auto;
		padding-bottom: 40px;*/
	}
	
	.condition .two ul li .ctitle{
		margin: 0 0 0.5em 0;
	}
	
	.condition .poly-fif ul li .images{
		display: flex;
		justify-content: center;
	}
	
	.condition .kg-two,
	.condition .pu-twelve{
		width: 95%;
		margin: 0 auto;
		margin-top: 30px;
	}
	.condition .kg-two ul li,
	.condition .pu-twelve ul li, 
	.about .advantage-six.kg-two ul li:nth-child(2n),
	.about .advantage-six.pu-twelve ul li:nth-child(2n){
		width: 98%;
		margin: 0 !important;
		margin-bottom: 30px !important;
	}
	
	.bg-oa .content .table-oa{
		width: 100%;
    	overflow-y: hidden; 
    	-ms-overflow-style: -ms-autohiding-scrollbar;
    	border: 1px solid #ddd;
		margin-top: 20px;
	}
	.bg-oa .content .table-oa .imgoa{
		max-width: none !important;
		min-width: 100%;
		margin: 0;
	}
	.bg-o .ocontent br,
	.bg-a .acontent br{
		display: none;
	}
	.bg-o .ocontent,
	.bg-a .acontent .a,
	.bg-a .acontent .b{
		float: none;
		width: 100%;
		padding: 0;	
	}
	.bg-o .ocontent-b img{
		margin-top: 12px;
		margin-bottom: 20px;
	}
	.bg-o .ocontent p,
	.bg-a .acontent div p{
		margin-bottom: 10px;
	}
	.bg-a .acontent .b img{
		width: 100%;
		height: auto;
		margin-top: 20px;
	}
	
	.govuniversity .content .govuniversity-up{
		margin-bottom: 0;
	}
	.govuniversity .content .govuniversity-up .govuniversity-up-l,
	.govuniversity .content .govuniversity-up .govuniversity-up-r,
	.govuniversity .content .govuniversity-down .govuniversity-down-l,
	.govuniversity .content .govuniversity-down .govuniversity-down-r{
		width: 100%;
	}
	.govuniversity .content .govuniversity-up .govuniversity-up-l{
		margin-bottom: 15px;
	}
	.govuniversity .content .govuniversity-down .govuniversity-down-r{
		margin-top: 15px;
	}
}