@charset "utf-8";

/* CSS Document */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video, input, hr {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	/* outline: 0; */
}

@font-face {
	font-family: 'icomoon';
	src: url('/fonts/icomoon.eot?tomleg');
	src: url('/fonts/icomoon.eot?tomleg#iefix') format('embedded-opentype'),
		url('/fonts/icomoon.ttf?tomleg') format('truetype'),
		url('/fonts/icomoon.woff?tomleg') format('woff'),
		url('/fonts/icomoon.svg?tomleg') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: block;
}

* {
	padding: 0;
	margin: 0;
	border: 0;
	text-decoration: none;
	box-sizing: border-box;
	font-family: "微软雅黑";
}

body {
	font-family: "微软雅黑";
	font-size: 14px;
	overflow-x: hidden;
	background-color: #f6f7f8;
	margin: 0px auto;
	max-width: 2560px;
	overflow-x: hidden;
}

ul, li {
	list-style: none;
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	margin: 0;
}

h4 {
	font-size: 18px;
}

h6 {
	font-size: 18px;
}

a {
	color: #000;
	text-decoration: none;
	font-size: 16px;
	cursor: pointer;
}

p {
	font-size: 16px;
}

.clearfix:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.col-md-3, .col-sm-3, .col-xs-12, .col-md-4, .col-md-6, .col-md-12, .col-sm-6, .col-xs-12 {
	padding: 0;
}

.container {
	padding: 0px;
}

.clear {
	clear: both;
	display: block;
	content: '';
}

/* 首页 */
.header {
	background-color: #2a6024;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 23;
	width: 100%;
}

.header-top {
	width: 1650px;
	margin: 0 auto;
}

.logo {
	width: 24%;
	float: left;
	display: block;
	margin-top: 10px;
}

.logo img {
	width: 100%;
}

.header-right {
	width: 71%;
	float: left;
	background-color: #fff;
	height: 62px;
	transform: skew(-30deg);
	margin: 44px 0px 21px 3.5%;
}

/* 导航 */
.mobile-nav {
	display: none;
}

.nav {
	float: left;
	margin: 0 20px;
	padding-top: 18px;
}

.nav>ul>li {
	float: left;
	padding: 0 22px;
	transform: skew(30deg);
	position: relative;
}

.nav>ul>li.active {
	/* background: url(/images/sanjiao.png); */
}

.nav>ul>li>a {
	display: block;
	font-size: 18px;
	color: #000;
	text-decoration: none;
	padding-bottom: 50px;

}

.nav>ul>li:hover .sun-nav {
	display: block;
}

.nav>ul>li .sun-nav::before {
	content: '';
	border: 10px solid;
	border-color: #ff450000 #87ceeb00 #2a6024 #9acd3200;
	position: absolute;
	top: -20px;
	left: 50%;
	margin-left: -10px;
}

.nav>ul>li .sun-nav {
	display: none;
	position: absolute;
	top: 45px;
	left: 0;
	background-color: #2a6024;
	width: 100%;
	padding: 15px 0;
	z-index: 22;
}

.nav>ul>li .sun-nav>li {
	float: none;
	width: 100%;
	transform: skew(0deg);
	height: 50px;
	line-height: 50px;
	text-align: center;

}

.nav>ul>li .sun-nav>li:hover {
	background-color: #c6970d;
}

.nav>ul>li .sun-nav>li>a {
	font-size: 16px;
	color: #fff;
}


/* 搜索 */
.search {
	transform: skew(30deg);
	display: inline-block;
	float: left;
	line-height: 62px;
}

.search_kuang {
	width: 100px;
	font-size: 16px;
}

.search_anniu {
	height: 16px;
	padding-top: 2px;
}

.leadermail {
	transform: skew(30deg);
	display: inline-block;
	float: left;
	line-height: 62px;
	font-size: 16px;
	margin-left: 20px;
	color: #2a6024;
	font-size: 16px;
}

.leadermail a {
	color: #2a6024;
}

.leadermail::after {
	content: '\ea84';
	font-family: 'icomoon';
	font-size: 14px;
}

/* banner 轮播 */
.fswx-banner {
	margin-top: 127px;
}

.fswx-banner img {
	width: 100%;
}

