.main .leftcol {
	margin-left: -15px;
	position: relative;
	margin-right: -12px;
	background-color: #b4da3f;
	border: #7bac3e 1px solid;
	border-radius: 10px;
	padding-bottom: 20px;
}

.main .leftcol .content {
	background-color: #FFFFFF;
	border-radius: 10px;
}

.main .leftcol .content {
	height: 300px;
	margin-left: 5px;
	margin-right: 5px;
}

.main .leftcol .connect {
	width: 100%;
	position: absolute;
	top: -25px;
	text-align: center;
}

.main .leftcol .content {
	padding-top: 10px;
}

.main .leftcol .content ul {
	padding-left: 10px;
	list-style: none;
}

.main .leftcol .content .date {
	float: right;
	margin-right: 10px;
	color: #999999;
}

.main .leftcol .content a {
	color: #333333;
	text-decoration: none;
}

.main .leftcol .content ul li {
	background: url(../../images/point_icon_23.png) no-repeat 5px 4px;
	padding-left: 2em;
	margin-top: 1em;
}

.main .leftcol .connect img {
	height: 35px;
}


.main .tongzhigonggao .title {
	position: relative;
	margin-left: -8px;
	margin-right: -8px;
	padding-bottom: 2px;
}

.main .tongzhigonggao .title>img:first-of-type {
	width: 100%;
	position: relative;
	top: -30px;
}

.main .tongzhigonggao .title .more {
	position: absolute;
	right: 20px;
	bottom: 6px;
}

.main .banshizhinan,
.main .shuzihuaxiaoyuan {
	margin-top: 15px;
}

.main .banshizhinan .title>img:first-of-type {
	width: 50%;
	position: relative;
	left: 5px;
	bottom: -16px;
}

.main .banshizhinan .title {
	position: relative;
}

.main .banshizhinan .title .more {
	position: absolute;
	right: 12px;
	bottom: 6px;
}

.main .shuzihuaxiaoyuan {
	background-color: transparent;
	border: #7bac3e 2px solid;
	padding: 15px 5px;
}


.main .shuzihuaxiaoyuan .links img {
	width: 100%;
	margin-top: 10px;
}

/* main right */

/* lunbo */
.main .rightcol .lunbo {
	border: #7bac3e 1px solid;
	background-color: #FFFFFF;
	padding: 5px;
	margin-left: -5px;
	margin-right: -12px;
}

.carousel-indicators {
	bottom: -4px;
	left: auto;
	right: 0px;
	width: 30%;

}

.carousel-inner .item img {
	height: 300px !important;
	margin: auto auto;
}

.carousel-caption {
	right: auto;
	left: 5px;
	padding-bottom: 0px;
	bottom: -3px;
}

.carousel-caption-background {
	background-color: #262626;
	width: 100%;
	height: 2.5em;
	opacity: 0.5;
	position: absolute;
	bottom: 0px;
}

/* 新闻动态 */
.xinwendongtai {
	height: 312px;
	background-color: #FFFFFF;
	padding: 5px;
	border: #7bac3e 1px dashed;
	margin-left: -15px;
	border-radius: 5px;
}

.xinwendongtai .yunduo {
	position: relative;
}

.xinwendongtai .yunduo img {
	position: absolute;
	width: 70%;
	right: 0px;
	bottom: 0px;
	z-index: -1;
}

.xinwendongtai .title {
	position: relative;
}

.xinwendongtai .title>img {
	width: 100%;
	position: relative;
	top: -20px;
}

.xinwendongtai .more {
	position: absolute;
	right: 20px;
}

/* @media screen and (min-width: 992px) { */
/* .xinwendongtai .more {
	position: absolute;
	right: 20px;
	bottom: 28px;
} */
/* } */
.xinwendongtai .more {
	position: absolute;
	right: 20px;
	bottom: 32px;
}


@media screen and (min-width: 1200px) {
	.xinwendongtai .more {
		position: absolute;
		right: 20px;
		bottom: 32px;
	}
}

