﻿* {
	padding: 0;
	margin: 0;
}
ul, li {
	list-style: none;
}
a {
	text-decoration: none;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
body {
	font-family: "Microsoft yahei";
	font-size: 12pt;
	color: #333;
}
.containet {
	width: 1000px;
	margin: 0 auto;
}
/*头部样式*/
header {
	background: #fff;
	width: 100%;
	height: 80px;
	position: fixed;
	top: 0;
	z-index: 100;
	border-bottom: 1px #dedede solid;
}
.header {
	position: absolute;
	top: 20px;
	left: 50%;
	margin-left: -500px;
}
nav {
	margin-top: 15px;
}
nav ul li {
	float: left;
}
nav ul li a {
	display: inline-block;
	margin: 0 10px;
	color: #333;
	padding: 5px 10px;
}
nav ul li:hover a, nav ul li.active a {
	font-weight: bold;
	color: #5da033;
	border-bottom: 2px #5da033 solid;
}
nav ul li img {
	max-width: 20px;
	margin-top: 5px;
}
nav ul li i {
	color: #269457;
    margin-top: 5px;
    margin-left: 5px;
    float: right;
}
/*banner*/
.banner {
	height: 610px;
}
.slide-item-img {
	width: 50%;
}
.slide-item-img img {
	display: block;
	max-width: 80%;
	margin: 30% auto 0;
}
.slide-item-img img.banner_pic {
	margin-top: 40%;
}
.slide-item-txt {
	width: 50%;
	margin-top: 30%;
}
.slide-item-txt1 {
	width: 50%;
	margin-top: 25%;
}
.slide-item-txt img, .slide-item-txt1 img {
	display: block;
	max-width: 80%;
	margin: 0 0 5% 15%;
}
/*footer*/
footer {
	width: 100%;
	height: 60px;
	background: rgba(0,0,0,.4);
	text-align: center;
	color: #fff;
	font-size: 10pt;
	padding: 20px 0;
	line-height: 30px;
}
/*----------- APP -----------*/
.app_banner {
	background: #17a086;
}
.main {
	margin-top: 40px;
}
.main h3 {
	font-size: 18pt;
	font-weight: normal;
	text-align: center;
	margin-bottom: 30px;
}
.app_con {
	height: 400px;
	border-top: 1px #e3e4e8 solid;
}
.app_con_img {
	width: 50%;
	display: inline-block;
}
.app_con_img img {
	display: block;
	max-height: 70%;
	margin: 9% auto 0;
}
.app_con_txt {
	width: 40%;
	margin-top: 9%;
	padding: 0 4%;
	color: #333;
}
.app_con_txt h2 {
	font-size: 18pt;
	font-weight: normal;
}
.app_con_txt h2 span {
	font-size: 12pt;
}
.app_con_txt p {
	font-size: 10pt;
	line-height: 25px;
	margin-top: 5%;
}
/*----------- 方案 -----------*/
.plan_banner {
	background: #358bc0;
}
.page_con2 p {
	margin: 80px 0 150px 0;
	text-indent: 2em;
}
/*----------- 素质拓展 -----------*/
.top_left .student {
	color: #fff;
	font-size: 28px;
	margin-top: 12%;
}
.top_left .pingtai {
	color: #fff;
	font-size: 28px;
	margin-top: 26px;
}
.top_right .right_img {
	max-width: 220px;
	margin-top: 4%;
    margin-left: 22%;;
}
#tixi .list_tishi {
	text-align: center;
	font-size: 13px;
	margin-top: 15px;
}
nav .tab.one:first-child {
	margin-left: 33.5%;
}
/*----------- 学风建设 -----------*/
/*.wisdom_banner {
	background: #3fa650;
}
.wisdom_con{ display:table;}
.wisdom_con li{width:50%; float:left;}*/
.wisdom_top {
	height: 300px;
	background: #00853B;
	margin-top: 80px;
}
.wisdom_top .top_left {
	float: left;
	margin-top: 6%;
	margin-left: 10%;
}
.top_left .one {
	color: #fff;
	font-size: 28px;
}
.top_left .two {
	color: #fff;
	font-size: 28px;
	margin-top: 26px;
}
.top_left .three {
	color: #B5F1CA;
	font-size: 13px;
	margin-top: 34px;
}
.top_left .four {
	color: #B5F1CA;
	font-size: 13px;
	margin-top: 11px;
}
.top_right img {
	max-width: 340px;
	margin-top: 4%;
    margin-left: 20%;;
}