.fswx-banner .swiper-pagination-bullet {
	border: 2px solid #fff;
	width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 15px));
	height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 15px));
	background-color: rgba(255, 255, 255, 0);
}

.fswx-banner span.swiper-pagination-bullet.swiper-pagination-bullet-active {
	background-color: #fff;
}

.fswx-banner .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 7px);
}

.fswx-banner .swiper-horizontal>.swiper-pagination-bullets, .fswx-banner .swiper-pagination-bullets.swiper-pagination-horizontal, .fswx-banner .swiper-pagination-custom, .fswx-banner .swiper-pagination-fraction {
	bottom: 20px;
}

.fswx-banner .swiper-pagination-bullet {
	opacity: var(--swiper-pagination-bullet-inactive-opacity, 1);
}

/* cont部分 */
.cont1 {
	background-color: #fff;
	padding: 50px 0;
}

.cont1 .index-news {
	margin-right: 3%;
	width: 67.5%;
	float: left;
}

.cont1 .index-title {
	position: relative;
}

.cont1 .index-title h2 {
	font-size: 32px;
}

.cont1 .index-title a {
	position: absolute;
	right: 0;
	top: 10px;
	font-size: 16px;
}

.cont1 .index-title a:hover {
	color: #2a6024;
	padding-right: 10px;
}

/* 新闻动态 */
.index-news-content {
	padding: 1%;
	margin-top: 30px;
}

.index-news-content-tuijian ul li {
	float: left;
	width: 48.5%;
	overflow: hidden;
	box-shadow: 0px 0px 10px #eee;
	padding: 10px;
	position: relative;
}

.index-news-content-tuijian ul li a::after,
.index-news-content-quanbu ul li a::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0%;
	height: 5px;
	width: 0;
	transform: translateX(-0%);
	background-color: #2a6024;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.index-news-content-tuijian ul li:hover a::after,