.xinwendongtai ul {
	list-style: none;
	padding-left: 10px;
}

.xinwendongtai ul li {
	line-height: 31px;
	padding-left: 3em;
	padding-right: 5px;
	background: url(../../images/xiangrikui_icon_07.png) no-repeat;
}

.xinwendongtai ul li .date {
	float: right;
	color: #999999;
}

.xinwendongtai ul li a {
	color: #333333;
	text-decoration: none;
}

.rightcol .banner {
	margin-left: -5px;
	padding: 10px 0px;
}

.rightcol .banner>img {
	width: 100%;
}

.newgroups {
	background-color: #FFFFFF;
	margin-left: -5px;
	height: 350px;
	border: #7bac3e 1px dashed;
	border-radius: 5px;
}

.newgroups .title {
	margin-right: -5px;
	position: relative;
}

.newgroups .title>img {
	width: 100%;
	position: absolute;
	left: 5px;
}

/* @media screen and (min-width: 992px) { 
.newgroups .title>img {
	top: -50px;
}

.newgroups .title>div {
	bottom: -12px;
}

.newgroups .title .more {
	bottom: -12px;
}

 } */
.newgroups .title>img {
	top: -60px;
}

.newgroups .title>div {
	bottom: -17px;
}

.newgroups .title .more {
	bottom: -17px;
}

@media screen and (min-width: 1200px) {
	.newgroups .title>img {
		top: -60px;
	}

	.newgroups .title>div {
		bottom: -17px;
	}

	.newgroups .title .more {
		bottom: -17px;
	}
}

.newgroups .title>div {
	position: relative;
	display: inline-block;
	width: 5em;
	font-size: 16px;
	margin-left: 10px;
	color: #FFFFFF;
	border-radius: 5px;
	padding: 1px 5px;
	font-weight: 700;
}

.newgroups .title a {
	color: #FFFFFF;
	text-decoration: none;
}

.newgroups .title>div.active {
	background-color: #FFFFFF;
}

.newgroups .title>div.active a {
	color: #b4da3f;
}

.newgroups .title .more {
	position: absolute;
	margin-top: 20px;
	z-index: 99;
	right: 100px;
}

.jiaoxueyanjiumore {
	display: none;
}

.jiaoxueyanjiumore.active {
	display: block;
}

.deyutiandimore {
	display: none;
}

.deyutiandimore.active {
	display: block;
}

.newgroups .content {
	padding-top: 30px;
}

.newgroups .groupspanel {
	display: none;
}

.newgroups .groupspanel.active {
	display: block;
}

.newgroups .groupspanel ul {
	list-style: none;
	padding-left: 0px;
}

.newgroups .groupspanel ul li {
	margin-top: 1em;
	padding-right: 5px;
	padding-left: 3em;
	background: url(../../images/point_icon_19.png) no-repeat 1.5em 3px;
}

.newgroups .groupspanel ul li a {
	color: #333333;
	text-decoration: none;
}

.newgroups .groupspanel ul li .date {
	float: right;
	color: #999999;
	margin-right: 20px;
}

/* jiaoshifengcai */

.jiaoshifengcaibanner.more {
	position: absolute;
	right: 45px;
	top: 53px;
}

/* @media screen and (min-width: 992px) { */
/* .jiaoshifengcaibanner.more {
	position: absolute;
	right: 45px;
	top: 46px;
} */

/* } */
.jiaoshifengcaibanner.more {
	position: absolute;
	right: 45px;
	top: 55px;
}

@media screen and (min-width: 1200px) {
	.jiaoshifengcaibanner.more {
		position: absolute;
		right: 45px;
		top: 55px;
	}
}

/* >div:not(:last-child) */


.fengcai {
	width: 98%;
	padding: 0px 5px 0px 0px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}

.fengcai img {
	height: 200px;
}

.fengcai .fengcaititle {
	padding: 10px 0px;
	text-align: center;
}

.fengcai .fengcaititle a {
	color: #333333;
}