.tabs {
    margin-top: 26px;
}
.tabs nav {
    height: 32px;
    text-align: center;
    line-height: 32px;
    overflow: hidden;
    background-color: #F5F5F5;
    display: flex;
    font-size: 12px;
}
nav .tab {
    display: block;
    text-decoration: none;
    color: #767676;
    margin-left: 10px;
    padding: 0px 16px;
}
nav .tab:first-child {
	margin-left: 30%;
}
nav a.active {
    background-color: #30CA6A;
    color: #fff;
}
.cont {
    overflow: hidden;
    display: none;
    margin-bottom: 70px;
}
.cont .list {
	font-size: 21px;
	margin: 45px auto;
	text-align: center;
	font-weight: 600;
}
.cont .info {
	color: #B3B3B3;
	font-size: 12px;
	line-height: 2;
}
.cont .info span {
	color: #39CC72;
}
.cont .list_info {
	color: #39CC72;
	font-size: 13px;
	text-align: center;
	margin: 40px auto;
}
.quan_img {
	margin: auto;
	display: block;
}
p.cont_info {
	color: #B3B3B3;
	font-size: 12px;
	line-height: 2;
	margin-bottom: 42px;
}
p.cont_info.four {
	margin-left: 6%;
}
p.cont_info.last {
	margin-left: 12%;
}
.cont_last_info {
	color: #B3B3B3;
	font-size: 12px;
	margin-bottom: 42px;
	text-align: center;
}
.cont_last_info.last {
	margin-top: 16px;
}
/*----------- 人本教育 -----------*/
.humanistic_banner {
	background: #019b79;
}
.humanistic_pic {
	display: block;
	margin: 60px auto;
}
/*----------- 关于我们 -----------*/
.about_banner {
	background: #269457;
}
.map {
	position: relative;
}
.map_popup {
	position: absolute;
	z-index: 100;
	top: 20%;
	left: 10%;
	background: #fff;
	widht: 450px;
	height: 300px;
	padding: 0 30px;
}
.map_popup p {
	margin-top: 30px;
	font-size: 24px;
	background: url(../images/icon_phone.png) no-repeat left center;
	background-size: 30px 30px;
	padding-left: 45px;
}
.map_popup address {
	font-size: 12px;
	margin: 20px 0 20px 0;
	line-height: 30px;
	font-style: normal;
}
#allmap {
	width: 100%;
	min-height: 437px;
	overflow: hidden;
}
/*----------- 商务合作 -----------*/
.business_banner {
	background: #2a95b4;
}
.page_con, .page_con2 {
	font-size: 10pt;
	line-height: 28px;
	margin-top: 100px;
}
.page_con2 {
	margin-top: 200px;
}
.page_con p {
	text-indent: 2em;
}
.contact_con {
	width: 500px;
	margin: 20px auto 80px;
	display: table;
}
.contact_con li {
	width: 200px;
	float: left;
	margin-left: 50px;
}
.contact_con li h5 {
	font-size: 14pt;
	font-weight: normal;
}
.contact_con li p {
	text-indent: inherit;
}
.page_con1 {
	background: #f4f7f9;
	height: 600px;
}
.page_con1 h3 {
	padding-top: 100px;
}
.success_con {
	width: 100%;
	margin: 60px auto;
	display: table;
}
.success_con li {
	width: 30%;
	display: inline-block;
	margin-bottom: 30px;
	padding-left: 30px;
}
.success_con li a {
	
}
.success_con li a img {
	vertical-align: middle;
	max-width: 242px;
}
.success_con li a:hover img {
	filter: grayscale(100%);
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
}
