/**
 * 2022年07月26日11:04:53
 * 四川长征干部学院-阿坝雪山草地分院
 * xwx
 * */


body {
	/* background: url(../images/index_bg.png); */
}


/* 新版bannner切换 */
.banners {
	width: 100%;
	/* height: 600px; */
}

.focusBox {
	position: relative;
	width: 100%;
	/* height: 600px; */
	overflow: hidden;
}

.focusBox .pic {
	position: relative;
	z-index: 0;
}

.focusBox .pic img {
	width: 100%;
	/* height: 100%; */
	height: fit-content;
	display: block;
}

.focusBox .hd {
	width: 100%;
	position: absolute;
	bottom: 10px;
	text-align: center;
	font-size: 0;
	z-index: 1;
}

.focusBox .hd li {
	margin: 0 5px;
	background: url(../images/dot.png) no-repeat 0 -16px;
	height: 16px;
	overflow: hidden;
	width: 16px;
	cursor: pointer;
	display: inline-block;
	*display: inline;
	zoom: 1;
	_background: url(../images/dot8.png) no-repeat 0 -16px;
}

.focusBox .hd .on {
	background-position: 0 0;
}

.focusBox .prev,
.focusBox .next {
	width: 60px;
	height: 90px;
	margin: -60px 0 0;
	display: none;
	background: url(../images/ad_ctr.png) no-repeat 0 0;
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	text-indent: -9999px;
	filter: alpha(opacity=20);
	opacity: 0.2;
}

.focusBox .prev {
	left: 0;
}

.focusBox .next {
	background-position: 0 -90px;
	right: 0;
}

.focusBox .prev:hover,
.focusBox .next:hover {
	filter: alpha(opacity=50) !important;
	opacity: 0.5 !important;
}

/* 分院简介 */
.common-fenge {
	padding: 30px 0 10px;
}


.fyjj-nav {
	background: url(../images/fyjj_log.png) center center no-repeat;
	width: 100%;
	height: 108px;
	background-size: contain;
}


.xxfc-nav {
	background: url(../images/xxfc_log.png) center center no-repeat;
	width: 100%;
	height: 108px;
	background-size: contain;
}


.xxfc-nav a {
	float: right;
	margin-top: 20px;
}

/* 分院简介内容 */
.fyjj-connent {
	display: flex;
	justify-content: space-between;
}

.fyjj-connent1 {
	width: 740px;
}

.fyjj-connent1 img {
	width: 100%;
	height: 100%;
}



.fyjj-connent2 {
	width: 700px;
	background: #F6F6F6;
	padding: 30px 50px 30px;
}

.fyjj-connent2 h3 {
	color: #373934;
	font-weight: bold;
	font-size: 24px;
	margin-bottom: 20px;
}

.fyjj-connent2 p {
	color: #373934;
	line-height: 30px;
	font-size: 18px;
	display: flex;
}

.fyjj-connent2-spct {
	width: 400px;
	overflow: hidden;
	min-height: 30px;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	color: #373934;
	line-height: 30px;
	font-size: 18px;
}

.fyjj-connent2 .fyjj-connent2-spl .fyjj-connent2-sp1 {
	background: url(../images/fyjj-connent2-sp1.png) left center no-repeat;
	height: 30px;
	background-size: auto;
	padding-left: 25px;
	float: left;
	color: #373934;
	line-height: 30px;
	font-size: 18px;
}

.fyjj-connent2 .fyjj-connent2-spl .fyjj-connent2-sp2 {
	background: url(../images/fyjj-connent2-sp2.png) left center no-repeat;
	height: 30px;
	background-size: auto;
	padding-left: 25px;
	float: left;
	color: #373934;
	line-height: 30px;
	font-size: 18px;
}


.fyjj-connent2 .fyjj-connent2-spl .fyjj-connent2-sp3 {
	background: url(../images/fyjj-connent2-sp3.png) left center no-repeat;
	height: 30px;
	background-size: auto;
	padding-left: 25px;
	float: left;
	color: #373934;
	line-height: 30px;
	font-size: 18px;
}


