body {
	width: 100%;
	/* height: 100%; */
	/* min-height: 3136px; */
	background-image: url(20240325.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	padding-top:450px;
}

/* 头图 */


/* 栏目头 */
.title {
	width: 100%;
	line-height: 46px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	line-height: 34px;
	margin-bottom: 15px;
	/* padding-bottom: 12px; */
}

.title a {
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
}

.title strong {
	width: 350px;
	height: 2px;
	background: #CCCCCC;
}

.title i {
	width: 4px;
	height: 16px;
	background: #952418;
	display: block;
	margin-right: 10px;
}

.title span {
	display: flex;
	justify-content: space-between;
	align-items: center;
	font-size: 24px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #952418;

}

/* 轮播部分 */
.banner {
	margin-bottom: 15px;
}

.banner-title {
	width: 1160px;
	margin-bottom: 20px;
}

.banner-title h1 {
	margin-bottom: 8px;
	text-align:center;
}

.banner-title h1 a {
	font-size: 34px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #E70012;
	line-height: 36px;
	width: 100%;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.banner-title p{
	text-align: center;
}

.banner-title p a {
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
	line-height: 36px;
	/* display: block; */
	width: 100%;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.banner-left,
.banner-middle,
.banner-right {
	float: left;
	margin-right: 20px;
}

.banner-left {
	width: 200px;
	height: 350px;
}

.banner-left ul {
	height: 350px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: space-between;
}

.banner-left ul li {
	width: 200px;
	height: 110px;
	position: relative;
}

.banner-left ul li img {
	width: 100%;
	height: 100%;
}

.banner-left ul li span {
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 36px;
	text-align: center;
	position: absolute;
	bottom: 0px;
	left: 0px;
	height: 36px;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	box-sizing: border-box;
	padding: 0px 10px;
	background-color: rgba(0, 0, 0, 0.5);
}

.banner-middle {
	width:720px;
	height: 400px;
	margin-right: 0px;
}

/* 本例子css */
.banner-img {
	width: 720px;
	height: 400px;
	overflow: hidden;
	position: relative;
	float: left;
	margin-right: 30px;
}

.banner-img .hd {
	height: 15px;
	overflow: hidden;
	position: absolute;
	right: 10px;
	bottom: 10px;
	z-index: 1;
}

.banner-img .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}

.banner-img .hd ul li {
	float: left;
	margin-right: 10px;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	line-height: 14px;
	text-align: center;
	background: #fff;
	cursor: pointer;
}

.banner-img .hd ul li:last-child {
	/* margin-right: 30px; */
}

.banner-img .hd ul li.on {
	background: #f00;
	color: #fff;
}

.banner-img .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}

.banner-img .bd li {
	zoom: 1;
	vertical-align: middle;
	position: relative;
}

.mask {
	position: absolute;
	bottom: 0px;
	left: 0px;
	display: inline-block;
	width: 720px;
	height: 40px;
	background: rgba(000, 000, 000, 0.5);
}

.mask a {
	width: 480px;
	display: inline-block;
	margin-top: 10px;
	margin-left: 18px;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;

}

.banner-img .bd img {
	width: 720px;
	height: 400px;
	display: block;
}


.banner-right {
	width: 420px;
	margin-right: 0px;
}

.banner-right ul {
	width: 420px;
	height: auto;
}

.banner-right ul li {
	width: 100%;
	height: 35px;
	
}

.banner-right ul li:first-child {
	margin-bottom: 4px;
}

.banner-right ul li:first-child a {
	width: 100%;
	font-size: 20px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #952418;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight:bold;
}
.banner-right ul li:nth-child(5) {border-bottom:1px dashed #666666;margin-bottom:12px;padding-bottom:12px;}
.banner-right ul li:nth-child(10) {border-bottom:1px dashed #666666;margin-bottom:12px;padding-bottom:12px;}

.banner-right ul li:not(:first-child) a {
	display: inline-block;
	width: 100%;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	line-height: 32px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.banner-right ul li:not(:first-child) a::before {
	width: 4px;
	height: 4px;
	border-radius: 100px;
	content: '';
	display: inline-block;
	margin-right: 8px;
	margin-bottom: 3px;
	background-color: #131313;
	line-height: 4px;
}

.banner-right p:first-of-type {
	margin-top: 8px;
	margin-bottom: 18px;
}

.banner-right p:first-of-type a,
.banner-right p:first-of-type a img {
	display: block;
	width: 360px;
	height: 85px;
}

.banner-right p:nth-of-type(2) a,
.banner-right p:nth-of-type(2) a img {
	display: inline-block;
	width: 110px;
	height: 110px;
}

.banner-right p:nth-of-type(2) a {
	margin-right: 10px;
}

.banner-right p:nth-of-type(2) a:last-of-type {
	margin-right: 0px;
}

/* 重头文章 */
.article-left {
	float: left;
	width: 800px;
}

.article-left ul li {
	border-bottom: 1.5px dashed #CCC;
	padding: 15px 0px;
}

.article-left ul li:last-of-type {
	border-bottom: 1.5px solid #CCC;
}

.article-left ul li h2 {
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #000000;
	line-height: 36px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.article-left ul li p {
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	line-height: 24px;
	text-indent: 2em;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.article-left ul li p span {
	color: #FF0000;
}

.article-right {
	float: right;
	width: 360px;
}

.article-right div {
	padding: 12px;
	border-bottom: 1.5px dashed #CCC;
}

.article-right div h2 {
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #E70012;
	margin-bottom: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.article-right div p {
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	line-height: 24px;
	text-indent: 2em;
}

.article-right div p span {
	color: #FF0000;
}

.article-right ul {
	margin-top: 5px;
}

.article-right ul li a {
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	line-height: 32px;
	display: block;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.article-right ul li a::before {
	width: 4px;
	height: 4px;
	border-radius: 100px;
	content: '';
	display: inline-block;
	margin-right: 8px;
	margin-bottom: 3px;
	background-color: #131313;
	line-height: 4px;
}

/* 学习辅导 */
.study {
	margin-top: 20px;
}

.study-left {
	float: left;
	width: 800px;
}

.study-right {
	float: right;
	width: 360px;
}

.f1 {
	width: 550px;
	margin-bottom: 26px;
	
}

.left {
	float: left;
}

.right {
	float: right;
}

.f1 ul {
	margin-top: 8px;
}

.f1 li:first-child a {
	display: block;
	width: 100%;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #952418;
	line-height: 36px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight:bold;
}

.f1 li a {
	display: block;
	width: 100%;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	line-height: 36px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.f1 li a::before {
	width: 4px;
	height: 4px;
	border-radius: 100px;
	content: '';
	display: inline-block;
	margin-right: 8px;
	margin-bottom: 3px;
	background-color: #131313;
	line-height: 4px;
}

.f1 .f2 {
	border-bottom: 1px dashed #ccc;
	padding: 15px 0;
}

.f3 {

}

.f1 .f2:first-of-type {
	padding-top: 0px;
}

.f1 .f2:last-of-type {
	border-bottom: 1px solid #ccc;
}

.f1 .f2 img {width:230px;height:130px;float:left;margin-right:20px;}

.f1 .f2 h2 {
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #000000;
	margin-bottom: 8px;
}

.f1 .f2 p {
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	line-height: 24px;
	text-indent: 2em;
}

.f1 .f2 p span {
	color: #952418;
}

.study-right .ul1 {
	margin-bottom: 26px;
}

.study-right .ul1 li a {
	position: relative;
	margin-bottom: 24px;
}

.study-right .ul1 li a,
.study-right .ul1 li a img {
	width: 360px;
	height: 200px;
	display: block;
}

.study-right .ul1 li a span {
	position: absolute;
	width: 100%;
	text-align: center;
	left: 0;
	bottom: 0;
	height: 40px;
	background-color: rgba(0, 0, 0, 0.5);
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 40px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}


/* footer */
.footer {
	width: 100%;
}

.footers {
border-top:1px solid #f0f0f0;padding-top:20px;
	width: 1200px;
	margin: 0 auto;
	margin-top:20px;
	line-height:28px;color:#666666;
}



.a6a6a6 {
	background-color: #6a6a6a;
}

.footers p {

}

.footers span {
	width: 220px;
	height: 67px;
	line-height: 67px;
	font-size: 12px;
	color: #939393;
	margin: 0 auto;
	display: block;
	background-image: url(http://www.tuanjiewang.cn/css/20170926/images/ghs.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
}

.fff {
	height: 67px;
}


.footers p a {
	color: #fff;
