body {
	min-width: 1200px;
}
a {
	color: inherit;
}
a:link {
text-decoration: none;
}
a:visited {
text-decoration: none;
}
a:hover {
color: inherit;
text-decoration: none;
}
a:active {
text-decoration: none;
}
.m-top {
	margin-top: 40px;
}
.newtab {
	height: 36px;
	line-height: 36px;
	background: url(/public/html/img/i_gg_top_bg.jpeg) center repeat-x;
}
.newtab .tabbg {
	/* float: left; */
	width: 60%;
	background: url(/public/html/img/i_gg_title_bg.jpeg) center repeat-x;
	color: #fff;
	font-size: 18px;
	padding-left: 78px;
	position: relative;
	float: left;
}
.newtab .more {
	float: right;
	margin-right: 20px;
	font-size: 16px;
}
.newtab .tabbg .tab-icon {
	position: absolute;
	left: 16px;
	width: 48px;
	height: 48px;
	bottom: 0;
	overflow: hidden;
}
.newtab .tabbg .tab-icon img {
	width: 100%;
	height: 100%;
}
.newtab .tabbg.col-10 {
	width: 190px;
}
.tabbox {
	border: 1px solid #d2d2d2;
	height: 316px;
}
.new-content ul {
	padding-left: 10px;
	font-size: 16px;
	padding-right: 10px;
}
.new-content ul li {
	line-height: 34px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	position: relative;
	padding-left: 10px;
}
.new-content ul li a {
	text-decoration: none;
	color: inherit;
}
.new-content ul li a:hover {
	color: #000;
}
.new-content ul li::before {
	content: '';
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background: #000;
}
.tab-container {
	margin-bottom: 30px;
}
.elegant-box {
	margin-top: 20px;
}
.elegant-box .elegant-items {
	margin-bottom: 20px;
	padding-bottom: 30px;
}
.elegant-box .item {
	position: relative;
}
.elegant-box .cover {
	width: 100%;
	height: 180px;
	overflow: hidden;
}
.elegant-box .cover img {
	/* width: 100%;
	height: 100%; */
	display: block;
	height: auto;
	min-height: 100%;
	max-width: 100%;
}
.elegant-box .elegant-text {
	position: absolute;
	left: 0;
	right: 0;
	height: 30px;
	line-height: 30px;
	background: #00b0f3;
	color: #fff;
	text-align: center;
	overflow: hidden;white-space: nowrap;text-overflow: ellipsis;
	width: 100%;
}
.meun {
	background: url(/public/html/img/nav_bg.jpeg) repeat-x center;
	height: 50px;
	line-height: 50px;
}
.meun .meun-items {
	min-width: 1200px;
	margin: 0 auto;
}
.meun .meun-items li {
	list-style-type: none;
	float: left;
	position: relative;
}
.meun .meun-items li a.mlink {
	text-decoration: none;
	color: inherit;
	padding:0 15px;
	font-size: 20px;
	color: #fff;
	cursor: pointer;
	line-height: 50px;
	display: block;
}
.meun .meun-items li .zi_cate {
	position: absolute;
	left: 0;
	width: 100%;
	background: #eeeeee;
	z-index: 9999;
	display: none;
}
.meun .meun-items li .zi_cate a {
	display: block;
	width: 100%;
	text-align: center;
	line-height: 40px;
	font-size: 16px;
	color: #333;
	text-decoration: none;
}
.meun .meun-items li .zi_cate a:hover {
	color: #fff;
	background: #066731;
}
.meun .meun-items li a:hover {
	background: #066731;
	color: #fff;
}
.meun .meun-items li a.active {
	background: #066731;
	color: #fff;
}
.meun .meun-items li a.active {
	background: #066731;
	color: #fff;
}
.mySwiper {
	height: 316px;
}
.mySwiper img {
	width: 100%;
	height: 100%;
}
.imaxImg {
	height: 240px;
	width: 100%;
	overflow: hidden;
}
.imaxImg img {
	width: 100%;
	height: 100%;
}