.fyjj-connent2 .fyjj-connent2-spl .fyjj-connent2-sp4 {
	background: url(../images/fyjj-connent2-sp4.png) left center no-repeat;
	height: 30px;
	background-size: auto;
	padding-left: 25px;
	float: left;
	color: #373934;
	line-height: 30px;
	font-size: 18px;
}


.fyjj-connent2 .fyjj-connent2-spl .fyjj-connent2-sp5 {
	background: url(../images/fyjj-connent2-sp5.png) left center no-repeat;
	height: 30px;
	background-size: auto;
	padding-left: 25px;
	float: left;
	color: #373934;
	line-height: 30px;
	font-size: 18px;
}


.fyjj-connent2 .fyjj-connent2-spl .fyjj-connent2-sp6 {
	background: url(../images/fyjj-connent2-sp6.png) left center no-repeat;
	height: 30px;
	background-size: auto;
	padding-left: 25px;
	float: left;
	color: #373934;
	line-height: 30px;
	font-size: 18px;
}


.fyjj-connent2-total {
	margin-top: 30px;
	width: 550px;
	/* height: 120px; */
	text-align: center;
	padding: 30px 60px 40px;
	background: #fff;
	/* border: 1px dotted #000; */
}

.fyjj-connent2-total span {
	color: #535353;
	display: block;
	/* margin-bottom: 20px; */
}


.fyjj-connent2-total-data {
	display: flex;
	justify-content: space-around;
	margin-top: 10px;
}

.fyjj-connent2-total-data1 {
	/* border-right: 1px solid #EBEBEB; */
	/* padding-right: 50px; */
}

.fyjj-connent2-total-data1,
.fyjj-connent2-total-data2 {
	margin-top: 5px;
}

.fyjj-connent2-total-dataline{
    border-right: 1px solid #EBEBEB;
}


.fyjj-connent2-total-data1 .no,
.fyjj-connent2-total-data1 .no p,
.fyjj-connent2-total-data2 .no,
.fyjj-connent2-total-data2 .no p {
	color: #E31D23;
	font-size: 30px;
}

.fyjj-connent2-total-data1 .title,
.fyjj-connent2-total-data2 .title {
	color: #E31D23;
	font-size: 16px;
	padding-top: 10px;
}

.fyjj-content {
	width: 100%;
	/* height: 300px; */
	margin-top: 50px;
	margin-bottom: 50px;
}

.fyjj-content {
	text-indent: 2em;
	line-height: 35px;
	font-size: 18px;
	color: #000;

}


.fyjj-content .show7line {

	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 7;
	-webkit-box-orient: vertical;
}


.collpase-toggle {
	padding-top: 30px;
	width: 100%;
	text-align: center;
}

.toggle-link,
.toggle-link:hover {
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
	line-height: 24px;
	color: #D13630;
	text-decoration: none;
}




/* 学习风采内容 */

.jctj-content {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top: 20px;
	margin-bottom: 50px;
	/* height: 300px; */
	overflow: hidden;
	position: relative;
}

.jctj-item {
	margin-top: 30px;
}

.jctj-item a img {
	width: 320px;
	overflow: hidden;
	height: 220px;
	transition: all 0.8s;
}

.jctj-item a img:hover {
	transform: scale(1.1);
}

.jctj-content .hd {
	width: 1400px;
	height: 40px;
	position: absolute;
	left: 0;
	bottom: 0;
	display: flex;
}

.jctj-content .hd ul {
	/* width: 220px; */
	line-height: 30px;
	text-align: center;
	/* background: #ddd; */
	margin: 0 auto;
}

.jctj-content .hd ul li {
	float: left;
	width: 40px;
	height: 4px;
	margin-left: 15px;
	background-color: #B6B6B6;
	cursor: pointer;
}