.index-news-content-quanbu ul li:hover a::after {
	width: 100%;
	visibility: visible;
	opacity: 1;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.index-news-content-tuijian ul li:nth-child(odd) {
	margin-right: 3%;
}

.index-news-content-tuijian ul li a .img {
	/* width: 455px;*/
	height: 265px;
	overflow: hidden;
}

.index-news-content-tuijian ul li a .img img {
	width: 100%;
}

.index-news-content-tuijian ul li a h4 {
	line-height: 30px;
	/* margin-top: 25px;*/
	height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	color: #000;
}

.index-news-content-tuijian ul li a p {
	color: #666;
	text-align: left;
	font-size: 14px;
}

.index-news-content-tuijian ul li a h6 {
	font-size: 16px;
	line-height: 24px;
	color: #666;
	height: 48px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	margin-top: 12px;
}

.index-news-content-quanbu {
	margin-top: 25px;
}

.index-news-content-quanbu ul li {
	float: left;
	width: 48.5%;
	overflow: hidden;
	box-shadow: 0px 0px 10px #eee;
	padding: 10px;
	position: relative;
}

.index-news-content-tuijian ul li:hover a h4,
.index-news-content-tuijian ul li:hover a p,
.index-news-content-tuijian ul li:hover a h6,
.index-news-content-quanbu ul li:hover a h4,
.index-news-content-quanbu ul li:hover a p,
.index-news-content-quanbu ul li:hover a h6 {
	color: #2a6024;
}

.index-news-content-quanbu ul li:nth-child(odd) {
	margin-right: 3%;
}

.index-news-content-quanbu ul li a h4 {
	line-height: 30px;
	margin-top: 10px;
	height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	color: #000;
}

.index-news-content-quanbu ul li a p {
	color: #666;
	text-align: left;
	font-size: 14px;
}

.index-news-content-quanbu ul li a h6 {
	font-size: 16px;
	line-height: 24px;
	color: #666;
	height: 48px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	margin-top: 12px;
}

/* 通知公告 */
.index-notice {
	width: 29.5%;
	float: right;
}

.index-notice-content {
	margin-top: 30px;
}

.index-notice-content ul li {
	border-bottom: 1px solid #bdbdbd;
	padding-bottom: 11px;
}

.index-notice-content ul li:hover a h4::before {
	display: inline-block;
	content: ' ';
	width: 20px;
	height: 5px;
	margin-right: 5px;
	background-color: #2a6024;
	transition: all 0.3s ease-in-out;
}

.index-notice-content ul li:hover a h4,
.index-notice-content ul li:hover a p {
	color: #2a6024;
}

.index-notice-content ul li a h4 {
	line-height: 30px;
	margin-top: 10px;
	height: 30px;
	font-size: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	color: #000;
}

.index-notice-content ul li a p {
	color: #666;
	font-size: 14px;
	height: 30px;
	line-height: 30px;
}

/* 牛宝体育特色 */
.cont2 {
	background: url(/images/xuexiaotese.jpg) no-repeat;
	background-size: cover;
}

.index-xuexiaotese {
	padding-top: 50px;
}

.index-xuexiaotese h2 {
	color: #fff;
	text-align: center;
	font-size: 32px;
}

.index-xuexiaotese ul {
	margin: 50px 0;
}

.index-xuexiaotese ul li {
	width: 20%;
	float: left;
	text-align: center;

}

.index-xuexiaotese ul li:hover img,
.index-xuexiaotese ul li.active img {
	box-shadow: 0px 0px 20px #fff;
	border-radius: 50%
}

.index-xuexiaotese ul li h4 {
	padding: 30px 70px;
	color: #fff;
}

.index-shehuishijian {
	background-color: #204c1b;
	padding: 40px 0;
}

.index-shehuishijian h2 {
	color: #fff;
	font-weight: 700;
	font-size: 32px;
	width: 250px;
	float: left;
	line-height: 36px;
	height: 72px;
	margin-right: 30px;
}

.index-shehuishijian p {
	color: #fff;
	line-height: 30px;
}

.cont3 {
	background-color: #f8f3e7;
	padding: 50px 0;
}

.cont3 .index-title .shenshen {
	font-size: 32px;
	text-align: center;
}

.cont3 .index-title {
	position: relative;
}

.cont3 .index-title a {
	position: absolute;
	right: 0;
	top: 10px;
	font-size: 16px;
}

.cont3 .index-title a:hover {
	color: #2a6024;
	padding-right: 10px;
}

.cont3 .index-shenshen {
	margin-top: 50px;
}

.cont3 .index-shenshen-left {
	width: 48%;
	float: left;
	height: 424px;
	overflow: hidden;
	margin-right: 2%;
}

.cont3 .index-shenshen-left img {
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}

.cont3 .index-shenshen-left:hover img {
	-webkit-transform: scale(1.08);
	-moz-transform: scale(1.08);
	-o-transform: scale(1.08);
	-ms-transform: scale(1.08);
	transform: scale(1.08);
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}

.cont3 .index-shenshen-right {
	width: 50%;
	overflow: hidden;
	float: right;
}

.cont3 .index-shenshen-right ul li {
	width: 29.2%;
	float: left;
	margin-left: 4%;
	margin-bottom: 0px;
	overflow: hidden;
}

.cont3 .index-shenshen-right ul li:hover a {
	color: #2a6024;
}

.cont3 .index-shenshen-right ul li .title-img {
	height: 140px;
	overflow: hidden;
}

.cont3 .index-shenshen-right ul li .title-img img {
	width: 100%;
	/* min-height: 100%; */
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}

.cont3 .index-shenshen-right ul li:hover .title-img img {
	-webkit-transform: scale(1.08);
	-moz-transform: scale(1.08);
	-o-transform: scale(1.08);
	-ms-transform: scale(1.08);
	transform: scale(1.08);
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}

.cont3 .index-shenshen-right ul li h4 {
	height: 74px;
	overflow: hidden;
	/* padding-top: 10px; */
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

.cont1 .more::after,
.cont3 .more::after {
	font-family: 'icomoon';
	content: "\ea3c";
	padding-left: 12px;
}

.cont4 {
	height: 521px;
}

.cont4 .col-1 {
	position: relative;
	width: 43%;
	float: left;
	background: url(/images/66.jpg) no-repeat;
	background-size: cover;
	height: 100%;
}

.cont4 .col-1 .mask {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #2a60246e;
}

.cont4 .col-1 .unit {
	margin: 0 10% 0 31%;
	position: absolute;
}

.cont4 .col-1 .unit h2 {
	padding-top: 90px;
	color: #fff;
	font-size: 30px;
	padding-bottom: 30px;
}

.cont4 .col-1 .unit p {
	color: #fff;
	line-height: 30px;
	font-size: 16px;
}

.cont4 .col-1 .unit .more {
	color: #fff;
	font-size: 16px;
	width: 200px;
	border: 1px solid #fff;
	line-height: 60px;
	text-align: center;
	margin: 60px 0 179px 0;
}

.cont4 .col-1 .unit .more:hover {
	background-color: #ffffff73;
	color: #2a6024;
}

.cont4 .col-1 .unit .more::after {
	font-family: 'icomoon';
	content: "\ea3c";
	padding-left: 12px;
}

.cont4 .col-2 {
	width: 19%;
	float: left;
	height: 100%;
}

.cont4 .col-2 h2 {
	font-size: 30px;
	font-weight: 700;
	color: #fff;
	text-align: center;
	line-height: 260px;
}

.cont4 .col-2 .top {
	height: 50%;
	overflow: hidden;
}

.cont4 .col-2 .top-img {
	width: 100%;
}

.cont4 .col-2 .top img {
	width: 100%;
	min-height: 100%;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}

.cont4 .col-2 .top:hover img {
	-webkit-transform: scale(1.08);
	-moz-transform: scale(1.08);
	-o-transform: scale(1.08);
	-ms-transform: scale(1.08);
	transform: scale(1.08);
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}

.cont4 .col-2 .button {
	height: 50%;
}

/* footer部分 */
.footer {
	background-color: #2a6024;
}

.footer-logo {
	width: 30%;
	float: left;
	margin-top: 30px;
}

.footer-logo img {
	width: 100%;
	height: auto;
}

.footer-link {
	width: 55%;
	float: left;
	margin-top: 50px;
	margin-left: 100px;
	margin-bottom: 50px;
}

.footer-link h4 {
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	line-height: 30px;
}

.footer-link span {
	display: block;
	width: 30px;
	height: 1px;
	background-color: #fff;
}

.footer-link ul {
	margin-top: 10px;
}

.footer-link ul li {
	width: 50%;
	float: left;
	line-height: 30px;
}

.footer-link ul li a {
	color: #fff;
	opacity: 0.5;
}

.footer-wechat {
	width: 7%;
	float: right;
	margin-top: 50px;
	margin-bottom: 10px;
}

.footer-wechat h4 {
	font-size: 16px;
	color: #fff;
	text-align: center;
}

.footer-copyright {
        border-top: 1px solid rgba(255, 255, 255, 0.521);
}

.footer-copyright p {
	color: #fff;
	text-align: center;
	line-height: 50px;
	opacity: 0.5;
}

/* 德育讲堂 */
.fswx-cont-title {
	border-bottom: 3px solid #ededed;
}

.fswx-cont-title h2 {
	color: #333;
	font-size: 30px;
	font-weight: 700;
	display: inline-block;
	line-height: 70px;
}

.fswx-cont-title h2::before {
	content: url(/images/jiantou.png);
	margin-right: 10px;
	vertical-align: middle;
}

.fswx-cont-title span {
	font-size: 12px;
	color: #666;
	padding-left: 15px;
}

.fswx-cont-nav {
	border-bottom: 2px solid #2a6024;
}

.fswx-cont-nav ul li {
	float: left;
	padding-right: 80px;
	line-height: 60px;
	position: relative;
}

.fswx-cont-nav ul li.select::after {
	content: '';
	border: 10px solid;
	border-color: #ff450000 #87ceeb00 #2a6024 #9acd3200;
	position: absolute;
	top: 41px;
	left: 50%;
	margin-left: -50px;
}

.fswx-cont-nav ul li:hover a {
	color: #2a6024;
}

.fswx-cont-nav ul li a {
	color: #333;
	font-size: 16px;
}

.fswx-cont .fswx-cont-nr {
	background-color: #fff;
	margin: 30px 0 85px 0;
	padding: 50px 30px;
}

.mailbox {
	width: 50%;
	float: left;
}

.fswx-cont .fswx-cont-nr ul li:hover a {
	color: #2a6024;
}

.fswx-cont .fswx-cont-nr .fswx-cont-nr-1 h4 {
	font-size: 24px;
	color: #333;
	line-height: 88px;
	border-bottom: 1px solid #e3e3e3;
}

.fswx-cont .fswx-cont-nr .fswx-cont-nr-1 h4 img {
	vertical-align: middle;
	padding-right: 15px;
}

.fswx-cont .fswx-cont-nr .fswx-cont-nr-1 h4 span {
	float: right;
}

.fswx-cont .fswx-cont-nr .fswx-cont-nr-1 h4 .more {
	padding: 10px 15px;
	background-color: #2a6024;
	color: #fff;
}

.fswx-cont .fswx-cont-nr .fswx-cont-nr-1 h4 .more::after {
	font-family: 'icomoon';
	content: "\ea3c";
	vertical-align: middle;
	padding-left: 5px;
}

.fswx-cont .fswx-cont-nr .fswx-cont-nr-1 ul li {
	line-height: 80px;
	border-bottom: 1px solid #e3e3e3;
}

.fswx-cont .fswx-cont-nr .fswx-cont-nr-1 ul li a {
	font-size: 18px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}

.fswx-cont .fswx-cont-nr .fswx-cont-nr-1 ul li h3 {
	width: 85%;
	float: left;
	font-size: 16px;
}

.fswx-cont .fswx-cont-nr .fswx-cont-nr-1 ul li span {
	float: right;
	color: #666;
	font-size: 14px;
}

/* 文字介绍页 text-introduce */
.fswx-cont .fswx-cont-nr .fswx-cont-introduce-title {
	border-bottom: 1px solid #e3e3e3;
	padding-bottom: 20px;
	margin-bottom: 50px;
}

.fswx-cont .fswx-cont-nr .fswx-cont-introduce-title h2 {
	font-size: 24px;
	line-height: 30px;

}

.fswx-cont .fswx-cont-nr .fswx-cont-introduce-title span {
	font-size: 14px;
	line-height: 30px;
	color: #666;
}

.fswx-cont .fswx-cont-nr .fswx-cont-introduce p {
	padding-bottom: 30px;
	color: #707070;
}

.fswx-cont .fswx-cont-nr .fswx-cont-introduce h4 {
	font-size: 16px;
	font-weight: 700;
	color: #707070;
}

/* 文字详情页 text-detail */
.fswx-cont .fswx-cont-nr .fswx-cont-detail-title {
	border-bottom: 1px solid #e3e3e3;
	padding-bottom: 20px;
	margin-bottom: 50px;
	text-align: center;
}

.fswx-cont .fswx-cont-nr .fswx-cont-detail-title h2 {
	font-size: 24px!important;
	line-height: 30px!important;
        text-align: center!important;
}

.fswx-cont .fswx-cont-nr .fswx-cont-detail-title span {
	font-size: 14px!important;
	line-height: 30px!important;
	color: #666!important;
}

.fswx-cont .fswx-cont-nr .fswx-cont-detail p {
	padding-bottom: 30px!important;
	color: #333!important;
	text-indent: 32px!important;
        font-size: 16px!important;
}

.fswx-cont .fswx-cont-nr .fswx-cont-detail h4 {
	font-size: 16px!important;
	font-weight: 700!important;
	color: #333!important;
}

/* 文字列表页 text-list */
.fswx-cont .fswx-cont-nr .fswx-cont-list h4 {
	font-size: 24px;
	color: #333;
	line-height: 88px;
	border-bottom: 1px solid #e3e3e3;
}

.fswx-cont .fswx-cont-nr .fswx-cont-list ul li {
	line-height: 80px;
	border-bottom: 1px solid #e3e3e3;
}

.fswx-cont .fswx-cont-nr .fswx-cont-list ul li a {
	font-size: 18px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}

.fswx-cont .fswx-cont-nr .fswx-cont-list ul li h3 {
	width: 85%;
	float: left;
	font-size: 16px;
}

.fswx-cont .fswx-cont-nr .fswx-cont-list ul li span {
	display: block;
	float: right;
	width: 10%;
	float: right;
	color: #666;
	font-size: 14px;
	text-align: right;

}

/* 图文列表页 img-list */
.fswx-cont .fswx-cont-nr .fswx-cont-imglist ul li {
	height: 256px;
	overflow: hidden;
	margin-bottom: 30px;
}

.fswx-cont .fswx-cont-nr .fswx-cont-imglist-img {
	width: 30%;
	height: 256px;
	margin-right: 3%;
	float: left;
}

.fswx-cont .fswx-cont-nr .fswx-cont-imglist-img img {
	width: 100%;
	height: 100%;
}

.fswx-cont .fswx-cont-nr .fswx-cont-imglist-txt {
	position: relative;
}

.fswx-cont .fswx-cont-nr .fswx-cont-imglist-txt span {
	color: #666;
	font-size: 14px;
	line-height: 30px;
}

.fswx-cont .fswx-cont-nr .fswx-cont-imglist-txt h2 {
	color: #333;
	font-size: 30px;
	height: 90px;
	line-height: 90px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}

.fswx-cont .fswx-cont-nr .fswx-cont-imglist-txt p {
	color: #666;
	font-size: 16px;
	line-height: 30px;
	height: 60px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.fswx-cont .fswx-cont-nr .fswx-cont-imglist-txt .more {
	padding: 10px 15px;
	border: 2px solid #2a6024;
	color: #666;
	position: absolute;
	margin-top: 31px;
}

.fswx-cont .fswx-cont-nr .fswx-cont-imglist-txt .more i {
	color: #2a6024;
	padding-left: 5px;
}

.fswx-cont .fswx-cont-nr .fswx-cont-imglist ul li:hover .fswx-cont-imglist-txt .more i {
	color: #fff;
}

.fswx-cont .fswx-cont-nr .fswx-cont-imglist ul li:hover .fswx-cont-imglist-txt .more {
	color: #fff;
	background-color: #2a6024;
}


/* 学院简介 */
.fswx-cont .fswx-cont-nr .fswx-cont-jianjie-title {
	border-bottom: 1px solid #e3e3e3;
	padding-bottom: 20px;
	margin-bottom: 70px;
}

.fswx-cont .fswx-cont-nr .fswx-cont-jianjie-title h2 {
	font-size: 24px;
	line-height: 30px;
}

.fswx-cont .fswx-cont-nr .fswx-cont-jianjie-img {
	text-align: center;
}

.fswx-cont .fswx-cont-nr .fswx-cont-jianjie p {
	padding: 10px 0;
	color: #707070;
	font-size: 18px;
	line-height: 40px;
	text-indent: 36px;
	text-align: justify;
}

.fswx-cont .fswx-cont-nr .fswx-cont-jianjie ul li {
	float: left;
	background-color: #f2f2f2;
	width: 22%;
	padding: 22px;
	margin-right: 4%;
	border-radius: 20px;
}

.fswx-cont .fswx-cont-nr .fswx-cont-jianjie ul li:hover {
	background-color: #2a6024;
	color: #fff;
}

.fswx-cont .fswx-cont-nr .fswx-cont-jianjie ul li:hover h2,
.fswx-cont .fswx-cont-nr .fswx-cont-jianjie ul li:hover span {
	color: #fff;
}

.fswx-cont .fswx-cont-nr .fswx-cont-jianjie ul li:last-child {
	margin-right: 0%;
}

.fswx-cont .fswx-cont-nr .fswx-cont-jianjie ul li h2 {
	font-size: 30px;
	color: #333;
	padding: 15px 0px;
}

.fswx-cont .fswx-cont-nr .fswx-cont-jianjie ul li span {
	font-size: 16px;
	color: #666;
	padding: 15px 0px;
	line-height: 40px;
}

/* 知名校友 */
.fswx-cont .fswx-cont-nr .fswx-cont-xiaoyou-title {
	border-bottom: 1px solid #e3e3e3;
	padding-bottom: 20px;
	margin-bottom: 35px;
}

.fswx-cont .fswx-cont-nr .fswx-cont-xiaoyou-title h2 {
	font-size: 24px;
	line-height: 30px;
}

.fswx-cont .fswx-cont-nr .fswx-cont-xiaoyou-list ul li {
	width: 49%;
	float: left;
	border: 1px solid #d6d6d6;
	margin-bottom: 2%;
}

.fswx-cont .fswx-cont-nr .fswx-cont-xiaoyou-list ul li:nth-child(odd) {
	margin-right: 2%;
}

.fswx-cont .fswx-cont-nr .fswx-cont-xiaoyou-list ul li .fswx-cont-xiaoyou-list-photo {
	float: left;
	width: 30%;
	overflow: hidden;
	height: 264px;
}

.fswx-cont .fswx-cont-nr .fswx-cont-xiaoyou-list ul li .fswx-cont-xiaoyou-list-photo img {
	width: 100%;

}

.fswx-cont .fswx-cont-nr .fswx-cont-xiaoyou-list ul li .fswx-cont-xiaoyou-list-txt {
	width: 70%;
	float: right;
	padding: 30px;
}

.fswx-cont .fswx-cont-nr .fswx-cont-xiaoyou-list ul li h2 {
	font-size: 24px;
	color: #333;
	line-height: 50px;
	height: 50px;
	margin-right: 3%;
}

.fswx-cont .fswx-cont-nr .fswx-cont-xiaoyou-list ul li p {
	font-size: 16px;
	color: #707070;
	line-height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 5;
	-webkit-box-orient: vertical;
	text-align: justify;
}

/* 校史沿革 */
.fswx-cont .fswx-cont-nr .fswx-cont-xiaoshi-title {
	border-bottom: 1px solid #e3e3e3;
	padding-bottom: 20px;
	margin-bottom: 35px;
}

.fswx-cont .fswx-cont-nr .fswx-cont-xiaoshi-title h2 {
	font-size: 24px;
	line-height: 30px;
}

.fswx-cont .fswx-cont-nr .fswx-cont-xiaoshi h4 {
	color: #707070;
	font-size: 18px;
	font-weight: 700;
	line-height: 50px;
	padding-top: 20px;
}

.fswx-cont .fswx-cont-nr .fswx-cont-xiaoshi p {
	color: #707070;
	font-size: 16px;
	line-height: 30px;
	text-indent: 32px;
}

.fswx-cont .fswx-cont-nr .fswx-cont-xiaoshi h5 {
	font-size: 70px;
	font-family: 'Impact';
	color: #e8e8e8;
	padding-left: 20px;
	margin-bottom: 40px;
}

.fswx-cont .fswx-cont-nr .fswx-cont-xiaoshi .fswx-cont-xiaoshi-jianshi {
	position: relative;
	margin-bottom: 35px;
}

.fswx-cont .fswx-cont-nr .fswx-cont-xiaoshi .fswx-cont-xiaoshi-jianshi p {
	padding-left: 160px;
}

.fswx-cont .fswx-cont-nr .fswx-cont-xiaoshi .fswx-cont-xiaoshi-jianshi h5::after {
	content: url(/images/11.png);
	position: absolute;
	left: 0;
	top: 30px;
}

.fswx-cont .fswx-cont-nr .fswx-cont-xiaoshi .fswx-cont-xiaoshi-jianshi h6 {
	width: 20px;
	font-size: 20px;
	color: #2a6024;
	font-weight: 700;
	padding: 0 80px 20px;
	float: left;
}

/* 组织机构 */
.fswx-cont .fswx-cont-nr .fswx-cont-organization-title {
	border-bottom: 1px solid #e3e3e3;
	padding-bottom: 20px;
	margin-bottom: 35px;
}

.fswx-cont-organization-cont1,
.fswx-cont-organization-cont2 {
	margin: 20px 0;
}

.fswx-cont-organization-cont1 h2,
.fswx-cont-organization-cont2 h2 {
	font-size: 20px;
	color: #fff;
	background-color: #2a6024;
	line-height: 50px;
	height: 50px;
	text-align: center;
	margin-bottom: 40px;
}

.fswx-cont-organization-cont1 p {
	font-size: 16px;
	text-align: center;
	padding: 30px 0;
}

.fswx-cont-organization-cont2 p {
	width: 60%;
	font-size: 16px;
	color: #2a6024;
	text-align: center;
	line-height: 60px;
	height: 60px;
	border: 1px solid #2a6024;
	margin: 20px 0;
	margin-left: 20%;
}