.i_link{background:url(/public/html/img/i_link_bg.png)  left 7px no-repeat;margin-top: 30px;padding-left: 200px;font-size: 16px;
}
.i_link a{margin:0px  20px;line-height: 30px;}
.footer{text-align: center;background:#eeeeee;line-height: 36px;width: 100%;
    font-size: 16px;padding:0px 0px 20px 0px;margin-top: 30px;border-top: 4px solid #0082c5;}

/* 列表 */
.clearFloat:after{
  content: ""; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;  
}
.newslist, .newsimglist {
	margin-top: 30px;
}
 .newslist .tabbg,.newsimglist .tabbg {
	background: url(/public/html/img/i_gg_title_bg.jpeg) center repeat-x;
	color: #fff;
	font-size: 18px;
	padding-left: 80px;
	position: relative;
	float: left;
	width: 246px;
	line-height: 40px;
	height: 40px;
}
.newslist .tabbg .tab-icon,.newsimglist .tabbg .tab-icon {
	position: absolute;
	left: 16px;
	width: 48px;
	height: 48px;
	bottom: 0;
	overflow: hidden;
}
.newslist .tabbg .tab-icon img, .newsimglist .tabbg .tab-icon img {
	width: 100%;
	height: 100%;
}
.newslist .news_list, .newsimglist .news_img_list{
	float: left;
	width: 860px;
}
.news_img_list {
	width: 880px;
}

/* 学校概况 */
.school {
	margin-top: 30px;
}
.school .schoolbox {
	border: 1px solid #eee;
	float: left;
}
.school .tabbg{
	background: url(/public/html/img/i_gg_title_bg.jpeg) center repeat-x;
	color: #fff;
	font-size: 18px;
	padding-left: 80px;
	position: relative;
	/* float: left; */
	width: 246px;
	line-height: 40px;
	height: 40px;
}
.school .tabbg .tab-icon{
	position: absolute;
	left: 16px;
	width: 48px;
	height: 48px;
	bottom: 4px;
	overflow: hidden;
}
.school .school-items {
	width: 100%;
	width: 246px;
	margin: 0;
	padding: 0;
}
.school .school-items .item {
	list-style-type: none;
	line-height: 36px;
	border-top: 1px dashed #eee;
	margin: 0;
	padding: 0;
	text-align: center;
}
.school .school-items .item a {
	font-size: 16px;
	display: inline-block;
	width: 100%;
}
.school .school-items .item:hover {
	background: #eee;
	cursor: pointer;
}
.school .school-items .item.active {
	background: #066731;
	color: #fff;
}
.school .school-content {
	float: left;
	margin-left: 50px;
	width: 822px;
	font-size: 18px;
}
.news_img_list .item {
	list-style-type: none;
	width: 240px;
	float: left;
	margin: 0px 14px 10px;
}
.news_img_list .item .cover {
	height: 186px;
    overflow: hidden;
}
.news_img_list .item .cover img {
	width: 100%;
	height: auto;
	min-height: 100%;
}
.news_img_list .item .elegant-text {
	height: 30px;
	line-height: 30px;
	background: #00b0f3;
	color: #fff;
	text-align: center;
	overflow: hidden;white-space: nowrap;text-overflow: ellipsis;
}

.news_list li{height:36px;line-height: 36px;border-bottom:1px dashed #ccc;}
.news_list li a{float:left;}
.news_list li a:hover{color:#0089cc;}
.news_list li span{float:right;}
.myPage {
	float: right;
}


/* 正文 */
.newsContent {
	padding: 0 70px;
	margin: 20px auto;
}
.newsContent .contentTitle h2 {
	text-align: center;
}
.newsContent .contentTitle {
	border-bottom: 1px solid #dedbe0;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.newsContent .contentmsg {
	text-align: center;
}
.newsContent .contentmsg span {
	margin: 4px 20px;
}
.newsContent .content {
	font-size: 18px;
	line-height: 30px;
	color: #333;
}

.newsContent .siblings {
	margin-top: 30px;
	border-top: 1px dashed #ccc;
	padding: 20px 0;
	font-size: 16px;
}
.newsContent .siblings .prev {
	float: left;
}
.newsContent .siblings .next {
	float: right;
}
.myBreadcrumb {
	background: url(/public/html/img/i_gg_top_bg.jpeg) repeat-x center;
	height: 46px;
	line-height: 46px;
}
/* .myBreadcrumb .Bread {
	margin-left: 40px;
} */
.myBreadcrumb .Bread li {
	list-style-type: none;
	float: left;
	font-size: 16px;
	font-weight: bold;
	/* padding: 20px 0; */
}
.myBreadcrumb .bread-text {
	display: inline-block;
	float: left;
	font-size: 16px;
	font-weight: bold;
	margin-right: 8px;
}
.myBreadcrumb .Bread li::after {
	content: '>';
	margin: 0 8px;
}
.myBreadcrumb .Bread li:last-child::after{
	content: '';
}




/* ---------------- */
.mycontainer {
	width: 1120px;
	margin: 14px auto;
}
.m-top .tab-container {
	width: 31%;
	margin: 10px 1%;
	float: left;
}
.elegant-items {
	width: 24%;
	margin: 10px 1%;
	float: left;
	
}
.bannertop {
	height: 240px;
}