.jctj-content .hd ul li.on {
	background: #8E0000;
}

/* 总部动态 工作动态 */
.zbdt-gzdt {
	display: flex;
	justify-content: space-between;
}

.zbdt-gzdt .zbdt {
	width: 900px;
	height: 550px;
}


.zbdt-title {
	width: 100%;
	height: 58px;
	line-height: 50px;
}

.title-hd {
	padding: 0 10px;
	display: inline;
	font-size: 28px;
	font-weight: bolder;
	/* color: #aa6c0f; */
	color: #6B6B6B;
	cursor: pointer;
}

.title-hd-h {
	color: #953C38;
}

.zbdt-title a {
	float: right;
	padding-right: 20px;
	font-size: 14px;
	display: inline-block;
}

.zbdt-content {
	width: 100%;
	display: flex;
	justify-content: space-between;
}

.zbdt-content .zbdt-cl {
	width: 445px;
	height: 498px;
	background: #A13433;
	overflow: hidden;
	position: relative;
}

.zbdt-cl-item .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}

.zbdt-cl-item .bd li {
	zoom: 1;
	vertical-align: middle;
}


.zbdt-cl-item .bd {
	width: 445px;
	/* height: 420px; */
	height: 498px;

	overflow: hidden;
}

.zbdt-cl-item .bd img {
	width: 445px;
	height: 295px;
	transition: all 0.8s;
}

.zbdt-cl-item .bd img:hover {
	transform: scale(1.1);
}

.zbdt-cl-item-ct {
	padding: 20px 20px;
}

.zbdt-cl-item-ct span {
	font-size: 14px;
	color: #fff;
	padding-bottom: 10px;
	display: block;
}

.zbdt-cl-item-ct a h4 {
	font-size: 18px;
	font-weight: bold;
	height: 50px;
	overflow: hidden;
	color: #fff;
	line-height: 25px;
}

.zbdt-cl-item .prev,
.zbdt-cl-item .next {
	width: 50px;
	height: 50px;
	position: absolute;
	filter: alpha(opacity=60);
	opacity: .6;
}

.zbdt-cl-item .prev {
	bottom: 30px;
	right: 60px;
	background: url('../images/prev.png') no-repeat;
	background-size: 100% 100%;
}

.zbdt-cl-item .next {
	bottom: 30px;
	right: 10px;
	background: url('../images/next.png') no-repeat;
	background-size: 100% 100%;
}

.zbdt-cl-item .prev:hover,
.zbdt-cl-item .next:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}

.zbdt-cl-item .prevStop {
	display: none;
}

.zbdt-cl-item .nextStop {
	display: none;
}


.zbdt-content1 {
	display: none;
}

.zbdt-content2 {
	display: none;
}

.zbdt-content .zbdt-cr {
	width: 440px;
	height: 498px;
}

.zbdt-content .zbdt-cr ul li {
	border-top: 1px solid #ca8d8d;
	padding: 20px 0 10px;
}

.zbdt-content .zbdt-cr ul li h3 {
	font-size: 22px;
	line-height: 40px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}

.zbdt-content .zbdt-cr ul li h3 a {
	color: #aa6c0f;
}

.zbdt-content .zbdt-cr ul li p {
	font-size: 14px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	color: #6c6c6c;
	line-height: 26px;
}

.zbdt-gzdt .gzdt {
	width: 450px;
	height: 550px;
}

.com-title {
	border-bottom: 4px solid #dcdad8;
	line-height: 55px;
	height: 59px;
}

.com-title>.title-hd {
	height: 55px;
	line-height: 55px;
	display: inline-block;
	cursor: pointer;
}

.com-title>.title-hd-h {
	height: 55px;
	line-height: 55px;
	display: inline-block;
	cursor: pointer;
	border-bottom: 4px solid #984440;
}



.gzdt-content {
	padding-top: 10px;
}

.gzdt-content ul li {
	display: flex;
	justify-content: space-between;
	padding: 20px 0;
}


.gzdt-content ul li .ct-l {
	width: 80px;
	height: 55px;
	text-align: center;
	background-color: #fdf6ec;
	color: #d54245;
}

.gzdt-content ul li .ct-l h3 {
	font-size: 22px;
	line-height: 35px;
}

.gzdt-content ul li .ct-l span {
	font-size: 14px;
}

/*
.gzdt-content ul li .ct-r,
.gzdt-content ul li .ct-r a {
	width: 400px;
	line-height: 30px;
	padding-left: 20px;
	font-size: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}*/

.gzdt-content ul li .ct-r a {
	width: 360px;
	line-height: 30px;
	padding: 0 10px;
	font-size: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;

}



/* 广告区域 */
.index_ads1 {
	height: 124px;
	overflow: hidden;
}

.index_ads1 a img {
	height: 124px;
	width: 100%;
	transition: all 0.8s;
}

.index_ads1 img:hover {
	transform: scale(1.1);
}




/* 培训动态 政策法规 学院动态 */
.pxdt-zcfg-xydt {
	display: flex;
	justify-content: space-between;
}

.pxdt-zcfg-xydt-div {
	width: 650px;
	/* height: 450px; */
	/* height: 300px; */
	margin-bottom: 50px;
}

.pxdt-zcfg-xydt-div-title .title-hd {
	padding: 0 10px;
	display: inline-block;
	font-size: 28px;
	font-weight: bolder;
	/* color: #aa6c0f; */
	color: #A13433;
	/* line-height: 45px; */
	/* line-height: 55px; */
	/* border-bottom: 2px solid #b6844b; */
	border-left: 6px solid #D32F34;
}


.pxdt-zcfg-xydt-div-title .title-hd-more {
	float: right;
	padding: 0 10px;
	display: inline-block;
	font-size: 14px;
	/* color: #aa6c0f; */
	color: #A13433;
	line-height: 65px;
}

.pxdt-zcfg-xydt-div-title .title-hd1 {
	padding: 0 10px;
	display: inline-block;
	font-size: 28px;
	font-weight: bolder;
	/* color: #aa6c0f; */
	color: #A13433;
	/* line-height: 45px; */
	line-height: 55px;
}

.pxdt-zcfg-xydt-div-hd {
	width: 455px;
	height: 150px;
	overflow: hidden;
}

.pxdt-zcfg-xydt-div-hd img {
	width: 455px;
	height: 150px;
	transition: all 0.8s;
}

.pxdt-zcfg-xydt-div-hd img:hover {
	transform: scale(1.1);
}


.pxdt-zcfg-xydt-div ul {
	padding-top: 10px;
}

.pxdt-zcfg-xydt-div ul li {
	padding: 10px 0;
	border-bottom: 1px dotted #F5C2C1;
}

/* .pxdt-zcfg-xydt-div ul li a>h3::before {
	content: '·';
	font-size: 60px;
	color: #DF3422;
	line-height: 0;
} */

.pxdt-zcfg-xydt-div ul li a>h3 span {
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background: #B6B6B6;
	display: inline-block;
	margin-right: 10px;
}

.pxdt-zcfg-xydt-div ul li a {
	display: inline-block;
	/* width: 365px; */
	width: 536px;
}

.pxdt-zcfg-xydt-div ul li p {
	text-indent: 2em;
	padding: 0;
	line-height: 25px;
	height: 50px;
	margin-bottom: 13px;
	margin-top: 15px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}


.pxdt-zcfg-xydt-div ul li a>h3 {
	font-size: 18px;
	display: inline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}


.pxdt-zcfg-xydt-div-date {
	line-height: 30px;
	display: inline-block;
	float: right;
}

.pxdt-zcfg-xydt-div ul li:hover {
	background: #e1e1e1;
}

.pxdt {}

.zcfg {}

.xydt {}
